Use Control F to search for a specific error code in each catalog. To search for any error code, select the Search button at the top right of the screen.


Code Severity Message Cause/Action
000200 ERROR pam_start() failed

Cause: PAM service failed to start.

000201 ERROR pam_authenticate failed (user %s, retval %d

Cause: Password Was not compatible / not successful

Action: Check credentials for pam_authenticate

000202 ERROR pam_end() failed?!?!

Cause: PAM_SUCCESS is not true

Action: Start the PAM service via pam_start()

000203 ERROR Did not find expected group ‘lkguest’

Cause: lkguest user group was not found.

Action: Check for user group on the system, reinstall Lifekeeper. Check /var/log/security and /var/log/messages for more information.

000204 ERROR Did not find expected group ‘lkoper’

Cause: lkoper user group was not found.

Action: Check for user group on the system, reinstall Lifekeeper. Check /var/log/security and /var/log/messages for more information.

000205 ERROR Did not find expected group ‘lkadmin’

Cause: lkadmin user group was not found.

Action: Check for user group "lkoper". Reinstall LifeKeeper. See /var/loge/lifekeeper.log for troubleshooting

000208 ERROR pam_setcred establish credentials failed (user %s, retval %d

Cause: Unable to establish valid login credentials for user {user}. The pam_setcred call returned: {retval}.

Action: Check /var/log/security and /var/log/messages for more information.

000209 ERROR pam_setcred delete credentials failed (user %s, retval %d

Cause: Unable to clear login credentials for user {user}. The pam_setcred call returned: {retval}.

Action: Check /var/log/security and /var/log/messages for more information.

000902 ERROR Error removing system name from loopback address line in /etc/hosts file. You must do this manually before starting the GUI server.

Cause: System name did not get removed from /etc/hosts file.

Action: Remove system name manually then restart the GUI server, then enter the following:
run <action name>

000918 ERROR LifeKeeper GUI Server error during Startup

Cause: The GUI server terminated due to an abnormal condition.

Action: Check the logs for related errors and try to resolve the reported problem.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment