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 183418 - IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$InitializeLibrary$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.JavaEES...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 18:07 UTC by Vince Kraemer
Modified: 2010-04-02 21:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167516


Attachments
stacktrace (10.06 KB, text/plain)
2010-04-02 18:07 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2010-04-02 18:07:32 UTC
Build: NetBeans IDE Dev (Build 100402-abfa2526eb3e)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: SunOS

User Comments:
vkraemer: creating a web app... that enabled the web and java ee features




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$InitializeLibrary$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:368)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$InitializeLibrary.removeFromListenerList(JavaEEServerModuleFactory.java:460)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$InitializeLibrary.propertyChange(JavaEEServerModuleFactory.java:453)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
   at org.netbeans.api.project.libraries.LibraryManager.resetCache(LibraryManager.java:389)
Comment 1 Vince Kraemer 2010-04-02 18:07:38 UTC
Created attachment 96616 [details]
stacktrace
Comment 2 Vince Kraemer 2010-04-02 21:14:19 UTC
http://hg.netbeans.org/web-main/rev/47cf1e324e69