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 127090 - I'm trying to use "org.apache.derby.jdbc.ClientDriver"
Summary: I'm trying to use "org.apache.derby.jdbc.ClientDriver"
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 05:22 UTC by wigilbert
Modified: 2008-02-11 09:47 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 wigilbert 2008-02-11 05:22:35 UTC
I havw a java.lang.nullpointerException
INFORMATIONAL *********** Exception occurred ************ at 11:07 PM on Feb 10, 2008
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:361)
	at org.netbeans.mdr.NBMDRepositoryImpl.endTrans(NBMDRepositoryImpl.java:255)
	at org.netbeans.mdr.NBMDRepositoryImpl.endTrans(NBMDRepositoryImpl.java:249)
	at org.netbeans.modules.java.JavaNode.resolveIcons(JavaNode.java:580)
	at org.netbeans.modules.java.JavaNode$StateUpdater.updateNodes(JavaNode.java:715)
	at org.netbeans.modules.java.JavaNode$StateUpdater.run(JavaNode.java:708)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
org.netbeans.mdr.persistence.StorageBadRequestException: Unable to delete btree repository
Comment 1 Jiri Prox 2008-02-11 09:47:20 UTC
This exception goes from mdr module. I'm sorry, but this module was removed in version 6.0  so there nothing we can do
with it.