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 240655 - ClassNotFoundException: com.atlassian.connector.eclipse.internal.jira.core.JiraRepositoryConnector
Summary: ClassNotFoundException: com.atlassian.connector.eclipse.internal.jira.core.Ji...
Status: RESOLVED DUPLICATE of bug 242153
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 240656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-19 03:40 UTC by alied
Modified: 2014-02-20 15:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206722


Attachments
stacktrace (9.67 KB, text/plain)
2014-01-19 03:40 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2014-01-19 03:40:08 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401091443)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
alied: opening java.net project




Stacktrace: 
java.lang.ClassNotFoundException: com.atlassian.connector.eclipse.internal.jira.core.JiraRepositoryConnector
   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:425)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 alied 2014-01-19 03:40:10 UTC
Created attachment 144112 [details]
stacktrace
Comment 2 Tomas Stupka 2014-01-20 15:19:48 UTC
*** Bug 240656 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2014-02-20 15:39:21 UTC
highly probable the same as in #242153 - side effect of what was fixed in scope of core-main #84ef9a552483

*** This bug has been marked as a duplicate of bug 242153 ***