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 67369 - "Scanning Project Classpaths" Dialog continuously flashing
Summary: "Scanning Project Classpaths" Dialog continuously flashing
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 18:54 UTC by pmet
Modified: 2007-09-26 09: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 pmet 2005-10-23 18:54:32 UTC
The "Scanning Project Classpaths" Dialog continuously flashing. The longer it 
runs the faster the flashing. The following error is repeatedly written to the 
log file:

INFORMATIONAL *********** Exception occurred ************ at 12:42 PM on Oct 
23, 2005
org.netbeans.mdr.util.DebugException: Fatal I/O error: 
org.netbeans.mdr.persistence.StorageBadRequestException: There is no value for 
key "storageIds:"
	at org.netbeans.mdr.util.TransactionMutex.end(TransactionMutex.java:86)
[catch] at org.netbeans.modules.javacore.ExclusiveMutex.leave
(ExclusiveMutex.java:366)
	at org.netbeans.mdr.NBMDRepositoryImpl.endTrans
(NBMDRepositoryImpl.java:248)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases
(JMManager.java:791)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:731)
	at org.openide.util.Task.run(Task.java:189)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
	at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:721)
[org.netbeans.mdr.Logger] INFORMATIONAL *********** Exception occurred 
************ at 12:42 PM on Oct 23, 2005
org.netbeans.mdr.persistence.StorageBadRequestException: There is no value for 
key "storageIds:"
	at org.netbeans.mdr.persistence.btreeimpl.btreestorage.NameIndex.getObj
(NameIndex.java:56)
	at org.netbeans.mdr.persistence.btreeimpl.btreestorage.MofidIndex.get
(MofidIndex.java:44)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeDatabase.fetchIndex
(BtreeDatabase.java:818)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeStorage.getIndex
(BtreeStorage.java:257)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeStorage.getSinglevalued
Index(BtreeStorage.java:265)
	at org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeStorage.open
(BtreeStorage.java:168)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreestorage.BtreeStorage.rollBackChanges
(BtreeStorage.java:333)
	at org.netbeans.mdr.storagemodel.MdrStorage.rollback
(MdrStorage.java:551)
[catch] at org.netbeans.mdr.util.TransactionMutex.end(TransactionMutex.java:73)
	at org.netbeans.modules.javacore.ExclusiveMutex.leave
(ExclusiveMutex.java:380)
	at org.netbeans.mdr.NBMDRepositoryImpl.endTrans
(NBMDRepositoryImpl.java:248)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases
(JMManager.java:791)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:731)
	at org.openide.util.Task.run(Task.java:189)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
	at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:721)
Comment 1 Jan Becicka 2005-10-26 18:09:36 UTC
Modal "Scanning Project Classpaths" Dialog was replaced by background progress
indication in NB 5.0