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

Summary: IllegalArgumentException: Not all requested modules can be enabled: [Netigso: C:\Program Files\NetBeans 8.2\ide\modules\org-eclipse-mylyn-bugzilla-core.jar]
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Module SystemAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal CC: danfalos
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207088
Attachments: stacktrace

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