Daniel Beck resolved Bug JENKINS-19882 as Cannot Reproduce

Cannot reproduce on Jenkins 1.563. Works like a charm for me.

Jenkins Script Console:

println System.getProperty('http.agent')
[email protected](null as hudson.model.UpdateCenter.InstallationJob, new URL("http://host-i-control"))


This will throw after the request is sent. Output:

Foobar1234
hudson.util.IOException2: Failed to download from ...

From the receiving host's access log:

IP.IP.IP.IP - - [19/May/2014:01:18:57 +0200] "GET / HTTP/1.1" 403 793 "-" "Foobar1234 Java/1.7.0_51"

Note that you cannot pass arguments to e.g. service on Red Hat, you may need to configure these in a config file. Only pass on the command line to java, and do so before the -jar argument (everything after that is parameters to the program rather than to Java).

Change By: Daniel Beck (18/May/14 11:10 PM)
Status: Open Resolved
Resolution: Cannot Reproduce
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/d/optout.

Reply via email to