Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 106076

Summary: [SSH2] IOException issue with synchronization
Product: [Eclipse Project] Platform Reporter: Olivier Thomann <Olivier_Thomann>
Component: CVSAssignee: platform-cvs-inbox <platform-cvs-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Olivier Thomann CLA 2005-08-04 13:24:41 EDT
I get this error frequently when synchronizing my workspace.

Problems reported while synchronizing CVS Workspace. 18 of 19 resources were
synchronized.
  An error occurred synchronizing /org.eclipse.jdt.ui.tests.refactoring: I/O
exception occurred: Read end dead
    I/O exception occurred: Read end dead
Comment 1 Michael Valenta CLA 2005-08-10 10:55:15 EDT
I just got this one.

java.io.IOException: Pipe broken
at java.io.PipedInputStream.read(PipedInputStream.java:224)
at java.io.PipedInputStream.read(PipedInputStream.java:274)
at java.io.FilterInputStream.read(FilterInputStream.java:111)
at org.eclipse.team.internal.core.streams.TimeoutInputStream.readUntilDone
(TimeoutInputStream.java:269)
at org.eclipse.team.internal.core.streams.TimeoutInputStream.runThread
(TimeoutInputStream.java:218)
at org.eclipse.team.internal.core.streams.TimeoutInputStream.access$0
(TimeoutInputStream.java:216)
at org.eclipse.team.internal.core.streams.TimeoutInputStream$1.run
(TimeoutInputStream.java:65)
at java.lang.Thread.run(Thread.java:534)
Comment 2 Michael Valenta CLA 2007-06-21 11:37:34 EDT
I haven't seen this with the latest JSch version. If you see this again, please reopen.