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 162924 - IllegalArgumentException: Called DataObject.find on null
Summary: IllegalArgumentException: Called DataObject.find on null
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 13:14 UTC by Oleg Khokhlov
Modified: 2009-04-17 14:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149700


Attachments
stacktrace (2.94 KB, text/plain)
2009-04-17 13:14 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2009-04-17 13:14:32 UTC
Build: NetBeans IDE Dev (Build 200904170201)
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

User Comments:
ovk: html project
dleted file after some work but it remained in project and clicking on it raise exception



Stacktrace: 
java.lang.IllegalArgumentException: Called DataObject.find on null
        at org.openide.loaders.DataObject.find(DataObject.java:481)
        at org.netbeans.modules.htmlproject.HtmlFileNode$OpenAction.realCookie(HtmlFileNode.java:149)
        at org.netbeans.modules.htmlproject.HtmlFileNode$OpenAction.isEnabled(HtmlFileNode.java:168)
        at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:952)
        at org.openide.awt.Actions.connect(Actions.java:198)
        at org.openide.awt.Actions$MenuItem.<init>(Actions.java:1294)
Comment 1 Oleg Khokhlov 2009-04-17 13:14:52 UTC
Created attachment 80342 [details]
stacktrace
Comment 2 Marek Fukala 2009-04-17 14:01:00 UTC
contrib/htmlprojects module issue