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 182915 - [69cat] ClassNotFoundException: org.netbeans.modules.bugtracking.util.MylynUtils
Summary: [69cat] ClassNotFoundException: org.netbeans.modules.bugtracking.util.MylynUtils
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 182916 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-26 15:20 UTC by host
Modified: 2010-03-30 11:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167110


Attachments
stacktrace (8.23 KB, text/plain)
2010-03-26 15:20 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2010-03-26 15:20:09 UTC
Build: NetBeans IDE Dev (Build 201003180200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.bugtracking.util.MylynUtils
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
Comment 1 host 2010-03-26 15:20:13 UTC
Created attachment 95966 [details]
stacktrace
Comment 2 Jesse Glick 2010-03-26 16:07:44 UTC
*** Bug 182916 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2010-03-30 11:37:09 UTC
Could it be you updated your jira plugin sometime after 20100322. The missing class came in after your build was created.