[JSch-users] JSch-0.1.31: waiting forever on Channel$MyPipedInputStream
Status: Alpha
Brought to you by:
ymnk
|
From: Oberhuber, M. <Mar...@wi...> - 2008-02-08 20:55:22
|
Hello, I just experienced a lockdown of my Eclipse 3.4M4 (with JSch 0.1.31). Here's a backtrace -- is this already known (and fixed in 0.1.37)? Name: main State: TIMED_WAITING on com.jcraft.jsch.Channel$MyPipedInputStream@19c3dee Total blocked: 1.001 Total waited: 8.416 Stack trace: java.lang.Object.wait(Native Method) java.io.PipedInputStream.read(PipedInputStream.java:310) java.io.PipedInputStream.read(PipedInputStream.java:361) com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2153) com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2179) com.jcraft.jsch.ChannelSftp.checkStatus(ChannelSftp.java:1804) com.jcraft.jsch.ChannelSftp._sendCLOSE(ChannelSftp.java:1823) com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1271) org.eclipse.rse.internal.services.ssh.files.SftpFileService.internalFetc h(SftpFileService.java:456) org.eclipse.rse.services.files.AbstractFileService.list(AbstractFileServ ice.java:60) org.eclipse.rse.internal.efs.RSEFileStoreImpl.childInfos(RSEFileStoreImp l.java:429) org.eclipse.rse.internal.efs.RSEFileStore.childInfos(RSEFileStore.java:2 34) org.eclipse.core.internal.localstore.UnifiedTree.getLocalList(UnifiedTre e.java:324) org.eclipse.core.internal.localstore.UnifiedTree.addChildren(UnifiedTree .java:122) org.eclipse.core.internal.localstore.UnifiedTree.addNodeChildrenToQueue( UnifiedTree.java:226) org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java :100) org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshRe source(FileSystemResourceManager.java:730) org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(F ileSystemResourceManager.java:714) Cheers, -- Martin Oberhuber, Senior Member of Technical Staff, Wind River Target Management Project Lead, DSDP PMC Member http://www.eclipse.org/dsdp/tm |