Try adding this to the jenkins xml on the actual slave: 

-Dcom.sun.management.jmxremote.port=8082 (or whatever port number you need) 


Or under Configure global security you can use a fixed port for all slave 
agents 

----- Original Message -----
From: "Chris Stephens" <[email protected]> 
To: [email protected] 
Sent: Wednesday, March 26, 2014 10:40:12 AM 
Subject: Change HTTP Port of Windows Service Slave 



We have a Jenkins slave already running as a Windows service. We need to change 
the HTTP port of this slave because 8080 clashes with software we are trying to 
test. 



I've looked at the jenkins-slave.xml and added the "--httpPort=$HTTP_PORT" 
argument. I think slave.jar doesn't use this argument. 


Does anyone know how we change the HTTP port on a Windows service slave? 


Thanks! 

-- 
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] . 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to