--1-- I verified that JNLP files are associated with Java Web Start on my
Mac slave. It still complains that slave-agent.jnlp doesn't look like a
JNLP file; content type was text/HTML; charset=iso-8859-1.
--2-- Also the jnlp file appears to refer to the host only by host name (vs
fully qualifi
discovered that preceding the call to the child batch script with cmd /c
appears to handle both issues.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkins
here's a different issue:
- create a batch file in a job's workspace that jumps to a label near
the end
- configure the job with a batch command that does two things
- calls the child batch file in the first bullet
- echos something
- run the job
the job will execute the
is this a bug?
- create batch script with labels in a job's workspace -- have the
script jump forward to a label later in the same script
- configure the job to have a single batch command which calls this
batch script (above) twice -- echo that you're about to call
- run the job
I get this error message
Failing to obtain
http://my.jenkins.com/jenkins/computer/my-computer/slave-agent.jnlp?encrypt=true
java.io.IOException:
http://my.jenkins.com/jenkins/computer/my-computer/slave-agent.jnlp?encrypt=true
doesn't look like a JNLP file; content type was text/HTML;
charset=