This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111393 - Reopening the same project instantly right after closing produce exceptions
Summary: Reopening the same project instantly right after closing produce exceptions
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 110883 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-30 20:14 UTC by Sergey Grinev
Modified: 2007-11-02 16:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Grinev 2007-07-30 20:14:42 UTC
1. open MySql or bigger project.
2. wait till end or parsing
3. close it
4. reopen it right after it
5. exceptions
Comment 1 Vladimir Kvashin 2007-08-09 14:07:58 UTC
*** Issue 110883 has been marked as a duplicate of this issue. ***
Comment 2 Vladimir Kvashin 2007-10-09 01:05:47 UTC
Fixed:
http://deadlock.netbeans.org/fisheye/changelog/~br=MAIN/netbeans/cnd?cs=MAIN:vkvashin:20071008234108

Checking in repository/src/org/netbeans/modules/cnd/repository/impl/HybridRepository.java;
/shared/data/ccvs/repository/cnd/repository/src/org/netbeans/modules/cnd/repository/impl/HybridRepository.java,v  <-- 
HybridRepository.java
new revision: 1.5; previous revision: 1.4
done
Checking in repository/src/org/netbeans/modules/cnd/repository/impl/SoftRefRepository.java;
/shared/data/ccvs/repository/cnd/repository/src/org/netbeans/modules/cnd/repository/impl/SoftRefRepository.java,v  <-- 
SoftRefRepository.java
new revision: 1.17; previous revision: 1.16
done
Checking in repository/src/org/netbeans/modules/cnd/repository/impl/DelegateRepository.java;
/shared/data/ccvs/repository/cnd/repository/src/org/netbeans/modules/cnd/repository/impl/DelegateRepository.java,v  <--
 DelegateRepository.java
new revision: 1.5; previous revision: 1.4
done
Checking in repository/src/org/netbeans/modules/cnd/repository/impl/HashMapRepository.java;
/shared/data/ccvs/repository/cnd/repository/src/org/netbeans/modules/cnd/repository/impl/HashMapRepository.java,v  <-- 
HashMapRepository.java
new revision: 1.14; previous revision: 1.13
done
Checking in repositoryapi/src/org/netbeans/modules/cnd/repository/api/Repository.java;
/shared/data/ccvs/repository/cnd/repositoryapi/src/org/netbeans/modules/cnd/repository/api/Repository.java,v  <-- 
Repository.java
new revision: 1.6; previous revision: 1.5
done
Checking in repository/src/org/netbeans/modules/cnd/repository/disk/DiskRepositoryManager.java;
/shared/data/ccvs/repository/cnd/repository/src/org/netbeans/modules/cnd/repository/disk/DiskRepositoryManager.java,v 
<--  DiskRepositoryManager.java
new revision: 1.9; previous revision: 1.8
done
Checking in modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/ProjectBase.java;
/shared/data/ccvs/repository/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/ProjectBase.java,v  <-- 
ProjectBase.java
new revision: 1.49; previous revision: 1.48
done
Checking in modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/FileContainer.java;
/shared/data/ccvs/repository/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/FileContainer.java,v  <-- 
FileContainer.java
new revision: 1.16; previous revision: 1.15
done
Checking in modelimpl/src/org/netbeans/modules/cnd/modelimpl/repository/RepositoryUtils.java;
/shared/data/ccvs/repository/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/repository/RepositoryUtils.java,v  <--
 RepositoryUtils.java
new revision: 1.26; previous revision: 1.25
done
Comment 3 Alexander Ioffe 2007-11-02 16:14:39 UTC
Verified in build 31102007