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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to