Jenkins Web Agent on slave have no 'File' option

409 views
Skip to first unread message

Sasha Neftin

unread,
Jun 24, 2015, 6:00:31 AM6/24/15
to jenkins...@googlegroups.com

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

No Menu Example.jpg

Slide

unread,
Jun 24, 2015, 10:33:38 AM6/24/15
to jenkins...@googlegroups.com
You are probably seeing something similar to [1]. I couldn't ever replicate the issue.


--
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 jenkinsci-use...@googlegroups.com.
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.

Sasha Neftin

unread,
Jun 24, 2015, 1:23:31 PM6/24/15
to jenkins...@googlegroups.com
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.

Slide

unread,
Jun 24, 2015, 1:27:49 PM6/24/15
to jenkins...@googlegroups.com
Do you have any firewall or anything running on your system? 

Sasha Neftin

unread,
Jun 25, 2015, 6:56:53 AM6/25/15
to jenkins...@googlegroups.com
Firewall is disabled. McAfee is running. 
I tied connect same slave to old server, 'File' option appeared in menu of web slave applet. When I try again re connect slave to new server - same issue. Very annoyed. Both servers have an identical configuration.
I would like understand why is happened - what is wrong?

Slide

unread,
Jun 25, 2015, 11:12:54 AM6/25/15
to jenkins...@googlegroups.com
What should be happening is once the slave comes online the code here [1] should be called. It seems to me that this method is not being called, or something along those lines. I haven't been able to reproduce this when running a slave under the debugger.


Reply all
Reply to author
Forward
0 new messages