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 - Scanning project classpath never finishes
Summary: Scanning project classpath never finishes
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 22:56 UTC by jportell
Modified: 2010-09-23 09:15 UTC (History)
1 user (show)

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 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.