Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25669

Unable to launch the application message starting windows slaves

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • windows-slaves-plugin
    • Jenkins version: 1.575
      Windows-slaves-plugin installed version 1.0
      Master running on a Scientific Linux 6 machine
      Slave is a windows7 node, using an Internet Explorer borwser

      I'm trying to add a windows slave to my master. when doing so, any of the start up commands fail:

      1) Launch agent from browser on slave
      2) java -jar slave.jar -jnlpUrl https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp -secret <huge_hex_string>

      In the 1st case it tells: "Unable to launch the application"
      java.lang.NullPointerException
      at com.sun.deploy.security.DeployManifestChecker.verify(Unknown Source)
      [..........]

      In the second case it tells:
      Failing to obtain https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp?encrypt=true
      java.io.IOException
      https://<hostname.domain>:443/computer/<windows_slave>/slave-agent.jnlp?encrypt=true doesn't look like a JNLP file; content type was text/html charset=utf-8

      Any hint?
      Thanks!

            Unassigned Unassigned
            pmendez Patricia Mendez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: