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 172082 - NullPointerException at org.netbeans.modules.xml.schema.multiview.SchemaColumnViewMultiViewElement.getToolbarRepresentation
Summary: NullPointerException at org.netbeans.modules.xml.schema.multiview.SchemaColum...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@xml
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 06:53 UTC by kb9agt
Modified: 2009-09-14 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151955


Attachments
stacktrace (2.65 KB, text/plain)
2009-09-12 06:53 UTC, kb9agt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kb9agt 2009-09-12 06:53:09 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.schema.multiview.SchemaColumnViewMultiViewElement.getToolbarRepresentation(SchemaColumnViewMultiViewElement.java:498)
        at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:303)
        at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:264)
        at org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionChanged(MultiViewPeer.java:701)
        at org.netbeans.core.multiview.MultiViewModel.fireSelectionChanged(MultiViewModel.java:243)
        at org.netbeans.core.multiview.MultiViewModel.setActiveDescription(MultiViewModel.java:115)
Comment 1 kb9agt 2009-09-12 06:53:14 UTC
Created attachment 87536 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-09-14 09:53:44 UTC
Not clear how to reproduce the issue. Please provide exact steps.