|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If I run this as headless, this is what I see in the console:
D:\tmp\jenkins>java -jar slave.jar -jnlpUrl http://cic-vm-builda:8081/computer/fred/slave-agent.jnlp
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main createEngine
INFO: Setting up slave: fred
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main$CuiListener <init>
INFO: Jenkins agent is running in headless mode.
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among http://cic-vm-builda:8081/
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to cic-vm-builda:59956
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
Apr 28, 2015 9:05:01 AM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
It looks like everything is working. (Except for the ability to install as a service.