Consultor Eletrônico



Kbase P110644: How to perform an emergency shutdown of an AppServer broker
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/12/2009
Status: Unverified

GOAL:

How to perform an emergency shutdown of an AppServer broker

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.1x
OpenEdge 10.x

FIX:

For those cases where asbman -stop will not manage to stop an AppServer broker, but will hang instead, you can issue an emergency shutdown of said broker. From another session, run:

asbman -i <broker name> -kill

The AppServer broker will then terminate, and the asbman -stop session that was hanging will terminate cleanly.