When jenkins runs on one of my machines, the URLs are not
with fully qualified domainnames, e.g.,

JOB_URL =http://cerb:8300/job/bilderall-abs/./label=master/  
<http://cerberus:8300/job/bilderall-abs/label=master/>

instead of

JOB_URL =http://cerb.mydomain.com:8300/job/bilderall-abs/./label=master/  
<http://cerberus:8300/job/bilderall-abs/label=master/>

I have checked that `hostname` gives a fully qualified domain name.

Any ideas?

(I am running Jenkins ver. 1.477 on RHEL 6.2, with
jre-1.6.0-openjdk.x86_64)

Thx.....John





Reply via email to