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 206185 - ISE (dumpOutOfSyncError) from DocPositions$DocPositionsManager.get
Summary: ISE (dumpOutOfSyncError) from DocPositions$DocPositionsManager.get
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 195267 206179 206893 206895 206910 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-09 10:42 UTC by Ralph Ruijs
Modified: 2012-01-04 15:42 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183617


Attachments
stacktrace (3.64 KB, text/plain)
2011-12-09 10:42 UTC, Ralph Ruijs
Details
I18nManager_2.jddump (36.58 KB, application/octet-stream)
2011-12-09 10:44 UTC, Ralph Ruijs
Details
Requested dump file (53.50 KB, text/plain)
2011-12-12 13:45 UTC, Jesse Glick
Details
Requested .jddump (16.90 KB, application/octet-stream)
2011-12-13 11:14 UTC, facilityderek
Details
stacktrace (3.62 KB, text/plain)
2011-12-19 15:45 UTC, Jesse Glick
Details
stacktrace (3.63 KB, text/plain)
2011-12-24 17:43 UTC, williambacchi
Details
stacktrace (3.63 KB, text/plain)
2011-12-24 17:46 UTC, williambacchi
Details
stacktrace (3.63 KB, text/plain)
2011-12-24 19:28 UTC, williambacchi
Details
stacktrace (5.19 KB, text/plain)
2011-12-27 08:27 UTC, Maksim Khramov
Details
Dump file (32.38 KB, application/octet-stream)
2011-12-27 08:27 UTC, Maksim Khramov
Details
dump (12.51 KB, application/octet-stream)
2012-01-03 07:56 UTC, Jiri Prox
Details
stacktrace (3.64 KB, text/plain)
2012-01-03 07:58 UTC, Jiri Prox
Details
dump (18.87 KB, application/octet-stream)
2012-01-03 14:56 UTC, Jaroslav Havlin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Ruijs 2011-12-09 10:42:18 UTC
This bug was originally marked as duplicate of bug 189782, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20111208-a4122ca49093)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux

User Comments:
ralphbenjamin: In Mercurial History, placed cursor in the diff viewer




Stacktrace: 
java.lang.IllegalStateException: Please attach dump file file:/home/ralph/.netbeans/dev/var/log/I18nManager_2.jddump to bug.
   at org.netbeans.modules.java.editor.javadoc.JavadocCompletionUtils.dumpOutOfSyncError(JavadocCompletionUtils.java:522)
   at org.netbeans.modules.java.editor.javadoc.JavadocCompletionUtils.dumpOutOfSyncError(JavadocCompletionUtils.java:604)
   at org.netbeans.modules.java.editor.javadoc.DocPositions$DocPositionsManager.get(DocPositions.java:523)
   at org.netbeans.modules.java.editor.javadoc.DocPositions.get(DocPositions.java:89)
   at org.netbeans.modules.java.editor.javadoc.JavadocImports.computeReferencedElements(JavadocImports.java:122)
   at org.netbeans.modules.java.editor.semantic.SemanticHighlighter$DetectorVisitor.handleJavadoc(SemanticHighlighter.java:686)
Comment 1 Ralph Ruijs 2011-12-09 10:42:21 UTC
Created attachment 113995 [details]
stacktrace
Comment 2 Ralph Ruijs 2011-12-09 10:44:49 UTC
Created attachment 113996 [details]
I18nManager_2.jddump
Comment 3 Jesse Glick 2011-12-12 13:45:39 UTC
Created attachment 114044 [details]
Requested dump file
Comment 4 Jesse Glick 2011-12-12 19:28:20 UTC
*** Bug 195267 has been marked as a duplicate of this bug. ***
Comment 5 facilityderek 2011-12-13 11:14:26 UTC
Created attachment 114089 [details]
Requested .jddump
Comment 6 Jesse Glick 2011-12-19 15:45:51 UTC
Created attachment 114306 [details]
stacktrace
Comment 7 williambacchi 2011-12-24 17:43:35 UTC
Created attachment 114445 [details]
stacktrace
Comment 8 williambacchi 2011-12-24 17:46:35 UTC
Created attachment 114446 [details]
stacktrace
Comment 9 williambacchi 2011-12-24 19:28:36 UTC
Created attachment 114447 [details]
stacktrace
Comment 10 Maksim Khramov 2011-12-27 08:27:04 UTC
Created attachment 114469 [details]
stacktrace
Comment 11 Maksim Khramov 2011-12-27 08:27:52 UTC
Created attachment 114470 [details]
Dump file
Comment 12 Jiri Prox 2012-01-03 07:56:51 UTC
Created attachment 114567 [details]
dump
Comment 13 Jiri Prox 2012-01-03 07:58:09 UTC
Created attachment 114568 [details]
stacktrace

ISE when pasting sample code from issue 206855 into editor
Comment 14 Jesse Glick 2012-01-03 14:29:33 UTC
This is thrown very frequently in dev builds.
Comment 15 Jaroslav Havlin 2012-01-03 14:56:20 UTC
Created attachment 114583 [details]
dump
Comment 16 Dusan Balek 2012-01-03 16:25:16 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a53d5ee7b30a
Comment 17 Dusan Balek 2012-01-04 09:26:42 UTC
*** Bug 206179 has been marked as a duplicate of this bug. ***
Comment 18 Dusan Balek 2012-01-04 09:28:46 UTC
*** Bug 206893 has been marked as a duplicate of this bug. ***
Comment 19 Dusan Balek 2012-01-04 14:17:53 UTC
*** Bug 206895 has been marked as a duplicate of this bug. ***
Comment 20 Dusan Balek 2012-01-04 14:56:33 UTC
*** Bug 206910 has been marked as a duplicate of this bug. ***
Comment 21 Quality Engineering 2012-01-04 15:42:40 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/a53d5ee7b30a
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #206185: ISE (dumpOutOfSyncError) from DocPositions$DocPositionsManager.get - fixed.