Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. 14:30:21,804 ERROR TransportProtocolCommon:? - The Transport Protocol thread failed
  2. java.io.IOException: The socket is EOF
  3. at com.sshtools.j2ssh.transport.TransportProtocolInputStream.readBufferedData(Unknown Source)
  4. at com.sshtools.j2ssh.transport.TransportProtocolInputStream.readMessage(Unknown Source)
  5. at com.sshtools.j2ssh.transport.TransportProtocolCommon.processMessages(Unknown Source)
  6. at com.sshtools.j2ssh.transport.TransportProtocolCommon.startBinaryPacketProtocol(Unknown Source)
  7. at com.sshtools.j2ssh.transport.TransportProtocolCommon.run(Unknown Source)
  8. at java.lang.Thread.run(Thread.java:811)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement