Hi,
I try to start a java process with god and I got the problem that the
process is not started although god says that.
bamboo@goya:~$ god -c /home/bamboo/monitor.god -D --log-level=debug
I [2009-07-02 09:49:15] INFO: Using pid file directory: /home/
bamboo/.god/pids
I [2009-07-02 09:49:15] INFO: Started on drbunix:///tmp/god.17165.sock
I [2009-07-02 09:49:15] INFO: bamboogoya
move 'unmonitored' to 'up'
D [2009-07-02 09:49:15] DEBUG: driver schedule
#<God::Conditions::ProcessRunning:0xb7ad47bc> in 0 seconds
I [2009-07-02 09:49:15] INFO: bamboogoya
moved 'unmonitored' to 'up'
I [2009-07-02 09:49:15] INFO: bamboogoya
[trigger] process is not running (ProcessRunning)
D [2009-07-02 09:49:15] DEBUG: bamboogoya
ProcessRunning [true] {true=>:start}
I [2009-07-02 09:49:15] INFO: bamboogoya
move 'up' to 'start'
I [2009-07-02 09:49:15] INFO: bamboogoya
start: /usr/local/bin/java -jar atlassian-bamboo-agent-
installer-2.2.1.jar
http://pallas:8085/agentServer/
Is there a chance to see if the command execution status?
Thilko