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 182290 - NullPointerException at org.netbeans.modules.htmlproject.HtmlLogicalView$Locator.locate
Summary: NullPointerException at org.netbeans.modules.htmlproject.HtmlLogicalView$Loca...
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 10:58 UTC by jocke
Modified: 2010-03-23 23:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 1117


Attachments
stacktrace (1.14 KB, text/plain)
2010-03-18 10:58 UTC, jocke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jocke 2010-03-18 10:58:41 UTC
Build: NetBeans IDE Dev (Build 201003180200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
gaxzero: creating new blank webservice




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.htmlproject.HtmlLogicalView$Locator.locate(HtmlLogicalView.java:112)
   at org.netbeans.modules.htmlproject.HtmlProject.findPath(HtmlProject.java:204)
   at org.netbeans.modules.project.ui.ProjectsRootNode.findNode(ProjectsRootNode.java:189)
   at org.netbeans.modules.project.ui.ProjectTab.selectNode(ProjectTab.java:549)
   at org.netbeans.modules.project.ui.ProjectUtilities$3$1.run(ProjectUtilities.java:286)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 jocke 2010-03-18 10:58:44 UTC
Created attachment 95359 [details]
stacktrace
Comment 2 Marek Fukala 2010-03-23 14:56:11 UTC
this is a third-party module issue, not a part of the default modules suite.
Comment 3 _ tboudreau 2010-03-23 23:46:49 UTC
Fixed in main/contrib/ ab7de21f1752