Environment
Novell GroupWise Mobility Service 2014 R2
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12
Situation
rcgms {start|stop|restart} commands not working.
Unable to start gms services after stopping.
rcgms restart causes services to stay down.
Resolution
Reported to engineering.
Workaround steps:
- Stop all services
rcgms stop; killall -9 python - Verify that the services have been stopped
rcgms status (should indicate that services are in a 'stopped' state) - Clear any remaining PID files
rcgms stop - Start services
rcgms start - Verify services are running
rcgms status