On 22.09.2005, at 11:53, Brett Porter wrote:
> Not what I wanted to see :(
>
> Can you post this to JIRA for tracking, and I'll take a look at what
> has changed since alpha-3 to try and narrow it down.
Done: http://jira.codehaus.org/browse/MNG-959
> Do other jdks or servers succeed?
I have no way of trying right now, but will comment on MNG-959 once I
find out.
Cheers,
-Ralph.
> On 9/22/05, Ralph Pöllath <lists@poellath.org> wrote:
>> "Connect thread maven.example.com session" prio=5 tid=0x005651b0
>> nid=0x1e20000 runnable [f0c89000..f0c89ac0]
>> at java.net.SocketInputStream.socketRead0(Native Method)
>> at java.net.SocketInputStream.read(SocketInputStream.java:
>> 129)
>> at com.jcraft.jsch.IO.getByte(Unknown Source)
>> at com.jcraft.jsch.Session.read(Unknown Source)
>> at com.jcraft.jsch.Session.run(Unknown Source)
>> at java.lang.Thread.run(Thread.java:552)
>>
>> "main" prio=5 tid=0x00500e30 nid=0x1804600 in Object.wait()
>> [f07fe000..f08002c8]
>> at java.lang.Object.wait(Native Method)
>> - waiting on <0x650a5f08> (a com.jcraft.jsch.Channel
>> $MyPipedInputStream)
>> at java.io.PipedInputStream.read(PipedInputStream.java:229)
>> - locked <0x650a5f08> (a com.jcraft.jsch.Channel
>> $MyPipedInputStream)
>> at org.apache.maven.wagon.providers.ssh.ScpWagon.checkAck
>> (ScpWagon.java:614)
>> at org.apache.maven.wagon.providers.ssh.ScpWagon.get
>> (ScpWagon.java:407)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|