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 200426

Summary: IllegalStateException: Too many org.netbeans.modules.glassfish.common.EnableComet (3) in shared RequestProcessor; create your own
Product: serverplugins Reporter: Maksim Khramov <mkhramov>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: normal CC: ionuion, miibx5, recepasl, song, sreder
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 180158
Attachments: stacktrace
stacktrace
stacktrace

Description Maksim Khramov 2011-07-27 12:32:16 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7558-on-20110720)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b06
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.glassfish.common.EnableComet (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.glassfish.common.StartTask$1.operationStateChanged(StartTask.java:129)
   at org.netbeans.modules.glassfish.common.BasicTask.fireOperationStateChanged(BasicTask.java:97)
   at org.netbeans.modules.glassfish.common.StartTask.startClusterOrInstance(StartTask.java:395)
   at org.netbeans.modules.glassfish.common.StartTask.call(StartTask.java:187)
   at org.netbeans.modules.glassfish.common.StartTask.call(StartTask.java:90)
Comment 1 Maksim Khramov 2011-07-27 12:32:19 UTC
Created attachment 109640 [details]
stacktrace
Comment 2 Vince Kraemer 2011-10-26 18:13:23 UTC
once in a dev build... not a p3 yet
Comment 3 Exceptions Reporter 2012-10-19 13:41:19 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180158
Comment 4 recepasl 2013-01-02 12:05:15 UTC
Created attachment 129812 [details]
stacktrace
Comment 5 TomasKraus 2013-01-04 12:46:28 UTC
We may give it a try in next release.
Comment 6 miibx5 2013-01-10 14:53:25 UTC
Created attachment 130082 [details]
stacktrace

Nothing