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 188047 - [69cat] ClassNotFoundException: org.apache.commons.logging.LogFactory
Summary: [69cat] ClassNotFoundException: org.apache.commons.logging.LogFactory
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 12:37 UTC by javydreamercsw
Modified: 2010-06-24 15:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170964


Attachments
stacktrace (1.67 KB, text/plain)
2010-06-24 12:37 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2010-06-24 12:37:11 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

Stacktrace: 
java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 javydreamercsw 2010-06-24 12:37:14 UTC
Created attachment 100394 [details]
stacktrace
Comment 2 Jesse Glick 2010-06-24 15:21:52 UTC
Probably with library wrapper modules in SQE.