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 242153 - IllegalArgumentException: Not all requested modules can be enabled: [Netigso: C:\Users\master\AppData\Roaming\NetBeans\8.0beta\modules\com-atlassian-connector-eclipse-jira-core-rest.jar]
Summary: IllegalArgumentException: Not all requested modules can be enabled: [Netigso:...
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:
: 240655 242213 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-20 15:07 UTC by Exceptions Reporter
Modified: 2014-02-24 10:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207825


Attachments
stacktrace (3.43 KB, text/plain)
2014-02-20 15:07 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-02-20 15:07:45 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: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
GUEST: just started Netbeans, added Jira plugin




Stacktrace: 
java.lang.IllegalArgumentException: Not all requested modules can be enabled: [Netigso: C:\Users\master\AppData\Roaming\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-02-20 15:07:48 UTC
Created attachment 145440 [details]
stacktrace
Comment 2 Tomas Stupka 2014-02-20 15:36:14 UTC
side effect of what was fixed in scope of core-main #84ef9a552483
Comment 3 Tomas Stupka 2014-02-20 15:39:21 UTC
*** Bug 240655 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2014-02-24 10:22:16 UTC
*** Bug 242213 has been marked as a duplicate of this bug. ***