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 254236 - IllegalStateException: Module org.netbeans.modules.java.source.base is already enabled
Summary: IllegalStateException: Module org.netbeans.modules.java.source.base is alread...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-10 09:50 UTC by marckoby
Modified: 2015-09-09 16:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219053


Attachments
stacktrace (3.61 KB, text/plain)
2015-08-10 09:50 UTC, marckoby
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marckoby 2015-08-10 09:50:55 UTC
This bug was originally marked as duplicate of bug 247884, 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 nbms-and-javadoc-178-on-20150729)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8.1

User Comments:
marckoby: updates, restart

dj_pilgrim: On application start




Stacktrace: 
java.lang.IllegalStateException: Module org.netbeans.modules.java.source.base is already enabled
   at org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1019)
   at org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1585)
   at org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1595)
   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1534)
   at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1508)
   at org.netbeans.modules.autoupdate.services.OperationValidator$EnableValidator.getModulesToEnable(OperationValidator.java:363)
Comment 1 marckoby 2015-08-10 09:50:57 UTC
Created attachment 155245 [details]
stacktrace
Comment 2 Tomas Hurka 2015-09-09 16:35:55 UTC
This is only reported for one dev. build from 15/07/29. Closing as fixed.