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 182743 - [69cat] IllegalStateException on the first run after installing latest build
Summary: [69cat] IllegalStateException on the first run after installing latest build
Status: RESOLVED DUPLICATE of bug 182714
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 09:33 UTC by schkovich
Modified: 2010-03-30 19:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166973


Attachments
stacktrace (1.93 KB, text/plain)
2010-03-25 09:33 UTC, schkovich
Details
stacktrace (1.93 KB, text/plain)
2010-03-25 10:42 UTC, Ondrej Vrabec
Details
stacktrace (1.93 KB, text/plain)
2010-03-25 12:07 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2010-03-25 09:33:20 UTC
Build: NetBeans IDE Dev (Build 201003250201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux

User Comments:
GUEST: Starting netbeans

schkovich: IllegalStateException: Too many org.openide.loaders.DataNode$NamesUpdater in non-private processor. Use own static final RequestProcessor RP = new RequestProcessor(...)!




Stacktrace: 
java.lang.IllegalStateException: Too many org.openide.loaders.DataNode$NamesUpdater in non-private processor. Use own static final RequestProcessor RP = new RequestProcessor(...)!
   at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1405)
   at org.openide.loaders.DataNode$PropL.annotationChanged(DataNode.java:963)
   at sun.reflect.GeneratedMethodAccessor26.invoke(GeneratedMethodAccessor26.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:451)
Comment 1 schkovich 2010-03-25 09:33:24 UTC
Created attachment 95754 [details]
stacktrace
Comment 2 Ondrej Vrabec 2010-03-25 10:42:54 UTC
Created attachment 95776 [details]
stacktrace
Comment 3 Jaroslav Tulach 2010-03-25 12:02:45 UTC

*** This bug has been marked as a duplicate of bug 182714 ***
Comment 4 Exceptions Reporter 2010-03-25 12:07:55 UTC
Created attachment 95789 [details]
stacktrace