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 203152 - [71cat] IllegalStateException: Too many com.googlecode.ivybeans.module.IvyLibraryController$IvyResolver$1 (3) in shared RequestProcessor; create your own
Summary: [71cat] IllegalStateException: Too many com.googlecode.ivybeans.module.IvyLib...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 14:13 UTC by swpalmer
Modified: 2011-10-18 14:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172540


Attachments
stacktrace (1.46 KB, text/plain)
2011-10-05 14:14 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2011-10-05 14:13:57 UTC
Build: NetBeans IDE Dev (Build 201110040601)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
swpalmer: Opened project that uses Ivy.  With ivybeans .nbm files from http://code.google.com/p/ivybeans/issues/detail?id=89#c14
This may be an IvyBeans issue.

GUEST: two open projects using ivy




Stacktrace: 
java.lang.IllegalStateException: Too many com.googlecode.ivybeans.module.IvyLibraryController$IvyResolver$1 (3) in shared RequestProcessor; create your own
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1465)
   at com.googlecode.ivybeans.module.IvyLibraryController$IvyResolver.triggerResolution(IvyLibraryController.java:352)
   at com.googlecode.ivybeans.module.IvyLibraryController.triggerIvyResolution(IvyLibraryController.java:263)
   at com.googlecode.ivybeans.module.ProjectOpenedHookImpl.projectOpened(ProjectOpenedHookImpl.java:42)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:84)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:200)
Comment 1 swpalmer 2011-10-05 14:14:02 UTC
Created attachment 111544 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2011-10-18 14:22:12 UTC
Please report against the ivybeans project in their bugtracking.