Sporadic error messages

Mike Smith mike.smith37 at virgin.net
Tue Jul 19 18:49:40 MEST 2005


Hi,

 

I've been running a continuous test on the SSH library (to determine whether
it is suitable for integration witb our application).

 

I'm getting 8% failure on my performance test. The test simply connects to a
Solaris server from a Win32 client and issues a remote command.

 

I used the RunCommand examples as the basis for my test, the only
significant change being that my application will not need to wait for the
job exit status, so I commented out that call.

( I did some testing with nohup and background task invocation and it seemed
like this was the only way to get the client to perform the call
asynchronously, let me know if I should try something else).

 

So my performance criterion is that the individual test should complete in
under a second. Most of the time it completes in ~500ms.  Can you think why
I would get variable performance?

 

Also, I have seen intermittent errors:

 

SSH2Connection.processChannelMessage() "Error, received message to
non-existent channel"

 

Any thoughts?

 

Thanks

Mike

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mindterm.appgate.com/pipermail/mindterm-users/attachments/20050719/112236b4/attachment.htm


More information about the Mindterm-users mailing list