Menu

#16 ls -> "problem with the connection or with authenticating"

open
nobody
5
2008-07-07
2008-07-07
No

I have GSI-SSHTerm version 0.91e. It used to work fine, but recently I started getting this error. I log in, giving my passphrase, and everything looks fine. An ls command works fine. Then I cd to a subdirectory, which works fine. But when I do an ls in the subdirectory, I get no (immediate) output, just his message:

There was a problem with the connection or with authenticating: 142

java.lang.ArrayIndexOutOfBoundsException: 142
at com.sshtools.j2ssh.transport.TransportProtocolCommon$1.fillInStackTrace(TransportProtocolCommon.java:432)
at java.lang.Throwable.<init>(Throwable.java:181)
at java.lang.Exception.<init>(Exception.java:29)
at java.io.IOException.<init>(IOException.java:30)
at com.sshtools.j2ssh.transport.TransportProtocolCommon$1.<init>(TransportProtocolCommon.java:423)
at com.sshtools.j2ssh.transport.TransportProtocolCommon.run(TransportProtocolCommon.java:423)
at java.lang.Thread.run(Thread.java:619)

When I click in the terminal after that, the directory listing appears, but the terminal accepts no more input and must be killed. The transcript from the terminal for the scenario described follows.

Last login: Sun Jul 6 13:46:08 2008 from ppp-88-217-42-91.dynamic.mnet-online.de
... looping with command "load" over module(s) "gridmod env" ...
... appending /work1/gridspace/agdusr010/grid-modules/gridmod/bin to PATH ...
sourcing /work1/gridspace/agdusr010/grid-modules/gridmod/bin/gridmod.load
sourcing /work1/gridspace/agdusr010/grid-modules/gridmod/bin/env.load
No environment scripts defined for gavosrv1.mpe.mpg.de besides default
-bash-3.00$ ls
2d_maps clustermaps dead.letter globus-err globus-out grid-modules plplot scripts test.rsl test_super_simple2.xml test_super_simple.xml
-bash-3.00$ ls
2d_maps clustermaps dead.letter globus-err globus-out grid-modules plplot scripts test.rsl test_super_simple2.xml test_super_simple.xml
-bash-3.00$ ls
2d_maps clustermaps dead.letter globus-err globus-out grid-modules plplot scripts test.rsl test_super_simple2.xml test_super_simple.xml
-bash-3.00$ cd grid-modules/cf/
-bash-3.00$ ls
0001_rass_0002_parameters 0001_sdss_0026_parameters combined makefile map.rass.small map.sdss.smallX4 parameters README.txt target

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.