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 179636 - RuntimeException: DOM graph creation failed: org.netbeans.modules.schema2beans.Schema2BeansRuntimeException: Failed to create the XML-DOM Document. Check your XML to make sure it is correct. Prematur
Summary: RuntimeException: DOM graph creation failed: org.netbeans.modules.schema2bean...
Status: RESOLVED DUPLICATE of bug 17635
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 09:26 UTC by Exceptions Reporter
Modified: 2010-01-18 09:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 133324


Attachments
stacktrace (4.57 KB, text/plain)
2010-01-18 09:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-01-18 09:26:52 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: restarted netbeans 6.8 this morning upadted two plugins,one is for axis4,another one is google's gwt4nb from previous version 6.7,then can not run my project

GUEST: Don't open NetBens 6.5 in Ubuntu 9.04



Stacktrace: 
java.lang.RuntimeException: DOM graph creation failed: org.netbeans.modules.schema2beans.Schema2BeansRuntimeException: Failed to create the XML-DOM Document.  Check your XML to make sure it is correct.
Premature end of file.
   at org.netbeans.modules.websvc.jaxwsmodel.project_config1_0.JaxWs.createGraph(JaxWs.java:234)
   at org.netbeans.modules.websvc.jaxwsmodel.project_config1_0.JaxWs.createGraph(JaxWs.java:225)
   at org.netbeans.modules.websvc.api.jaxws.project.config.JaxWsModelProvider.getJaxWsModel(JaxWsModelProvider.java:74)
   at org.netbeans.modules.websvc.jaxwsmodel.project.J2seJaxWsLookupProvider.getJaxWsModel(J2seJaxWsLookupProvider.java:195)
   at org.netbeans.modules.websvc.jaxwsmodel.project.J2seJaxWsLookupProvider.createAdditionalLookup(J2seJaxWsLookupProvider.java:91)
   at org.netbeans.spi.project.support.LookupProviderSupport$DelegatingLookupImpl.doDelegate(LookupProviderSupport.java:184)
Comment 1 Exceptions Reporter 2010-01-18 09:26:58 UTC
Created attachment 93384 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-01-18 09:37:48 UTC

*** This bug has been marked as a duplicate of bug 17635 ***