Hello,

Executing multiple commands using j2ssh sometimes return null. Using executeCommand i am trying get output of server date, process id and tail command on log file to grep specific string. ...