]
Nick Boldt reassigned JBDS-4053:
--------------------------------
Assignee: Nick Boldt
Installing software has encountered a problem
---------------------------------------------
Key: JBDS-4053
URL:
https://issues.jboss.org/browse/JBDS-4053
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build, central-update
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.2.0.AM1
Could be a simple network timeout but wanted to document this anyway.
Installed rh-eclipse46-devstudio-1.0-1.20160919.1438.el7.x86_64.rpm as in JBDS-4021 then
attempted to install EVERYTHING from Central (including the 3rd party connectors like
ZeroTurnaround and Android).
Result was some errors:
{code}
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 10094; received: 7811
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 10148; received: 3767
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 26195; received: 2419
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 914884; received: 9157
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 93971; received: 23986
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 70715; received: 9158
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 1012304; received:
394684
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 93028; received: 9158
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 13404956; received:
367722
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 2342929; received:
358287
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
Premature end of Content-Length delimited message body (expected: 6106359; received:
21287{code}
Also:
{code}
Unable to read repository at
https://devstudio.redhat.com/targetplatforms/jbtcentraltarget/4.60.1.Fina....
org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited
message body (expected: 13838; received: 5115
at
org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:180)
at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:137)
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:178)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}
{code}
Cannot download bundle at
https://devstudio.redhat.com/10.0/stable/updates/discovery.earlyaccess/10...:
Premature end of Content-Length delimited message body (expected: 96752; received: 3766
org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited
message body (expected: 96752; received: 3766
at
org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:180)
at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:137)
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:178)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}