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 217447 - IllegalArgumentException: Not all requested modules can be enabled: [Netigso: /home/schkovich/netbeans-dev-201208270001/extra/modules/com-atlassian-connector-eclipse-jira-core.jar]
Summary: IllegalArgumentException: Not all requested modules can be enabled: [Netigso:...
Status: RESOLVED DUPLICATE of bug 211011
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 08:23 UTC by schkovich
Modified: 2012-09-07 14:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191865


Attachments
stacktrace (3.29 KB, text/plain)
2012-08-27 08:23 UTC, schkovich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-08-27 08:23:29 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 Dev (Build 201208270001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Linux

User Comments:
schkovich: Installing JIRA plugin. JIRA is missing in Plugings > Available plugins. I installed Missing Modules Plugin to try to resolve it but I am still getting error.




Stacktrace: 
java.lang.IllegalArgumentException: Not all requested modules can be enabled: [Netigso: /home/schkovich/netbeans-dev-201208270001/extra/modules/com-atlassian-connector-eclipse-jira-core.jar]
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1022)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1000)
   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 schkovich 2012-08-27 08:23:30 UTC
Created attachment 123597 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-09-07 14:27:31 UTC

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