← Back to team overview

hudson-ubuntu-users team mailing list archive

Issues With jenkins-slave package

 

Hi James,

I was testing the jenkins-slave package and here's what I noted. Carlos
helped me debug them.

1. It doesn't work against a Hudson master.
2. Seems to be downloading slave.jar from the wrong location, might have
to be http://host:8080//jnlpJars/slave.jar, instead of
http://host:8080//slave.jar.
3. File downloaded should be slave.jar, not .slave.jar. Could be a typo.

I was able to start the slave manually, using the following command
against the local Jenkins master.

> java -jar http://localhost:8080//jnlpJars/slave.jar -jnlpUrl
http://localhost:8080/computer/marjo-A0751h/slave-agent.jnlp

The Jenkins installation went very smoothly. No problems noted.

Thanks,

Marjo
-- 
Marjo F. Mercado
Ubuntu QA Team Manager
W: (917) 338-6551
IRC: marjo




Follow ups