[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6819) Guvnor repository view can not display snapshots list

Denny Xu (JIRA) jira-events at lists.jboss.org
Wed Aug 11 23:20:49 EDT 2010


Guvnor repository view can not display snapshots list
-----------------------------------------------------

                 Key: JBIDE-6819
                 URL: https://jira.jboss.org/browse/JBIDE-6819
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: drools
    Affects Versions: 3.2.0.M1
         Environment: Drools-Guvnor runtime: drools-guvnor.5.1.0
            Reporter: Denny Xu
            Assignee: Denny Xu


create a guvnor repository connection such as : localhost:8080/drools-5.1.0-guvnor/org.drools.guvnor.Guvnor/webdav/,  when trying to expand the 'snapshots' tree item, it occurs error :
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 javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
	at org.guvnor.tools.utils.webdav.StreamProcessingUtils.parseListing(StreamProcessingUtils.java:57)
	at org.guvnor.tools.utils.webdav.WebDavClient.listDirectory(WebDavClient.java:110)
	at org.guvnor.tools.views.model.TreeParent.listDirectory(TreeParent.java:122)
	at org.guvnor.tools.views.model.TreeParent.fetchDeferredChildren(TreeParent.java:97)
	at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

the error only appear for drools-guvnor.5.1.0.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list