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 - IllegalStateException: Already enabled: Netigso: C:\Program Files\NetBeans 8.2\ide\modules\com-jcraft-jsch.jar
Summary: IllegalStateException: Already enabled: Netigso: C:\Program Files\NetBeans 8....
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-01-29 19:57 UTC by Exceptions Reporter
Modified: 2017-01-29 19:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227859


Attachments
stacktrace (920 bytes, text/plain)
2017-01-29 19:57 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-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