[jboss-as7-dev] shutdown.sh equivalent

Scott Stark sstark at redhat.com
Tue Mar 22 17:25:00 EDT 2011


This is to stop a server running in the background, started by makara. 
The associated start script does capture the pid, so I'll use the kill 
to bring the server down for now.

On 3/21/11 5:19 PM, Jason T. Greene wrote:
> Looks like we are missing an operation for standalone mode:
> https://issues.jboss.org/browse/JBAS-9104
>
> I'll get that to you ASAP.
>
> So right now the only reliable way is to send it a SIGINT or SIGTERM.
>
> On 3/21/11 6:50 PM, Scott Stark wrote:
>> For the current usage I need to be able to shutdown a standalone node,
>> so we could just add shutdown option to the standalone.sh, or have the
>> shutdown.sh. What is the syntax for shutting down a standalone instance
>> via the CLI?




More information about the jboss-as7-dev mailing list