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 256298 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
Summary: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end ...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-31 20:34 UTC by Exceptions Reporter
Modified: 2018-02-24 15:29 UTC (History)
18 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207998


Attachments
stacktrace (2.48 KB, text/plain)
2015-10-31 20:34 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-10-31 20:34:14 UTC
This bug was originally marked as duplicate of bug 242179, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201510300002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: Tools, Options, Fonts&Colors. Changed to Norway Today and the error occured.

GUEST: Begin  Generate Source Code




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-10-31 20:34:15 UTC
Created attachment 157085 [details]
stacktrace