Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

connection drop outs when uploading source code

 Developers are reporting connection drop outs when uploading code changes.
The logs are reporting:
2013-11-29 13:31:40,296 [          http-443-Processor22]  WARN com.ibm.team.filesystem                             - Unhandled Exception
ClientAbortException:  java.net.SocketException: Connection reset by peer: socket write error
at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:327)
at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:293)
at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:98)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:147)
at com.ibm.team.repository.common.transport.ServerHttpUtil.serializeError(ServerHttpUtil.java:1186)
at com.ibm.team.repository.common.transport.ServerHttpUtil.serializeError(ServerHttpUtil.java:1076)
at com.ibm.team.filesystem.service.internal.FileContentService.perform_PUT(FileContentService.java:195)
....

Caused by: 
java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:105)
at java.net.SocketOutputStream.write(SocketOutputStream.java:149)
at com.ibm.jsse2.c.a(c.java:82)
at com.ibm.jsse2.c.a(c.java:102)
at com.ibm.jsse2.jc.b(jc.java:511)
at com.ibm.jsse2.jc.a(jc.java:349)
at com.ibm.jsse2.j.write(j.java:2)

...

Has anyone experienced a similar issue & know the cause / resolution ?

Thanks
Mike

0 votes

Comments

Hi Mike,

I suspect there could be network bandwidth and large file size.

Could you please provide the below details.

Is the issue is happening when your trying to load the sandbox ?

Is the issue is happening for all the users ?

RTC Client\Server version ?

rtc client >> metadata.log file details and ccm log details ?

Regards,
Arun.

1 vote



One answer

Permanent link
Users could try increasing their connection timeout setting.  In the eclipse client, this is set by opening the properties of the repository connection in the Team Artifacts view.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,202

Question asked: Nov 29 '13, 9:52 a.m.

Question was seen: 5,302 times

Last updated: Feb 06 '14, 9:45 a.m.

Confirmation Cancel Confirm