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 212909 - org.xml.sax.SAXParseException: Premature end of file.
Summary: org.xml.sax.SAXParseException: Premature end of file.
Status: RESOLVED DUPLICATE of bug 208369
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 16:17 UTC by sreder
Modified: 2012-05-24 08:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188262


Attachments
stacktrace (743 bytes, text/plain)
2012-05-23 16:17 UTC, sreder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreder 2012-05-23 16:17:15 UTC
This bug was originally marked as duplicate of bug 195626, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
sreder: Installing Findbugs integration plugin




Stacktrace: 
org.xml.sax.SAXParseException: Premature end of file.
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
   at org.netbeans.updater.XMLUtil.parse(XMLUtil.java:109)
   at org.netbeans.updater.UpdateTracking.readModuleFromFile(UpdateTracking.java:456)
   at org.netbeans.updater.UpdateTracking.scanDir(UpdateTracking.java:536)
   at org.netbeans.updater.UpdateTracking.getTracking(UpdateTracking.java:149)
Comment 1 sreder 2012-05-23 16:17:21 UTC
Created attachment 119782 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-05-24 08:05:56 UTC

*** This bug has been marked as a duplicate of bug 208369 ***