Hi I want to install a JNLP slave as a service in Windows 10.
If I use the 'easy' method of going to the node page, from the slave machine, and clicking on the Launch button, the slave launches. But if I select 'File > Install as a service' I get an exception: [cid:[email protected]] I wonder if this is because I haven't done it properly in administrator mode. But I did open an admin command prompt and ran my browser (Edge) from there. Alternatively, I can start the slave from a command line using: java -jar slave.jar -jnlpUrl http://<my-server>/computer/<my-node>/slave-agent.jnlp -secret <my-secret> described at computer/<my-node>/ but that doesn't allow me to run the agent as a service. Please can anyone help me with this? Best regards David -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/37b7943ef2a74239b0e23ad16cb70cde%40EUX13SRV1.EU.NEC.COM. For more options, visit https://groups.google.com/d/optout.
