Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20667

cli over internet doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cli
    • Ubuntu 10.04.4 amd 64, OpenJDK 6

      I posted related bug https://issues.jenkins-ci.org/browse/JENKINS-20128 and was fixed in 1.540. I decided to upgrade both our build servers (1 in our local network and other is remote).
      When I run (on local jenkins)
      java -jar jenkins-cli.jar -s http://10.23.0.6:8080/ help --username my_usr --password my_pwd
      it gives a valid output.

      When I run (on remote jenkins)
      java -jar jenkins-cli.jar -s http://us.astorex.com:4555/ help --username my_usr --password my_pwd
      it crashes. output attached.

      There are no any issues with version 1.534, reverted to it.

        1. 2.log
          65 kB
        2. err.log
          2 kB
        3. network.png
          network.png
          22 kB

            Unassigned Unassigned
            nkorotysh Nick Korotysh
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: