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 166881 - NullPointerException at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLTreeViewMultiViewElement.getToolbarRepresentation
Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDL...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 22:15 UTC by ranbato
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 116058


Attachments
stacktrace (4.10 KB, text/plain)
2009-06-10 22:17 UTC, ranbato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ranbato 2009-06-10 22:15:26 UTC
Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
ranbato: Opening a WSDL in an IEP project

GUEST: I tried to open an WSDL file, which was made by the IEP Plugin



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLTreeViewMultiViewElement.getToolbarRepresentation(WSDLTreeViewMultiViewElement.java:430)
        at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:304)
        at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:265)
        at org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionChanged(MultiViewPeer.java:673)
        at org.netbeans.core.multiview.MultiViewModel.fireSelectionChanged(MultiViewModel.java:243)
        at org.netbeans.core.multiview.MultiViewModel.setActiveDescription(MultiViewModel.java:115)
Comment 1 ranbato 2009-06-10 22:17:12 UTC
Created attachment 83421 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-10 22:17:26 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=116058
Comment 3 Martin Balin 2016-07-07 09:56:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss