Patrick Wong edited a comment on Bug JENKINS-23232

I get the same issue with the following steps:

  • Client machine is CentOS 6.5 with Java 1.7.0-b71 (from CentOS package java-1.7.0-openjdk-devel)
  • Jenkins VM is CentOS 7 with Java 1.7.0-b71 (from CentOS package java-1.7.0-openjdk-devel)
    • port 8080 forwarded to host machine port 8081
    • Vagrant basebox is jayunit/centos7 with Oracle Virtualbox provider
  • jenkins-cli.jar comes from wget localhost:8081/jnlpjars/jenkins-cli.jar and it is then renamed to have the version string, e.g. mv jenkins-cli.jar jenkins-cli-1.580.2.jar
  • Command is {{java -jar jenkins-cli-1.580.2.jar -s http://localhost:8081/ list-plugins}}

Have tried with both Jenkins 1.580.2 stable and 1.596 latest.

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