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 114061

Summary: Scanning project classpath never finishes
Product: java Reporter: jportell <jportell>
Component: UnsupportedAssignee: David Strupl <dstrupl>
Status: RESOLVED WONTFIX    
Severity: blocker CC: nleck
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jportell 2007-08-28 22:56:08 UTC
Scanning project classpath never finishes and gives the following error on the log file:

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:92)
[catch] at org.netbeans.modules.javacore.ExclusiveMutex.leave(ExclusiveMutex.java:375)
	at org.netbeans.mdr.NBMDRepositoryImpl.endTrans(NBMDRepositoryImpl.java:255)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases(JMManager.java:884)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:821)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 Roman Ondruska 2007-08-29 11:19:34 UTC
Reassigning for evaluation...
Comment 2 David Strupl 2010-09-23 09:15:45 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.