You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rundeck-discuss
Hi, I have an issue with rundeck. I am running a script remotely that
brings up 7 services. However, although the services are up, from the
rundeck GUI I keep getting that the job is still running. The services
run on the background in the remote machine.
In general my services can be brought up in 1minute, but the status in
the rundeck GUI shows that the job is still running for more than 15
minutes. Do you know why? What can I do so that rundeck shows that the
job dispatching is successul?
Alex-SF
unread,
Jan 31, 2012, 12:59:03 PM1/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rundeck-discuss
It's possible the SSH connection isn't closed because the processes
(while in the background) are still reading stdin.
kkonst
unread,
Jan 31, 2012, 6:13:31 PM1/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rundeck-discuss
The issue is that even when I run the jconsole process, I still get
the same issue. Has anyone tried to run jconsole remotely (a linux/
unix box or windows box) with rundeck being able to return? I can not
do that either.