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

Summary: 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
Product: webservices Reporter: Exceptions Reporter <exceptions_reporter>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ranbato, vitesse
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 133324
Attachments: stacktrace

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 ***