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 149672 - [65cat] NullPointerException at org.netbeans.api.visual.graph.GraphPinScene.addPin
Summary: [65cat] NullPointerException at org.netbeans.api.visual.graph.GraphPinScene.a...
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 18:47 UTC by sunbiz
Modified: 2010-03-15 13:44 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 125741


Attachments
stacktrace (962 bytes, text/plain)
2008-10-09 18:47 UTC, sunbiz
Details
stacktrace (962 bytes, text/plain)
2009-08-26 19:06 UTC, deyringer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-10-09 18:47:00 UTC
Build: NetBeans IDE Dev (Build 200810011401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: One of the source files deleted... Expanded that node in the faces-config.xml file and got the exception



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.api.visual.graph.GraphPinScene.addPin(GraphPinScene.java:196)
        at org.netbeans.modules.web.jsf.navigation.graph.PFENodeWidget$1.run(PFENodeWidget.java:165)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
Comment 1 sunbiz 2008-10-09 18:47:06 UTC
Created attachment 71494 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-29 21:55:36 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=125741
Comment 3 deyringer 2009-08-26 19:06:04 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
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.29.4-167.fc11.x86_64, amd64

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.api.visual.graph.GraphPinScene.addPin(GraphPinScene.java:196)
        at org.netbeans.modules.web.jsf.navigation.graph.PFENodeWidget$1.run(PFENodeWidget.java:165)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
Comment 4 deyringer 2009-08-26 19:06:12 UTC
Created attachment 86706 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-08-26 19:06:18 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=125741
Comment 6 Exceptions Reporter 2009-09-25 17:37:34 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=125741
Comment 7 Alexey Butenko 2009-11-18 03:58:27 UTC
Not a stopper => TM=Next
Comment 8 Alexey Butenko 2010-03-15 13:44:23 UTC
Not reproducible on the nightly build.