Hi,
I ma using the j2ssh for ssh remote access to my machine. But to some machine I got the MessageStoreEOFException . Appreatiate if anyone know how what was the cause and how to handle this exception. thks.
[ERROR] TransportProtocolCommon - -The Transport Protocol thread failed <java.la
ng.OutOfMemoryError>java.lang.OutOfMemoryError
<<no stack trace available>>
com.sshtools.j2ssh.transport.MessageStoreEOFException: The message store has rea
ched EOF
at com.sshtools.j2ssh.transport.SshMessageStore.getMessage(Unknown Sourc
e)
at com.sshtools.j2ssh.transport.SshMessageStore.getMessage(Unknown Sourc
e)
at com.sshtools.j2ssh.transport.SshMessageStore.getMessage(Unknown Sourc
e)
at com.sshtools.j2ssh.transport.TransportProtocolClient.requestService(U
nknown Source)
at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
at SshExample.main(SshExample.java:27)
yen pheng