It might be related to https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-01-04
People have been unable to start JNLP slaves after upgrading their Jenkins. I've understood it is still possible to do it. You'd have to use a browser authenticate and to download the slave-agent.jnlp from the JNLP slave's own page ($JENKINS_URL/computer/SLAVENAME). Then you would start the slave agent from the command line and provide it with a file:// url to the locally saved slave-agent.jnlp file. I haven't tested this personally, I was only told by a colleque who has to care about a couple of windows slaves he had to do this. -- Sami Manjunath D G <[email protected]> kirjoitti 19.2.2013 kello 10.54: > Hi All, > I'm Able to connect Jenkins Windows Slave by using Launch Method as : "Launch > slave agent via Java web Start". > > But not working with when i'm trying to use "Let Jenkins control this windows > slave as windows service".Provided with right "Administrator user > name","Password" and "Host Name". > > I don't see any problem with Jenkins slave which were configured before > migration.They are still working even after migration.Only problem is with > adding new windows slave. > > Can some one help me on this.... > Regards, > Manju > > On Thursday, February 14, 2013 5:03:19 PM UTC+5:30, Manjunath D G wrote: > Hi, > After my version upgrade from 1.427 to 1.500,I'm unable to add new > node.Getting > > Connecting to 172.24.136.55 > Checking if Java exists > java -version returned 1.7.0. > Copying jenkins-slave.xml > Copying slave.jar > Starting the service > > > And nothings happens.Do i need to install any new/ugrade specific plugins. > > Can some one please do let me know what and all i should post upgrade ofr > Jenkins version from 1.427 to 1.501. > > Thanks And Regards, > Manju > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
