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 168932

Summary: org.xml.sax.SAXParseException: Premature end of file.
Product: obsolete Reporter: hunovis <hunovis>
Component: RegistrationAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: blocker CC: av-nb, mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154008
Issue Type: DEFECT Exception Reporter: 154008
Attachments: stacktrace

Description hunovis 2009-07-21 20:49:07 UTC
This issue was originally marked as duplicate of issue 127252, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: IDE startup

nicoliniyo: opening ide

GUEST: i was renaming a project

pbw: svn Show changes

hunovis: Immediatelly after the startup

GUEST: Updated an activated Cube-N plugins. Restarted NetBeans.

GUEST: restarting the netbeans ide after install uml plugin

GUEST: Had just removed
-J-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
from netbeans.conf startup command, and restarted NetBeans.

GUEST: on netbeans booting

nicoliniyo: starting the ide

GUEST: After installe iReport PlugIn



Stacktrace: 
org.xml.sax.SAXParseException: Premature end of file.
        at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:239)
        at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
        at org.netbeans.modules.reglib.StatusDocument.initializeDocument(StatusDocument.java:183)
        at org.netbeans.modules.reglib.StatusDocument.load(StatusDocument.java:97)
        at org.netbeans.modules.reglib.StatusData.loadFromXML(StatusData.java:121)
        at org.netbeans.modules.registration.NbConnection.checkStatus(NbConnection.java:127)
Comment 1 hunovis 2009-07-21 20:49:21 UTC
Created attachment 85037 [details]
stacktrace
Comment 2 Marian Mirilovic 2009-09-07 11:14:08 UTC
125 duplicates ... P1
Comment 3 dlipin 2009-09-08 14:07:31 UTC
core-main #233ad2877aa4
Comment 4 Quality Engineering 2009-09-11 21:47:29 UTC
Integrated into 'main-golden', will be available in build *200909111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/233ad2877aa4
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #168932 org.xml.sax.SAXParseException: Premature end of file.