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 220454 - AssertionError: No parser for JavadocTopComponent in null when adding CallHierarchyTopComponent
Summary: AssertionError: No parser for JavadocTopComponent in null when adding CallHie...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 220696 220983 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-19 21:14 UTC by ytn01
Modified: 2012-11-15 03:04 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193790


Attachments
stacktrace (4.37 KB, text/plain)
2012-10-19 21:14 UTC, ytn01
Details
stacktrace (4.37 KB, text/plain)
2012-10-19 21:53 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2012-10-19 21:14:54 UTC
This bug was originally marked as duplicate of bug 219385, 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 201210180002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b03, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b09
OS: Mac OS X

User Comments:
ytn01: Installed this daily build. (There were previously installed older daily buids, a JSE & CPP bundls).
Launched this new NB instance.
And exception popped.




Stacktrace: 
java.lang.AssertionError: No parser for JavadocTopComponent in null when adding CallHierarchyTopComponent
   at org.netbeans.core.windows.persistence.ModeParser.addTCRef(ModeParser.java:700)
   at org.netbeans.core.windows.persistence.WindowManagerParser.addTCRef(WindowManagerParser.java:270)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.addTCRef(ModuleChangeHandler.java:439)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.processTCRef(ModuleChangeHandler.java:425)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.processDataOrFolderCreated(ModuleChangeHandler.java:321)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.fileDataCreated(ModuleChangeHandler.java:267)
Comment 1 ytn01 2012-10-19 21:14:57 UTC
Created attachment 126214 [details]
stacktrace
Comment 2 ytn01 2012-10-19 21:53:19 UTC
Created attachment 126218 [details]
stacktrace

Just launched the IDE.
A JavaSE project from last session was opened from last session.
Exception occured immediatly after startup.
Comment 3 Stanislav Aubrecht 2012-10-31 13:32:31 UTC
*** Bug 220696 has been marked as a duplicate of this bug. ***
Comment 4 Stanislav Aubrecht 2012-10-31 13:32:37 UTC
*** Bug 220983 has been marked as a duplicate of this bug. ***
Comment 5 Stanislav Aubrecht 2012-11-05 10:35:03 UTC
I've rescheduled all FS events into a single thread, let's hope it helps.

core-main 2cd8b702be62
Comment 6 Quality Engineering 2012-11-07 03:40:10 UTC
Integrated into 'main-golden', will be available in build *201211070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2cd8b702be62
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #220454 - thread synchronization