Quantcast

Change java.io.tmpdir on Master

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Change java.io.tmpdir on Master

godisone
This post has NOT been accepted by the mailing list yet.
Hi

I am running jenkins server from command line

java -jar jenkins-1.483.war JAVA_OPTS="-Djava.io.tmpdir=/opt/webapp/jenkins-1.483/tmp" --httpPort=8081

I want to change the java.io.tmpdir. Currently it is pointing to /tmp on my Unix Box.

How can i change the java.io.tmpdir. the above command line does not seem to work.

I have only master node in my jenkins configuration.

Any pointers...

Regards Raj
Loading...