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 237465 - NoClassDefFoundError: org/netbeans/modules/bugtracking/spi/BugtrackingFactory
Summary: NoClassDefFoundError: org/netbeans/modules/bugtracking/spi/BugtrackingFactory
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 10:32 UTC by akobberup
Modified: 2013-10-25 15:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204805


Attachments
stacktrace (6.92 KB, text/plain)
2013-10-22 10:32 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2013-10-22 10:32:47 UTC
Build: NetBeans IDE Dev (Build 201310220001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
akobberup: Clicked "new" to create a new issue repository on commit dialog (mercurial).




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/bugtracking/spi/BugtrackingFactory
   at org.netbeans.modules.jira.Jira.getBugtrackingFactory(Jira.java:139)
   at org.netbeans.modules.jira.util.JiraUtils.createRepository(JiraUtils.java:357)
   at org.netbeans.modules.jira.JiraConnector.createRepository(JiraConnector.java:97)
   at org.netbeans.modules.bugtracking.DelegatingConnector.createRepository(DelegatingConnector.java:137)
   at org.netbeans.modules.bugtracking.ui.selectors.RepositorySelectorBuilder$NewRepositoryInfo.initializeRepository(RepositorySelectorBuilder.java:729)
   at org.netbeans.modules.bugtracking.ui.selectors.RepositorySelectorBuilder.displayRepositoryForm(RepositorySelectorBuilder.java:538)
Comment 1 akobberup 2013-10-22 10:32:49 UTC
Created attachment 141392 [details]
stacktrace
Comment 2 Tomas Stupka 2013-10-25 15:41:59 UTC
bugtracking modules mismatch. please get the actual state from the UC