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 - IllegalArgumentException: Data object does not contain a sun-ejb-jar.xml graph.
Summary: IllegalArgumentException: Data object does not contain a sun-ejb-jar.xml graph.
Status: REOPENED
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 14:48 UTC by squib
Modified: 2017-04-14 04:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152299


Attachments
stacktrace (4.31 KB, text/plain)
2010-12-13 14:48 UTC, squib
Details
stacktrace (5.62 KB, text/plain)
2015-03-13 12:14 UTC, eduarddrenth
Details
stacktrace (5.25 KB, text/plain)
2015-03-17 13:12 UTC, eduarddrenth
Details
File causing exception (259 bytes, text/xml)
2016-11-23 13:37 UTC, alexx7676
Details

Note You need to log in before you can comment on or make changes to this bug.
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