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 143681 - IllegalStateException: The data object /local/qa_beetle/dashboards/SatisfactionSurvayCharts/SatisfactionSurveyCharts.html is invalid; you may not call getNodeDelegate on it any more; see #17020 and pl
Summary: IllegalStateException: The data object /local/qa_beetle/dashboards/Satisfacti...
Status: CLOSED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-12 22:23 UTC by Marian Mirilovic
Modified: 2010-04-22 10:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 85660


Attachments
stacktrace (3.83 KB, text/plain)
2008-08-12 22:23 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-08-12 22:23:02 UTC
Build: NetBeans IDE Dev (Build 200808121401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Linux, 2.6.24-19-generic, amd64

User Comments: 
sounds like externaly deleted file hasn't been removed from the Files View and attempt to open it causes following exception

Stacktrace: 
java.lang.IllegalStateException: The data object /local/qa_beetle/dashboards/SatisfactionSurvayCharts/SatisfactionSurveyCharts.html is invalid; you may not call getNodeDelegate on it any more; see #17020 and please fix your code
        at org.openide.loaders.DataObject.getNodeDelegate(DataObject.java:270)
        at org.netbeans.modules.html.HtmlEditorSupport$HtmlEditor.associatePalette(HtmlEditorSupport.java:356)
        at org.netbeans.modules.html.HtmlEditorSupport$HtmlEditor.initialize(HtmlEditorSupport.java:382)
        at org.netbeans.modules.html.HtmlEditorSupport$HtmlEditor.<init>(HtmlEditorSupport.java:378)
        at org.netbeans.modules.html.HtmlEditorSupport.createCloneableEditor(HtmlEditorSupport.java:346)
        at org.openide.text.CloneableEditorSupport.createPane(CloneableEditorSupport.java:1100)
Comment 1 Marian Mirilovic 2008-08-12 22:23:07 UTC
Created attachment 67185 [details]
stacktrace
Comment 2 Exceptions Reporter 2008-09-06 14:58:27 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=85660
Comment 3 Marek Fukala 2008-09-08 10:35:27 UTC

*** This issue has been marked as a duplicate of 17020 ***
Comment 4 Marek Fukala 2008-09-08 10:36:24 UTC
reopening accidentally close issue 
Comment 5 Marek Fukala 2008-09-22 10:30:50 UTC
fixed

changeset:   102832:b62787709153
tag:         tip
user:        Marek Fukala <mfukala@netbeans.org>
date:        Mon Sep 22 11:03:53 2008 +0200
summary:     #143681 - IllegalStateException: The data object
/local/qa_beetle/dashboards/SatisfactionSurvayCharts/SatisfactionSurveyCharts.html is invalid; you may not call
getNodeDelegate on it any more; see #17020 and pl
Comment 6 Quality Engineering 2008-09-22 17:26:09 UTC
Integrated into 'main-golden', will be available in build *200809221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b62787709153
User: Marek Fukala <mfukala@netbeans.org>
Log: #143681 - IllegalStateException: The data object /local/qa_beetle/dashboards/SatisfactionSurvayCharts/SatisfactionSurveyCharts.html is invalid; you may not call getNodeDelegate on it any more; see #17020 and pl
Comment 7 Marian Mirilovic 2010-04-22 10:34:03 UTC
v/c