Could you help me judge if the behavior normal?
Hi
My environment is as following
shared APPL_TOP with no load balance.
AP#1 is the 1st app node.AP#2 is the 2nd app node.
-------------------
AP#1 ACTIVE ConcMgr Forms Web Admin No
AP#2 ACTIVE ConcMgr Forms Web Admin No
DB ACTIVE No No No No Rdbms
The behavior in my environment is as following.
While both app nodes were up, I ran adstpall.sh on the 1st app node. It shut down all concurrent processes on both nodes except the listener on the 2nd node.
Then I ran “adalnctrl.sh stop” on the 2nd node. It stopped the listener on the 2nd node.