My Jenkins 1.505 server is installed on Windows 2008 R2 using Apache TOMCAT 7.0
I disabled World Wide Web Publisher so I could use port 80.


I want to use the headless method to connect my Nodes for builds.

if I go to the client and click Launch it connects just fine 



but I want to control the start up and shut down of my VM machines that do 
the builds.

On the server I configured the Client as a Dumb Slave to get it working 
however I will change to the Vsphere Cloud Plugin after I get a client to 
connect and run a job.


when I click save this is all i see...

03/15/13 15:37:39] Launching slave agent $ java -jar C:\Jenkins\slave.jar 
-jnlpUrl http://10.5.1.70/jenkins/computer/CL-Build/slave-agent.jnlp Error: 
Unable to access jarfile C:\Jenkins\slave.jar ERROR: Unable to launch the 
slave agent for CL-Build 
java.io.EOFException<http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException>:
 
unexpected stream termination at 
hudson.remoting.ClassicCommandTransport.create(ClassicCommandTransport.java:100)<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.ClassicCommandTransport.create&entity=method>at
 
hudson.remoting.Channel.<init>(Channel.java:392)<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method>at
 
hudson.remoting.Channel.<init>(Channel.java:388)<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method>at
 
hudson.remoting.Channel.<init>(Channel.java:349)<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method>at
 
hudson.remoting.Channel.<init>(Channel.java:345)<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.%3Cinit%3E&entity=method>at
 
hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:338)<http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.SlaveComputer.setChannel&entity=method>at
 
hudson.slaves.CommandLauncher.launch(CommandLauncher.java:122)<http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.CommandLauncher.launch&entity=method>at
 
hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:222)<http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.SlaveComputer$1.call&entity=method>at
 java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at 
java.util.concurrent.FutureTask.run(Unknown Source) at 
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at 
java.lang.Thread.run(Unknown Source)

Does anyone have a working 2008 R2 Node to Jenkins 1.505?
if so exactly how did you get it to work?

-- 
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-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to