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 169077

Summary: NullPointerException at org.netbeans.modules.xml.schema.ui.nodes.schema.LocalSimpleTypeNode.getSuperDefinition
Product: xml Reporter: aslamksun <aslamksun>
Component: Schema ToolsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154125
Issue Type: DEFECT Exception Reporter: 154125
Attachments: stacktrace

Description aslamksun 2009-07-23 22:21:38 UTC
This issue was originally marked as duplicate of issue 115288, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, amd64

User Comments:
aslamksun: Attribute --right-click--> Properties --> Definition



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.schema.ui.nodes.schema.LocalSimpleTypeNode.getSuperDefinition(LocalSimpleTypeNode.java:80)
        at org.netbeans.modules.xml.schema.ui.nodes.categorized.AdvancedLocalSimpleTypeNode.getHtmlDisplayName(AdvancedLocalSimpleTypeNode.java:301)
        at org.openide.nodes.FilterNode.getHtmlDisplayName(FilterNode.java:787)
        at org.openide.explorer.view.VisualizerNode.getHtmlDisplayName(VisualizerNode.java:566)
        at org.openide.explorer.view.NodeRenderer.getListCellRendererComponent(NodeRenderer.java:158)
        at org.netbeans.modules.xml.xam.ui.column.ColumnListCellRenderer.getListCellRendererComponent(ColumnListCellRenderer.java:67)
Comment 1 aslamksun 2009-07-23 22:21:50 UTC
Created attachment 85153 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-07-24 08:31:33 UTC
Alex, please take a look
Comment 3 Quality Engineering 2015-02-04 03:37:36 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.