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 184804 - ClassNotFoundException: org.eclipse.mylyn.internal.jira.core.JiraRepositoryConnector
Summary: ClassNotFoundException: org.eclipse.mylyn.internal.jira.core.JiraRepositoryCo...
Status: CLOSED DUPLICATE of bug 184800
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 09:04 UTC by Jaromir Uhrik
Modified: 2010-04-23 09:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168421


Attachments
stacktrace (6.62 KB, text/plain)
2010-04-23 09:04 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2010-04-23 09:04:19 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
juhrik: Installed JIRA and after the restart of IDE I went to the Services window. Then I expanded Issue Trackers node. The CNFE appeared immediately.




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.mylyn.internal.jira.core.JiraRepositoryConnector
   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 Jaromir Uhrik 2010-04-23 09:04:28 UTC
Created attachment 97900 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-04-23 09:06:49 UTC
This is caused by the wrong packiging of jira nbm. Dupe of 184800

*** This bug has been marked as a duplicate of bug 184800 ***
Comment 3 Jaromir Uhrik 2010-04-23 09:07:18 UTC
Verified->Closed.