[Bug 1582617] Comment bridged from LTC Bugzilla

2016-08-23 Thread bugproxy
--- Comment From ofe...@il.ibm.com 2016-08-24 00:54 EDT--- Hi, a few things to clear up... We do not run jsch on Ubuntu... at the moment it runs on either RHEL/SLES... But we do use jsch to access Ubuntu and issue remote commands on Ubuntu. The code we are using is making sure there is

[Bug 1582617] Comment bridged from LTC Bugzilla

2016-05-18 Thread bugproxy
--- Comment From ofe...@il.ibm.com 2016-05-18 09:51 EDT--- i was also able to confirm that the problem does not happen if i suffix the command with sleep 10 ms. that is: "echo offer; sleep 0.01" i guess that this solves some kind of race condition somewhere... i hope this information

[Bug 1582617] Comment bridged from LTC Bugzilla

2016-05-17 Thread bugproxy
--- Comment From brsri...@in.ibm.com 2016-05-17 08:54 EDT--- Please ignore the first comment. The actual bug description is here : Following problem was discovered using JSCH to access Ubuntu guests on system z remotely. Using "exec" based channel with JSCH, every once in a while we get

[Bug 1582617] Comment bridged from LTC Bugzilla

2016-05-17 Thread bugproxy
--- Comment From ofe...@il.ibm.com 2016-05-17 05:42 EDT--- Following problem was discovered using JSCH to access Ubuntu guests on system z remotely. Using "exec" based channel with JSCH, every once in a while we get back an empty string as output to a command that should return output. i

[Bug 1582617] Comment bridged from LTC Bugzilla

2016-05-17 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2016-05-17 05:14 EDT--- Following problem was discovered using JSCH to access Ubuntu guests on system z remotely. Using "exec" based sessions with JSCH, every once in a while we get back an empty string as output to a command that should