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 209991 - org.xml.sax.SAXParseException; Premature end of file. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException
Summary: org.xml.sax.SAXParseException; Premature end of file. at org.apache.xerces.ut...
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 11:43 UTC by stefan79
Modified: 2012-04-19 12:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186185


Attachments
stacktrace (1.84 KB, text/plain)
2012-03-23 11:43 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2012-03-23 11:43:47 UTC
Build: NetBeans IDE Dev (Build 201203210400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

Stacktrace: 
org.xml.sax.SAXParseException; Premature end of file.
   at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:0)
   at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:0)
   at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:0)
   at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:0)
   at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:0)
   at org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:0)
Comment 1 stefan79 2012-03-23 11:43:52 UTC
Created attachment 117154 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2012-04-19 12:33:04 UTC
Please provide steps to reproduce and reopen, thanks.