Forum Discussion

doubtsreadyapi's avatar
doubtsreadyapi
Contributor
6 years ago
Solved

Showing message process pid and not exited

Hi Lucian 

 

I am trying to run the groovy script mentioned in https://community.smartbear.com/t5/SoapUI-Pro/Testing-Linux-command-line-using-Ready-API/td-p/178628.

 

where as i am getting a message process Pid and not exited. what does this means? attached is the message what i am receiving i am running the below groovy script

 

'cmd /c putty.exe -ssh 10.195.0.5 -l xxxxxx -pw xxxx  -m fileFromWhichToExecuteCommands'.execute()