BBOS1000W | LTPA or ISCF are configured as the authentication mechanism but SSO is disabled. |
Explanation: SSO is required for FormBased logon to work in Web applications when LTPA or ISCF are the authentication mechanisms.
User Response: If this is the intended configuration then ignore this warning. If this is not the intended configuration, then the enabled attribute for Single Signon element in the security.xml must be set to true.
BBOS1001E | ContextManagerImpl.initializeSystemContext cannot obtain NSC. |
Explanation: initializeSystemContext cannot obtain Native SecurityContext from Server credential # on the new thread.
User Response: Contact the IBM Support Center if the problem persists.
BBOS1002E | Thread Id reset on request exit. Some methods may not have reset. |
Explanation: Some methods may have not successfully reset the thread identities in the servant.
User Response: Contact the IBM Support Center if the problem persists.
BBOS1003E | Fatal Error. Killing thread because security Identity on thread cannot be reset. |
Explanation: The process was not able to reset the identity in the thread, therefore the thread was stopped.
User Response: Contact the IBM Support Center if the problem persists.
BBOS1004E | Internal Error. StateOfSecurity in Illegal State. |
Explanation: Unable to obtain the security state of the thread inside getThreadIdToken().
User Response: Contact the IBM Support Center if the problem persists.
BBOS1005E | Internal Error. Unable to obtain the security state of the thread. |
Explanation: Unable to obtain the security state of the thread inside setThreadIdToken().
User Response: Contact the IBM Support Center if the problem persists.
BBOS1006E | Could not get the uniqueId of the user {0} due to the following exception {1} |
Explanation: Unable to obtain the uniqueid of the user.
User Response: Contact the IBM Support Center if the problem persists.
BBOS1007W | Current Java 2 Security policy reported a potential violation of Java 2 Security. |
Explanation: The Java Security Manager checkPermission() threw a SecurityException. A caller on the call stack does not have the required permission.
User Response: Verify that the attempted operation is permitted by examining all Java 2 security files and application code. Additional permissions may be required.
BBOS1008W | CAUGHT Java Security EXCEPTION in zOS. A potential violation of Java 2 Security. |
Explanation: The Java Security Manager checkPermission() threw a SecurityException. A caller on the call stack does not have the required permission.
User Response: Verify that the attempted operation is permitted by examining all Java 2 security files and application code. Additional permissions may be required.