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 233078 - AssertionError: No parser for classes in null when adding AnalysisResultTopComponent
Summary: AssertionError: No parser for classes in null when adding AnalysisResultTopCo...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-19 15:57 UTC by Exceptions Reporter
Modified: 2013-08-20 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202325


Attachments
stacktrace (3.70 KB, text/plain)
2013-07-19 15:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-07-19 15:57:57 UTC
This bug was originally marked as duplicate of bug 230070, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
GUEST: The bug is show on startup netbeans




Stacktrace: 
java.lang.AssertionError: No parser for classes in null when adding AnalysisResultTopComponent
   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:464)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.processTCRef(ModuleChangeHandler.java:450)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.processDataOrFolderCreated(ModuleChangeHandler.java:337)
   at org.netbeans.core.windows.persistence.ModuleChangeHandler.access$200(ModuleChangeHandler.java:76)
Comment 1 Exceptions Reporter 2013-07-19 15:58:00 UTC
Created attachment 137457 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2013-08-20 08:56:41 UTC
core-main bf3df6f39a73