Kohsuke Kawaguchi edited a comment on Bug JENKINS-14924

I just saw the same issue trying to launch JNLP slaves. Turns out in these versions of JDK, if the JNLP file couldn't be retrieved (for example due to the security setting disallowing anonymous users to access JNLP files), then tha web start launcher fails with thhe same symptom.

If you suspect this to be the case, you can verify by trying to download the JNLP file via wget or some such tool that doesn't have your browser authentication cookie. To work around this, you should follow the command line instruction to run "java -jar slave.jar"

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