Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 28/Jan/15 9:29 AM
Description:

Reproduction:
1. Have a slave with a blank in the name ("ASCET classic" in our case).
2. Try starting it by launching the JNLP file on a recent Oracle JRE (JRE 7.u75 in my case)
-> NPE during launch, slave not coming up.

Running the same JNLP from the command line shows some additional error messages that leads to the root cause: It tries to access jenkinsUrl/computer/ASCET0Classic instead of jenkinsUrl/computer/ASCET%20Classic (i.e. the blank is encoded wrongly).

Side notes:
1. Replacing the blank in the slave name solves the launch problems.
2. The same slave name worked fine with earlier versions of the Oracle JRE7.

Project: Jenkins
Priority: Major Major
Reporter: Michael Keppler
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to