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 269677

Summary: IllegalStateException: Already enabled: Netigso: C:\Program Files\NetBeans 8.2\ide\modules\com-jcraft-jsch.jar
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Module SystemAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227859
Attachments: stacktrace

Description Exceptions Reporter 2017-01-29 19:57:39 UTC
This bug was originally marked as duplicate of bug 224634, 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.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Windows 10

User Comments:
GUEST: exception on first run after update. I get several of these errors on another computer on a daily basis on the latest version as of this date. It tends to break right click ability in the editor screen




Stacktrace: 
java.lang.IllegalStateException: Already enabled: Netigso: C:\Program Files\NetBeans 8.2\ide\modules\com-jcraft-jsch.jar
   at org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1399)
   at org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:1007)
   at org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1231)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:519)
   at org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1207)
Comment 1 Exceptions Reporter 2017-01-29 19:57:41 UTC
Created attachment 163502 [details]
stacktrace