Consultor Eletrônico



Kbase P11571: asbman -stop appears to hang while clients are connected.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/13/2010
Status: Verified

SYMPTOM(s):

asbman -stop appears to hang.

asbman -query reports some of the AppServer instances as CONNECTED.

asbman -query reports the AppServer broker as STOPPING.

AppServer being stopped is state-reset.

FACT(s) (Environment):

Progress 9.x
All Supported Operating Systems

CAUSE:

This is expected behavior.
asbman -stop will wait for any pending client requests to complete before the AppServer is shut down.


FIX:

This is expected behavior:
In order to shut down the AppServer regardless of whether there are pending requests or not, use asbman -kill following the -stop run. If you run -kill in the first instance, you will still need to repeat the -kill command as the first -kill run acts just like the -stop.