|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-9679) NoClassD... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)
- [JIRA] (JENKINS-9679) NoC... [email protected] (JIRA)

If i put this way i get mentioned error above:
-Xrs -jar "%BASE%\slave.jar" -jnlpUrl http://aaa.bbb.ccc:8080/computer/slave01/slave-agent.jnlp -jnlpCredentials xxx:yyy -noCertificateCheck
If i put it this way i don't get errors and can successfully connect slaves:
-Xrs -jar "%BASE%\slave.jar" -jnlpUrl http://aaa.bbb.ccc:8080/computer/slave01/slave-agent.jnlp -classpath "%BASE%\commons-codec-1.7.jar" -jnlpCredentials xxx:yyy -noCertificateCheck