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 193333

Summary: IllegalArgumentException: Data object does not contain a sun-ejb-jar.xml graph.
Product: javaee Reporter: squib <squib>
Component: DD EditorAssignee: issues@javaee <issues>
Status: REOPENED ---    
Severity: normal CC: alexx7676, eduarddrenth
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 152299
Attachments: stacktrace
stacktrace
stacktrace
File causing exception

Description squib 2010-12-13 14:48:11 UTC
Build: NetBeans IDE 6.9 (Build 201011082200)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

Stacktrace: 
java.lang.IllegalArgumentException: Data object does not contain a sun-ejb-jar.xml graph.
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.ejb.SunEjbJarBaseView.<init>(SunEjbJarBaseView.java:62)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.ejb.SunEjbJarView.<init>(SunEjbJarView.java:56)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.ejb.SunEjbOverviewMultiViewElement.createView(SunEjbOverviewMultiViewElement.java:65)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.DDMultiViewElement.componentShowing(DDMultiViewElement.java:75)
   at org.netbeans.core.multiview.MultiViewPeer.peerComponentShowing(MultiViewPeer.java:202)
   at org.netbeans.core.multiview.MultiViewCloneableTopComponent.componentShowing(MultiViewCloneableTopComponent.java:122)
Comment 1 squib 2010-12-13 14:48:15 UTC
Created attachment 104022 [details]
stacktrace
Comment 2 eduarddrenth 2015-03-13 12:14:27 UTC
Created attachment 152600 [details]
stacktrace

starting netbeans
Comment 3 eduarddrenth 2015-03-17 13:12:34 UTC
Created attachment 152673 [details]
stacktrace

basicaly nothing, netbeans hangs, have to kill it and restart
Comment 4 Martin Balin 2016-07-07 08:54:01 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
Comment 5 alexx7676 2016-11-23 13:36:21 UTC
Reproduced in NetBeans 8.2.
See http://statistics.netbeans.org/analytics/exception.do?id=837207
File attached.
Comment 6 alexx7676 2016-11-23 13:37:46 UTC
Created attachment 162996 [details]
File causing exception