| Title | Telnet module does not wait for remote script to return |
| Date Updated | 12/08/2005 |
| Versions affected | JavaScheduler 2.9+, Automize 4.0+ |
| OS affected | Not a bug |
| Description | User tries to run a script on a remote system using the telnet module. The remote system runs the script but returns control immediately (or after the wait time set) to the telnet module. It does not wait for the script to terminate. The user needs to wait for the script to terminate. User needs to run other telnet commands in sequence, but only after this command has finished. |
| Causes | The telnet module only waits for a fixed amout of time (determined by the wait time setting) for each command to run. It issues the subsequent command as soon as this wait time finishes. It does open streams for feedback from the server, but cannot detect the end of a script run. |
| Solution | Please download and use Automize 5.3 or later. This version has a Telnet(Adv) module with advanced telnet capabilities |
| Output Log | - |
| Debug Log | - |