Guardium Key Lifecycle Manager server stop, start, restart issues and resolutions
This topic lists the server start, stop, and restart issues and their resolutions.
Guardium Key Lifecycle Manager server does not start after system restart
If you run the server start or stop commands as the root user, the permissions for the WAS_HOME directory might be impacted. As a result, the WebSphere Liberty service might fail to start after a system restart.
Resolution
Change the ownership of the WAS_HOME directory.
To do so, run the following
command:
chown -R klmdb42:root WAS_HOME
For
example,
chown -R klmdb42:root /opt/IBM/WebSphere/Liberty