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 182822 - [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 in non-private processor. Use own static final RequestProcessor RP = new RequestProcessor(...)!
Summary: [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text.navigat...
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 20:26 UTC by Michel Graciano
Modified: 2010-04-17 08:11 UTC (History)
17 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167055


Attachments
stacktrace (1.23 KB, text/plain)
2010-03-25 20:26 UTC, Michel Graciano
Details
stacktrace (1.23 KB, text/plain)
2010-03-25 21:02 UTC, Michel Graciano
Details
stacktrace (1.23 KB, text/plain)
2010-03-26 17:38 UTC, Michel Graciano
Details
stacktrace (1.19 KB, text/plain)
2010-03-31 09:46 UTC, Egor Ushakov
Details
stacktrace (1.19 KB, text/plain)
2010-04-01 02:32 UTC, misterm
Details
stacktrace (1.19 KB, text/plain)
2010-04-01 08:58 UTC, Sergey Petrov
Details
stacktrace (1.19 KB, text/plain)
2010-04-01 23:52 UTC, big_al
Details
stacktrace (1.19 KB, text/plain)
2010-04-04 10:40 UTC, host
Details
stacktrace (1.19 KB, text/plain)
2010-04-05 13:19 UTC, Alexander Simon
Details
stacktrace (1.19 KB, text/plain)
2010-04-05 15:47 UTC, Jesse Glick
Details
stacktrace (1.19 KB, text/plain)
2010-04-06 14:27 UTC, Karol Harezlak
Details
stacktrace (1.19 KB, text/plain)
2010-04-06 16:25 UTC, Petr Jiricka
Details
stacktrace (1.19 KB, text/plain)
2010-04-09 15:15 UTC, aldobrucale
Details
stacktrace (1.19 KB, text/plain)
2010-04-12 10:57 UTC, Peter Nabbefeld
Details
stacktrace (1.19 KB, text/plain)
2010-04-12 11:48 UTC, aldobrucale
Details
stacktrace (1.19 KB, text/plain)
2010-04-13 16:10 UTC, Jesse Glick
Details
stacktrace (1.19 KB, text/plain)
2010-04-13 16:40 UTC, J Bachorik
Details
stacktrace (1.19 KB, text/plain)
2010-04-15 14:10 UTC, kawazu428
Details
stacktrace (1.19 KB, text/plain)
2010-04-15 15:04 UTC, Peter Nabbefeld
Details
stacktrace (1.19 KB, text/plain)
2010-04-15 18:46 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-03-25 20:26:06 UTC
Build: NetBeans IDE Dev (Build 100325-72170af73cc0)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 in non-private processor. Use own static final RequestProcessor RP = new RequestProcessor(...)!
   at org.openide.util.RequestProcessor.post(RequestProcessor.java:366)
   at org.netbeans.modules.xml.text.navigator.NavigatorContent.navigate(NavigatorContent.java:179)
   at org.netbeans.modules.xml.text.navigator.NavigatorContent.navigate(NavigatorContent.java:136)
   at org.netbeans.modules.xml.text.navigator.NavigatorContent$2.run(NavigatorContent.java:291)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
Comment 1 Michel Graciano 2010-03-25 20:26:09 UTC
Created attachment 95861 [details]
stacktrace
Comment 2 Michel Graciano 2010-03-25 21:02:05 UTC
Created attachment 95865 [details]
stacktrace
Comment 3 Michel Graciano 2010-03-26 17:38:25 UTC
Created attachment 95991 [details]
stacktrace

Just closing an XML file
Comment 4 Sergey Lunegov 2010-03-29 10:12:01 UTC
Vladimir, please investigate.
Comment 5 Egor Ushakov 2010-03-31 09:46:00 UTC
Created attachment 96407 [details]
stacktrace
Comment 6 misterm 2010-04-01 02:32:08 UTC
Created attachment 96490 [details]
stacktrace
Comment 7 Sergey Petrov 2010-04-01 08:58:12 UTC
Created attachment 96502 [details]
stacktrace

close several editor tabs
Comment 8 big_al 2010-04-01 23:52:27 UTC
Created attachment 96563 [details]
stacktrace

Closed an open Java source file
Comment 9 Exceptions Reporter 2010-04-01 23:52:46 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=167055
Comment 10 host 2010-04-04 10:40:25 UTC
Created attachment 96648 [details]
stacktrace
Comment 11 Alexander Simon 2010-04-05 13:19:58 UTC
Created attachment 96683 [details]
stacktrace
Comment 12 Jesse Glick 2010-04-05 15:47:49 UTC
Created attachment 96693 [details]
stacktrace
Comment 13 Karol Harezlak 2010-04-06 14:27:13 UTC
Created attachment 96780 [details]
stacktrace

while coping java files from project to project (API support)
Comment 14 Petr Jiricka 2010-04-06 16:25:15 UTC
Created attachment 96795 [details]
stacktrace

Closing multiple projects.
Comment 15 aldobrucale 2010-04-09 15:15:08 UTC
Created attachment 96970 [details]
stacktrace

Closing all documents
Comment 16 Peter Nabbefeld 2010-04-12 10:57:21 UTC
Created attachment 97063 [details]
stacktrace

Still a RequestProcessor problem in build 201004120251
Comment 17 aldobrucale 2010-04-12 11:48:30 UTC
Created attachment 97077 [details]
stacktrace

closing all documents
Comment 18 Jesse Glick 2010-04-13 16:10:42 UTC
Created attachment 97235 [details]
stacktrace
Comment 19 J Bachorik 2010-04-13 16:40:39 UTC
Created attachment 97238 [details]
stacktrace

upon closing a java file
Comment 20 kawazu428 2010-04-15 14:10:49 UTC
Created attachment 97455 [details]
stacktrace
Comment 21 Peter Nabbefeld 2010-04-15 15:04:46 UTC
Created attachment 97461 [details]
stacktrace

Closing last editor window (xsl file).
Comment 22 host 2010-04-15 18:46:58 UTC
Created attachment 97476 [details]
stacktrace
Comment 23 Vladimir Yaroslavskiy 2010-04-16 12:46:37 UTC
fixed
Comment 24 Quality Engineering 2010-04-17 08:11:04 UTC
Integrated into 'main-golden', will be available in build *201004170515* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b7bd98c1b8cc
User: Vladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Log: [Bug #182822] [69cat] IllegalStateException: Too many org.netbeans.modules.xml.text.navigator.NavigatorContent$1 in non-private processor. Use own static final RequestProcessor RP = new RequestProcessor(...)!