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

Summary: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: OptionsAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: darktemplar, freekamel67, immouawad, jcgaiotto, jose_esteves, legitalk, Llerr, luis.boch, mkroll, mps77, nickdick74, nirav_pradhan, phurtado, rafaelshayashi, Rahul.khandelwal, tchubs, websmith, zmirc
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207998
Attachments: stacktrace

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