Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: cli
Created: 13/Mar/14 4:15 PM
Description:

Command being run inside build script:

java -jar jenkins-cli.jar set-build-result aborted

Intermittently results in this crash:

Exception in thread "main" java.lang.NegativeArraySizeException
at hudson.cli.Connection.readByteArray(Connection.java:131)
at hudson.cli.CLI.connectViaCliPort(CLI.java:243)
at hudson.cli.CLI.<init>(CLI.java:134)
at hudson.cli.CLIConnectionFactory.connect(CLIConnectionFactory.java:72)
at hudson.cli.CLI._main(CLI.java:469)
at hudson.cli.CLI.main(CLI.java:384)

Build is a matrix job if that makes any difference

Environment: Ubuntu 13.04 64bit
Project: Jenkins
Priority: Major Major
Reporter: Sam Lancia
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to