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 270964 - IllegalArgumentException: Not all requested modules can be enabled: [Netigso: C:\Program Files\NetBeans 8.2\ide\modules\org-eclipse-mylyn-bugzilla-core.jar]
Summary: IllegalArgumentException: Not all requested modules can be enabled: [Netigso:...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-26 06:55 UTC by Exceptions Reporter
Modified: 2017-06-26 06:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207088


Attachments
stacktrace (1.29 KB, text/plain)
2017-06-26 06:55 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-06-26 06:55:49 UTC
This bug was originally marked as duplicate of bug 256877, 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.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 7

User Comments:
GUEST: Tried to install and activate Bugzilla

danfalos: installing  the Java Card modules




Stacktrace: 
java.lang.IllegalArgumentException: Not all requested modules can be enabled: [Netigso: C:\Program Files\NetBeans 8.2\ide\modules\org-eclipse-mylyn-bugzilla-core.jar]
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1194)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:1170)
   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 2017-06-26 06:55:51 UTC
Created attachment 164626 [details]
stacktrace