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 242179 - 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 FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 241917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-21 06:29 UTC by MackSix
Modified: 2015-09-08 10:20 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216546


Attachments
logfile (48.21 KB, text/plain)
2014-07-14 00:24 UTC, MackSix
Details
stacktrace (2.48 KB, text/plain)
2015-05-15 09:47 UTC, MackSix
Details
stacktrace (2.48 KB, text/plain)
2015-05-16 12:05 UTC, Ralph Ruijs
Details
stacktrace (2.48 KB, text/plain)
2015-06-13 13:43 UTC, everflux
Details
stacktrace (2.48 KB, text/plain)
2015-06-19 15:10 UTC, Jiri Prox
Details
stacktrace (2.48 KB, text/plain)
2015-06-23 16:17 UTC, Martin Entlicher
Details
stacktrace (2.48 KB, text/plain)
2015-07-31 14:48 UTC, Alexandr Scherbatiy
Details
stacktrace (2.48 KB, text/plain)
2015-08-20 05:04 UTC, stwr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2014-02-21 06:29:11 UTC
1. Started NetBeans first time install.
2. Activated GUI Builder.
3. Options->Java->Java Debugger tab. Unchecked "Default Enum Formatter" and clicked Apply button.
4. Checked "Default Enum Formatter" back and clicked Apply Button.

This happened.

See log file here: http://statistics.netbeans.org/analytics/messageslog?id=713618
Comment 1 Marian Mirilovic 2014-03-07 08:00:26 UTC
Please use standard mechanism for reporting bugs through Exceptions Reporter.
Comment 2 MackSix 2014-03-07 19:22:47 UTC
(In reply to Marian Mirilovic from comment #1)
> Please use standard mechanism for reporting bugs through Exceptions Reporter.


See comment #6 here: https://netbeans.org/bugzilla/show_bug.cgi?id=209712

It was instructed to file a new bug because it is different than the exception reporter bug.
Comment 3 MackSix 2014-07-14 00:23:11 UTC
1. Just Activated GUI Builder in Options.
2. Checked "Always Show Output" and clicked Apply button.
3. Unchecked "Always Show Output" and cliecked Apply button.

This Exception happened.

Product Version: NetBeans IDE Dev (Build 201407090001)
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 4 MackSix 2014-07-14 00:24:01 UTC
Created attachment 148017 [details]
logfile
Comment 5 Exceptions Reporter 2015-05-05 05:30:39 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216546
Comment 6 MackSix 2015-05-15 09:47:49 UTC
Created attachment 153680 [details]
stacktrace

Changed the JSP Scriptlet backgroud color in Options>>Fonts & Colors>>Syntax>> Language: JSP
Comment 7 Ralph Ruijs 2015-05-16 12:05:52 UTC
Created attachment 153702 [details]
stacktrace

Started fresh build, removed userdir and cache, and changed the font to "Source Code Pro" size 17.
Comment 8 everflux 2015-06-13 13:43:20 UTC
Created attachment 154195 [details]
stacktrace

installed grunt, then searched grunt and confirmed configuration
Comment 9 Exceptions Reporter 2015-06-13 13:43:27 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216546
Comment 10 Jiri Prox 2015-06-19 15:10:40 UTC
Created attachment 154301 [details]
stacktrace

SAXParseException when changing color and keymap profiles
Comment 11 Martin Entlicher 2015-06-23 16:17:11 UTC
Created attachment 154350 [details]
stacktrace

Set a path to karma binary.
Comment 12 Milutin Kristofic 2015-06-25 14:19:39 UTC
*** Bug 241917 has been marked as a duplicate of this bug. ***
Comment 13 Alexandr Scherbatiy 2015-07-31 14:48:06 UTC
Created attachment 155091 [details]
stacktrace

Change property
Comment 14 Exceptions Reporter 2015-08-11 22:12:22 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216546
Comment 15 Milutin Kristofic 2015-08-14 13:57:21 UTC
Better report, maybe it is caused with some specific Annotation tag http://hg.netbeans.org/jet-main/rev/6fe8a03f6dba
Comment 16 Quality Engineering 2015-08-15 01:58:07 UTC
Integrated into 'main-silver', will be available in build *201508150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6fe8a03f6dba
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #242179 - org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file
Comment 17 Milutin Kristofic 2015-08-18 12:50:16 UTC
There is similar issue with Annotations in Bug #254267. I am trying to fix this issue, I have made small fix in Bug #251434, then there was fix in Bug #254483 . If these fixes will not help, I would need to synchronize parse and saveAnnotation.
Comment 18 stwr 2015-08-20 05:04:30 UTC
Created attachment 155468 [details]
stacktrace

My current Look & Fell was Dark Nimbus. I selected new L&F - Windows. The exception has been thrown on-select actually.
Comment 19 Milutin Kristofic 2015-09-08 10:20:02 UTC
The fixes in Bug #251434 and Bug #254483 fixed this P2 in dev build. Still some more work on this issue is tracked in Bug #254267. So I am closing this bug.