proenv> proadsv -query
OpenEdge Release 11.7.10 as of Fri Apr 30 18:15:56 EDT 2021
AdminServer not alive. (8543)
proenv> proadsv -query -port 20999 # oops! forgot that it is on a non-default port ;)
OpenEdge Release 11.7.10 as of Fri Apr 30 18:15:56 EDT 2021
AdminServer is alive. (8545)
proenv> asbman -query -all -port 20999
. . .
proenv> ps -ef | grep -i myAppSrv
root 28673 28583 82 Aug29 ? 1-02:45:34 /usr/dlc/bin/_proapsv -logginglevel 1 -logfile /u1/wrk/logs/myAppSrv.server.075873.log -ubpid 28583 -Ms 1 -logname myAppSrv -logentrytypes ASPlumbing,DB.Connects -logthreshold 50000000 -numlogfiles 10 -ASID 2 -ubpropfile /usr/dlc/properties/ubroker.properties -ipver IPv4 -Bt 2000 -lkwtmo 10 -debugalert -Mm 8192 -s 32000 -pf /usr/appservers/myAppSrv.pf -q
. . .
I quired then App server and it said it was ALIVE
When I did the absman:
Broker: test29_AS not running (8313)
proenv> asbman -i test29_AS -start
I tried to start and got this message:
Unable to find test29_AS (8281)
I went to log directory and no new entries found in the LOG. It just showed the last time it was shut down