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 197902 - IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.db.ResourcesHelper$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.db.Reso...
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: 2011-04-20 12:33 UTC by Martin Fousek
Modified: 2011-04-22 05:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178371


Attachments
stacktrace (2.89 KB, text/plain)
2011-04-20 12:33 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2011-04-20 12:33:29 UTC
Build: NetBeans IDE Dev (Build 20110419-57a2bb5f3481)
VM: OpenJDK 64-Bit Server VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.glassfish.javaee.db.ResourcesHelper$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:425)
   at org.netbeans.modules.glassfish.javaee.db.ResourcesHelper.addSampleDatasource(ResourcesHelper.java:79)
   at org.netbeans.modules.glassfish.javaee.ModuleConfigurationImpl.<init>(ModuleConfigurationImpl.java:88)
   at org.netbeans.modules.glassfish.javaee.Hk2ModuleConfigFactory.create(Hk2ModuleConfigFactory.java:79)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:787)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:769)
Comment 1 Martin Fousek 2011-04-20 12:33:33 UTC
Created attachment 107860 [details]
stacktrace
Comment 2 Quality Engineering 2011-04-22 05:04:12 UTC
Integrated into 'main-golden', will be available in build *201104220000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7f587334529d
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #197902 : default RequestProcessor abuse...
Comment 3 Vince Kraemer 2011-04-22 05:07:50 UTC
in the build...