Thank you for response - I go over link you sent - there is described same 
problem as I see. Unfortunately, nobody know solution and why this happen.
I've tried different Java version - not resolved.
Different Jenkins server version - same result.

Launch from cmd is work, but I would like install as service from menu.


On Wednesday, June 24, 2015 at 5:33:38 PM UTC+3, slide wrote:
>
> 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] 
> <javascript:>> 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] <javascript:>.
>> 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/77abc28d-0096-43b5-9820-2ce39e04e83e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to