Issue Type: Bug Bug
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Attachments: System Information [Jenkins].htm, Thread dump [Jenkins].htm
Components: ssh, ssh-slaves
Created: 18/Mar/13 3:57 PM
Description:

Jenkins running on Windows and trying to start OSx slave via ssh (using private key)

LOG:

[03/18/13 17:45:56] [SSH] Opening SSH connection to 192.168.1.35:22.
[03/18/13 17:45:56] [SSH] Authenticating as Jenkins with C:\Jenkins\ssh_keys\private.ppk.
ERROR: Unexpected error in launching a slave. This is probably a bug in Jenkins.
java.lang.NegativeArraySizeException
at org.kohsuke.putty.KeyReader.read(KeyReader.java:59)
at org.kohsuke.putty.KeyReader.readInt(KeyReader.java:71)
at org.kohsuke.putty.PuTTYKey.toOpenSSH(PuTTYKey.java:198)
at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:730)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:278)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:222)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[03/18/13 17:45:56] [SSH] Connection closed.

Environment: CPU:Intel Xeon
OS:Windows Server 2008 R2 Standard
Project: Jenkins
Priority: Major Major
Reporter: bogdan d
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to