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 230197 - Some PMD problem: ClassNotFoundException: org.jaxen.JaxenException
Summary: Some PMD problem: ClassNotFoundException: org.jaxen.JaxenException
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 17:38 UTC by alied
Modified: 2013-06-04 06:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200876


Attachments
stacktrace (2.80 KB, text/plain)
2013-05-23 17:38 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2013-05-23 17:38:30 UTC
Build: NetBeans IDE Dev (Build 201305212300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
alied: selected Tools/Options.
Previously I had uninstalled the findbug integration plugin (and restarted the IDE)




Stacktrace: 
java.lang.ClassNotFoundException: org.jaxen.JaxenException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 alied 2013-05-23 17:38:31 UTC
Created attachment 134827 [details]
stacktrace