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 214657 - 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-06-23 11:56 UTC by Exceptions Reporter
Modified: 2012-06-24 21:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189961


Attachments
stacktrace (749 bytes, text/plain)
2012-06-23 11:56 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-23 11:56:35 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.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Windows 7

User Comments:
GUEST: Installing a separately downloaded plugin

GUEST: instalando plugin




Stacktrace: 
org.xml.sax.SAXParseException: Premature end of file.
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246)
   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.deleteUnusedFiles(UpdateTracking.java:497)
Comment 1 Exceptions Reporter 2012-06-23 11:56:39 UTC
Created attachment 121249 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-06-24 21:34:37 UTC

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