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 240605 - IllegalStateException: Too many org.netbeans.modules.websvc.manager.impl.WsdlDataManagerImpl$1 (3) in shared RequestProcessor; create your own
Summary: IllegalStateException: Too many org.netbeans.modules.websvc.manager.impl.Wsdl...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 13:22 UTC by jyeary
Modified: 2015-03-26 13:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183962


Attachments
stacktrace (825 bytes, text/plain)
2014-01-17 13:22 UTC, jyeary
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jyeary 2014-01-17 13:22:03 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
jyeary: I was retrieving WS information from the Web Services folder on the Services tab. Specifically I was getting the information from StrikeIron.

jyeary: Attempting to download StrikeIron WSDL files on first use.

jyeary: Updating WS resources on Services tab.




Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.websvc.manager.impl.WsdlDataManagerImpl$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:419)
   at org.netbeans.modules.websvc.manager.impl.WsdlDataManagerImpl.addWsdlData(WsdlDataManagerImpl.java:90)
   at org.netbeans.modules.websvc.saas.util.WsdlUtil.addWsdlData(WsdlUtil.java:97)
   at org.netbeans.modules.websvc.saas.model.WsdlSaas.doToStateReady(WsdlSaas.java:168)
   at org.netbeans.modules.websvc.saas.model.WsdlSaas.access$000(WsdlSaas.java:67)
   at org.netbeans.modules.websvc.saas.model.WsdlSaas$1.run(WsdlSaas.java:152)
Comment 1 jyeary 2014-01-17 13:22:05 UTC
Created attachment 144075 [details]
stacktrace
Comment 2 Jan Stola 2015-03-26 13:19:27 UTC
Fixed by https://hg.netbeans.org/web-main/rev/63c608a31a12