Re: [m2] faulty scp protocol handling in wagon?

2005-10-06 Thread Orjan Austvold
I have discussed the bug fix the author if jsch, and he has made a fix which is available on http://www.jcraft.com/jsch/jsch-0.1.23-pre1.zip. I'll test that version later today. -- Ørjan Brett Porter wrote: have jsch indicated when they might include it? is the scpexe protocol a viable

Re: [m2] faulty scp protocol handling in wagon?

2005-10-06 Thread Brett Porter
great! Thanks, Brett On 10/6/05, Orjan Austvold [EMAIL PROTECTED] wrote: I have discussed the bug fix the author if jsch, and he has made a fix which is available on http://www.jcraft.com/jsch/jsch-0.1.23-pre1.zip. I'll test that version later today. -- Ørjan Brett Porter wrote: have

Re: [m2] faulty scp protocol handling in wagon?

2005-10-06 Thread Orjan Austvold
The patch on jsch made by Atsuhiko Yamanaka worked as expected. The intermittent failure with ScpWagon on session is down has vanished. -- Ørjan Brett Porter wrote: great! Thanks, Brett On 10/6/05, Orjan Austvold [EMAIL PROTECTED] wrote: I have discussed the bug fix the author if jsch,

Re: [m2] faulty scp protocol handling in wagon?

2005-10-05 Thread Brett Porter
have jsch indicated when they might include it? is the scpexe protocol a viable alternative for you? - Brett On 10/5/05, Orjan Austvold [EMAIL PROTECTED] wrote: I noticed that sch 0.1.22 got released yesterday. Only to bad that that it did not include a fix for the MNG-678 issue. In the

Re: [m2] faulty scp protocol handling in wagon?

2005-10-04 Thread Orjan Austvold
I noticed that sch 0.1.22 got released yesterday. Only to bad that that it did not include a fix for the MNG-678 issue. In the meantime I'm forced to continue providing a modified m2-b2 release containing a patched jsch library for building projects at work. -- Ørjan Brett Porter wrote:

Re: [m2] faulty scp protocol handling in wagon?

2005-09-29 Thread Orjan Austvold
The issue with intermittent failure in ScpWagon seems to have been solved now. To me it seems to be a race condition between the thread running the ScpWagon and the internal jsch thread tracking session events. ScpWagon terminates the exec channel when it discovers that enough bytes have

Re: [m2] faulty scp protocol handling in wagon?

2005-09-29 Thread Brett Porter
This is great. Thanks for your help on this - I'll take a look. - Brett On 9/30/05, Orjan Austvold [EMAIL PROTECTED] wrote: The issue with intermittent failure in ScpWagon seems to have been solved now. To me it seems to be a race condition between the thread running the ScpWagon and the

Re: [m2] faulty scp protocol handling in wagon?

2005-09-20 Thread Brett Porter
I have experienced this too - there is an open bug I believe. I'm not sure if the problem is in jsch, or our use of jsch though. I'd welcome any assistance you can provide. Thanks, Brett On 9/21/05, Orjan Austvold [EMAIL PROTECTED] wrote: Often when downloading new artifacts from a scp