fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Starting remote java processes


From: Dane Brandon
Subject: [Fab-user] Starting remote java processes
Date: Wed, 21 Nov 2012 08:10:17 -0800

Hi guys,

I have a shell script that starts a java process by doing something like this:

java -jar slave.jar -jnlpUrl http://$MASTER:8010/hudson/computer/$HOSTNAME/slave-agent.jnlp

When I fire the script remotely via fabric, it shows output and returns without error but the server is not started. I've also tried using nohup. Any ideas how this could happen?

Thanks,
Dane


reply via email to

[Prev in Thread] Current Thread [Next in Thread]