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 242658 - Not all requested modules can be enabled: [com-atlassian-connector-eclipse-jira-core-rest.jar
Summary: Not all requested modules can be enabled: [com-atlassian-connector-eclipse-ji...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2014-03-07 12:37 UTC by Exceptions Reporter
Modified: 2014-07-24 12:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208236


Attachments
stacktrace (3.39 KB, text/plain)
2014-03-07 12:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-03-07 12:37:15 UTC
This bug was originally marked as duplicate of bug 211011, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
GUEST: adding jira plugin




Stacktrace: 
java.lang.IllegalArgumentException: Not all requested modules can be enabled: [Netigso: /home/master/.netbeans/8.0beta/modules/com-atlassian-connector-eclipse-jira-core-rest.jar]
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1039)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1017)
   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:350)
   at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:118)
   at org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1409)
Comment 1 Exceptions Reporter 2014-03-07 12:37:16 UTC
Created attachment 145837 [details]
stacktrace
Comment 2 Jaroslav Tulach 2014-04-04 08:49:44 UTC
Problems enabling Jira were properly reported by the module system and needs to be investigate by Tomáš & co.
Comment 3 Tomas Stupka 2014-07-24 12:43:46 UTC
reports from 8.0 Beta - but no similar in 8.0 or dev. 
probaby fixed already. closing, but feel free to reopen in case the problem should reappear