You are probably seeing something similar to [1]. I couldn't ever replicate the issue.
1 - https://issues.jenkins-ci.org/browse/JENKINS-26657 On Wed, Jun 24, 2015 at 3:00 AM Sasha Neftin <[email protected]> wrote: > Hello, > > > I would like get another Jenkins server, first server work as properly for > me. On second I encountered follow problem: > > I've try install Windows Service from Jenkins Slave Agent running on slave > machine. Unfortunately, I can't see 'File' option in menu while jnlp agent > is opened. > > Used latest 1.617 version. > > What is problem here? Did you heard about it? How can I work normally? > > Meanwhile, I have tried cumbersome work around (that finally works for me) > by editing jenkins-slave.xml and directly copy jenkins-slave.exe to > c:\jenkins directory and then run from cmd follow command: > > sc.exe create "Jenkins Slave" start= auto > binPath="c:\jenkins\jenkins-slave.exe" DisplayName="jenkinsslave-c__jenkins” > > > additional information: > > Launch method: Launch slave agent via Java Web Start. > > I tried downgrade Jenkins server, for example 1.606 - not solved, issue > still persist. I tried re install server, replace slave machines... - same > issue. > > Also, I tried slave on different OS: Windows 8.1 and Windows 10 - no > changes. > > > Thanks, > > Sasha > > -- > 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/d0a9a175-2c71-4844-b22d-7e58260e1e67%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/d0a9a175-2c71-4844-b22d-7e58260e1e67%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPiUgVdODNW8P8hyzUG3RspS0a_vU-ZOKYKveKrkB_igOtKJrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
