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 166636 - IllegalStateException: The data object C:\Arquivos de programas\Zend\Apache2\htdocs\tiss\application\modules\default\schema\tissV2_02_01.xsd is invalid; you may not call getNodeDelegate on it any more
Summary: IllegalStateException: The data object C:\Arquivos de programas\Zend\Apache2\...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 20:22 UTC by vagnermontenegro
Modified: 2016-07-07 09:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 150221


Attachments
stacktrace (2.29 KB, text/plain)
2009-06-05 20:23 UTC, vagnermontenegro
Details
stacktrace (2.29 KB, text/plain)
2009-06-05 20:24 UTC, vagnermontenegro
Details
stacktrace (2.29 KB, text/plain)
2009-06-05 20:25 UTC, vagnermontenegro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vagnermontenegro 2009-06-05 20:22:52 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
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

Stacktrace: 
java.lang.IllegalStateException: The data object C:\Arquivos de programas\Zend\Apache2\htdocs\tiss\application\modules\default\schema\tissV2_02_01.xsd 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.xml.schema.multiview.SchemaABEViewMultiViewElement$1.run(SchemaABEViewMultiViewElement.java:136)
        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 vagnermontenegro 2009-06-05 20:23:03 UTC
Created attachment 83256 [details]
stacktrace
Comment 2 vagnermontenegro 2009-06-05 20:23:54 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
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: 


Stacktrace: 
java.lang.IllegalStateException: The data object C:\Arquivos de programas\Zend\Apache2\htdocs\tiss\application\modules\default\schema\tissV2_02_01.xsd 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.xml.schema.multiview.SchemaABEViewMultiViewElement$1.run(SchemaABEViewMultiViewElement.java:136)
        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 3 vagnermontenegro 2009-06-05 20:24:05 UTC
Created attachment 83257 [details]
stacktrace
Comment 4 vagnermontenegro 2009-06-05 20:24:54 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
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: 


Stacktrace: 
java.lang.IllegalStateException: The data object C:\Arquivos de programas\Zend\Apache2\htdocs\tiss\application\modules\default\schema\tissV2_02_01.xsd 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.xml.schema.multiview.SchemaABEViewMultiViewElement$1.run(SchemaABEViewMultiViewElement.java:136)
        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 5 vagnermontenegro 2009-06-05 20:25:03 UTC
Created attachment 83258 [details]
stacktrace
Comment 6 Martin Balin 2016-07-07 09:57:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss