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
_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to