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 232967 - org.xml.sax.SAXParseException; systemId: http://java.net/projects/wsit/sources/svn/history.atom; lineNumber: 1; columnNumber: 1; Premature end of file.
Summary: org.xml.sax.SAXParseException; systemId: http://java.net/projects/wsit/source...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-18 10:15 UTC by Marian Mirilovic
Modified: 2013-07-21 02:17 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201076


Attachments
stacktrace (912 bytes, text/plain)
2013-07-18 10:15 UTC, Marian Mirilovic
Details
stacktrace (922 bytes, text/plain)
2013-07-18 10:36 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2013-07-18 10:15:56 UTC
Build: NetBeans IDE Dev (Build 201307152300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b13
OS: Linux

User Comments:
mmirilovic: Opened dashboard

adithyank: opened projects in team window > java.net

ophers: Opened my team project wich is private




Stacktrace: 
org.xml.sax.SAXParseException; systemId: http://java.net/projects/wsit/sources/svn/history.atom; lineNumber: 1; columnNumber: 1; Premature end of file.
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:251)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300)
   at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
   at org.netbeans.modules.kenai.ui.project.SourcesInformationPanel.loadRepoFeeds(SourcesInformationPanel.java:254)
   at org.netbeans.modules.kenai.ui.project.SourcesInformationPanel.resetContent(SourcesInformationPanel.java:366)
   at org.netbeans.modules.kenai.ui.project.kenaiProjectTopComponent$15.run(kenaiProjectTopComponent.java:773)
Comment 1 Marian Mirilovic 2013-07-18 10:15:58 UTC
Created attachment 137363 [details]
stacktrace
Comment 2 Marian Mirilovic 2013-07-18 10:36:41 UTC
Created attachment 137367 [details]
stacktrace

clicked on details
Comment 3 Tomas Stupka 2013-07-18 13:30:01 UTC
happens quite often
Comment 4 Tomas Stupka 2013-07-19 14:12:13 UTC
fixed in core-main #a75a39f55dee
Comment 5 Quality Engineering 2013-07-21 02:17:18 UTC
Integrated into 'main-silver', will be available in build *201307202300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a75a39f55dee
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #232967 - org.xml.sax.SAXParseException; systemId: http://java.net/projects/wsit/sources/svn/history.atom; lineNumber: 1; columnNumber: 1; Premature end of file.