Hello exception thrown while using rebex ssh

command that throw this exception runs every 1 seconds

 Rebex.Net.SshException was unhandled  
 Message=The channel has been closed.  
 Source=Rebex.Net.Ssh   StackTrace:
        at Rebex.Net.SshChannel.cDtmAOZ(Boolean ,
 cMbfbTZ , Object[] )
        at Rebex.Net.SshChannel.BoomUs(BBdsJfZ )
        at Rebex.Net.SshChannel.RequestExec(String
 command)
        at Rebex.Net.Ssh.StartCommand(String
 command)
        at Saigma_server_contoller.server.execute_periodic(String
 command, Int32 timeout) in
 D:\applications area\serverc\Saigma
 server contoller\Saigma server
 contoller\classes\server_connection.cs:line
 55
        at Saigma_server_contoller.controller.get_uptime()
 in D:\applications area\serverc\Saigma
 server contoller\Saigma server
 contoller\controller.cs:line 156
        at System.Threading.ThreadHelper.ThreadStart_Context(Object
 state)
        at System.Threading.ExecutionContext.Run(ExecutionContext
 executionContext, ContextCallback
 callback, Object state, Boolean
 ignoreSyncCtx)
        at System.Threading.ExecutionContext.Run(ExecutionContext
 executionContext, ContextCallback
 callback, Object state)
        at System.Threading.ThreadHelper.ThreadStart()
 InnerException:

asked 30 Dec '11, 04:57

ahm_selim's gravatar image

ahm_selim
151
accept rate: 0%

edited 30 Dec '11, 04:59

This might have been caused by a bug that will be fixed in the next release soon. I will send a link to a beta to your e-mail, please give it a try and let us know whether it solves the issue!

(30 Dec '11, 16:08) Lukas Pokorny ♦♦
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×44
×23
×22

Asked: 30 Dec '11, 04:57

Seen: 140 times

Last updated: 30 Dec '11, 16:08