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 198221

Summary: org.xml.sax.SAXParseException: Premature end of file.
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: doctorlux, imadbougataya, maks_t34, ual
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176064
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2011-04-30 21:12:37 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
GUEST: Executanto um projeto web com Glassfish

ual: Error 0ccurred while experimenting with primefaces2.0




Stacktrace: 
org.xml.sax.SAXParseException: Premature end of file.
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
   at org.openide.xml.XMLUtil.parse(XMLUtil.java:352)
   at org.netbeans.spi.settings.DOMConvertor.read(DOMConvertor.java:119)
   at org.netbeans.modules.j2ee.deployment.impl.TargetModuleConverter$3.call(TargetModuleConverter.java:272)
   at org.netbeans.modules.j2ee.deployment.impl.TargetModuleConverter$3.call(TargetModuleConverter.java:266)
Comment 1 Exceptions Reporter 2011-04-30 21:12:41 UTC
Created attachment 108028 [details]
stacktrace
Comment 2 maks_t34 2011-08-30 15:43:57 UTC
Created attachment 110282 [details]
stacktrace

Seems that on debugging my maven project
Comment 3 Petr Hejl 2014-01-15 14:09:25 UTC

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