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 - ClassNotFoundException: org.apache.derby.catalog.types.IndexDescriptorImpl
Summary: ClassNotFoundException: org.apache.derby.catalog.types.IndexDescriptorImpl
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-07 12:51 UTC by aldobrucale
Modified: 2014-01-07 13:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206372


Attachments
stacktrace (2.42 KB, text/plain)
2014-01-07 12:51 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
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