Explanation | No kerberos credential was found in the JAAS Subject private credential set. |
Action | None. |
Explanation | There are multiple Kerberos credentials in the credential set of the subject. Authentication will continue using the first credential in the set. |
Action | None. |
Explanation | A GSS execption occurred while making a copy of a GSSCredential. |
Action | None. |
Explanation | Access to a destroyed credential has been attempted. |
Action | None. |
Explanation | Access to an expired credential has been attempted. |
Action | None. |
Explanation | An error was encountered accessing the user registry. |
Action | Check user registry configuration. |
Explanation | The specified principal map file was not found or is inaccessible. |
Action | Ensure that the file exists and is accessible. |
Explanation | An error was encountered while reading the principal map file. |
Action | Correct the error in principal map file. |
Explanation | A duplicate default catch-all rule was found in the principal map file. |
Action | Correct the error in principal map file. |
Explanation | An input/output exception was encountered while reading the principal map file. |
Action | Make sure the file exists and is readable. |
Explanation | The required default catch-all rule was not found in the principal map file. |
Action | Ensure that there is a default catch-all rule in the map file. |
Explanation | Errors were encountered processing map file. |
Action | Correct the error in principal map file. |
Explanation | Each map rule must contain a colon character. |
Action | Correct the rule in the map file. |
Explanation | Map rule must specify a principal and realm on the left-hand-side of the colon character. |
Action | Correct the rule in the map file. |
Explanation | Map rule must specify a principal on the right-hand-side of the colon character. |
Action | Correct the rule in the map file. |
Explanation | Left-hand-side of principal map rule must be one of: ''principal@realm'', ''*@realm'', or ''*''. |
Action | Correct the rule in the map file. |
Explanation | Map rule must specify a principal on the left-hand-side of the colon character. |
Action | Correct the rule in the map file. |
Explanation | Map rule must specify a realm on the left-hand-side of the colon character. |
Action | Correct the rule in the map file. |
Explanation | The system property "server.root" is not set. |
Action | None. |