[jbosstools-issues] [JBoss JIRA] (JBDS-2882) Spring installation was interrupted during first try

Jiri Peterka (JIRA) issues at jboss.org
Tue Jan 28 10:15:29 EST 2014


Jiri Peterka created JBDS-2882:
----------------------------------

             Summary: Spring installation was interrupted during first try
                 Key: JBDS-2882
                 URL: https://issues.jboss.org/browse/JBDS-2882
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: 3rd-party-certification
    Affects Versions: 7.1.0.GA
         Environment: JBDS 7.1.0.GA L64 - Fedora 19_64, OpenJDK 1.7.0_45
            Reporter: Jiri Peterka


During installation on new JBDS 7.1.0.GA (new intallation, new workspace L64 - Fedora 19 L64) I've encountered problem during installatin. 

{code}
An error occurred while collecting items to be installed
session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.beans.ui.editor_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 284559; received: 235439
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.bestpractices_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 66424; received: 28048
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.config.graph_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 226131; received: 183796
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.core_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 1644715; received: 114317
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.osgi.targetdefinition_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 4268797; received: 469464
Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.31.0.Final/REPO/plugins/org.springframework.ide.eclipse.ui_3.4.0.201310051539-RELEASE.jar.
Premature end of Content-Length delimited message body (expected: 183813; received: 56354
{code}

Stacktrace
{code}
org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 284559; received: 235439
	at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:178)
	at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:138)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:172)
	at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}

During second try everything went ok

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list