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 240074

Summary: ClassNotFoundException: org.apache.derby.catalog.types.IndexDescriptorImpl
Product: db Reporter: aldobrucale <aldobrucale>
Component: Show DataAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206372
Attachments: stacktrace

Description aldobrucale 2014-01-07 12:51:57 UTC
Build: NetBeans IDE Dev (Build 201401070002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b61, Java(TM) SE Runtime Environment, 1.8.0-ea-b119
OS: Linux

User Comments:
aldobrucale: Selected "view data" on the "Other schemas/SYS/Tables/SYSCONGLOMERATES" node of a derbydb database.




Stacktrace: 
java.lang.ClassNotFoundException: org.apache.derby.catalog.types.IndexDescriptorImpl
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 aldobrucale 2014-01-07 12:51:58 UTC
Created attachment 143671 [details]
stacktrace
Comment 2 matthias42 2014-01-07 13:27:49 UTC
Works for me - this is either a duplicate of Bug #204942 or very strange. I checked with 7.4 and the current nightly build and in both cases it worked correctly. Please make sure, that derbyclient.jar is present in file-list of the the Java DB driver - if not, please add it.

If this does not work, reopen this bug and attach the message.log of the session:
http://wiki.netbeans.org/FaqLogMessagesFile