KB Article #60685

Gateway is already starting.

Problem

When starting the Gateway always see the message "Gateway is already starting."


Resolution


Please follow the steps:


- Stop gateway "gatestop"

- Check if any Gateway process is running "ps -ef | grep xfb" and kill them.

- Check if any gateway ipc is persist by using the command "ipcs grep xfb" and remove it by using "ipcrm -q <msqid>".

- Rename gmonctx.dat and gcctx.dat file in <GTW>/run_time/data/

- Run "pelmon check_base -ra"

- "gatestart"