Process in Job queue stuck in loading state.

A specific process which uses the SSH connection was stuck in the JobQueue. I tried restarting the job service and did Force start of the stuck process step  but nothing happens. Need help with this. Using version ONEIM 8.1 

Parents Reply
  • Did you notice the process tasks description? The description mentions the behavior you are experiencing.

    Executes a command line call in a Secure Shell (SSH) server. The calls are executed with ”pLink.exe“. A connection must be created manually to the SSH server using ”plink.exe“ before the first component call. The connection needs to be confirmed at the same time. The confirmation is noted in the registry and used later by the component. If this initial initialization does not take place, the component remains active in the system and does not return!.

Children