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 254899 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
Summary: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end ...
Status: RESOLVED DUPLICATE of bug 245243
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 10:27 UTC by Exceptions Reporter
Modified: 2015-09-04 13:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219580


Attachments
stacktrace (4.07 KB, text/plain)
2015-09-01 10:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-09-01 10:27:30 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows Server 2008 R2

User Comments:
GUEST: Unable to open project on remote c++ build host




Stacktrace: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
   at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)
Comment 1 Exceptions Reporter 2015-09-01 10:27:32 UTC
Created attachment 155794 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-04 13:09:30 UTC

*** This bug has been marked as a duplicate of bug 245243 ***
Comment 3 Alexander Simon 2015-09-04 13:10:34 UTC
see also bug #254872