Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Application Server 7 2004Q2 Update 1 Standard and Enterprise Edition Error Messages Reference 

Chapter 24
Security Services

This chapter lists error messages that originate from the security services.


SEC

SEC1000

Severity

WARNING

Description

Generic exception information report.

Action

Refer to exception data. To understand the context of this log message, see the other log messages reported along with this message.

SEC1050

Severity

WARNING

Description

Certificate realm is not configured properly.

Action

If an application is using certificate client authentication, set the realm name to certificate in the server.xml file.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1100

Severity

WARNING

Description

Realm configuration had a fatal error and is therefore disabled.

Action

To understand the context of this log message, see the other log messages reported along with this message. Correct the realm configuration and restart the server.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1101

Severity

SEVERE

Description

All configured realms are invalid. Application Server requires at least one valid realm to run.

Action

Verify and fix the configuration of auth-realm entries in server.xml.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1102

Severity

WARNING

Description

The configuration for this realm lacks a JAAS context property.

Action

Verify and fix the jaas-context property of the realm configuration in server.xml.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1103

Severity

WARNING

Description

A non-existent authentication handler has been requested.

Action

If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC1104

Severity

WARNING

Description

A non-existent credential has been requested.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC1105

Severity

WARNING

Description

A non-existent password credential has been requested.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor adapter for support.

SEC1106

Severity

WARNING

Description

LDAP server returned an error during search operation.

Action

See the server log for search query details. Also refer the LDAP server logs, which may contain more information about the failure of search operation.

SEC1108

Severity

WARNING

Description

An error occurred while writing to the realm data file. Updates to the data file were most likely lost.

Action

Verify and fix the contents of the realm data file. See exception for error details.

SEC1109

Severity

WARNING

Description

Server was unable to read the realm data file.

Action

See exception for error details. Verify that the file exists, and if it does, make sure it is readable and the data is not corrupt.

SEC1110

Severity

WARNING

Description

Certificate realm has been queried for JAAS context, indicating a misconfiguration.

Action

Fix the configuration of auth-realm entries in server.xml.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1120

Severity

WARNING

Description

Configuration error in audit-enabled option in server.xml.

Action

Fix the audit-enabled option in server.xml, in the security-service element.

SEC1130

Severity

WARNING

Description

Application code does not have permission to invoke programmatic login.

Action

Grant required permissions to your application.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC1132

Severity

WARNING

Description

An internal error occurred while processing programmatic login.

Action

Analyze the System, as described on (more...) .

SEC1133

Severity

WARNING

Description

Illegal access of internal interfaces.

Action

Contact the vendor of the application for support.

SEC5022

Severity

WARNING

Description

Error reading anonymous-role option in server.xml.

Action

Fix the anonymous-role option of the security-service element in server.xml.

See Also

Developer’s Guide, chapter “Securing J2EE Applications”.

SEC5023

Severity

SEVERE

Description

An exception occurred while querying group membership for principal.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC5024

Severity

SEVERE

Description

Internal error processing credentials.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC5037

Severity

WARNING

Description

Error reading default-principal attribute from server.xml.

Action

Check server.xml for default-principal attribute in security-service. This is an optional attribute and should not be specified.

SEC5038

Severity

WARNING

Description

Internal error establishing default security context.

Action

Analyze the System, as described on (more...) .

SEC5041

Severity

SEVERE

Description

Error loading or initializing a realm.

Action

See exception for more details. Verify realm configuration in server.xml.

If you are using a custom or third-party realm, contact the vendor for support.

SEC5042

Severity

SEVERE

Description

Error creating a realm instance.

Action

See exception for more details. Verify the realm configuration in server.xml. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC5043

Severity

SEVERE

Description

An internal error occurred while processing authentication.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC5044

Severity

SEVERE

Description

An internal error occurred while processing authentication.

Action

See exception for more details. If you are using a realm provided in the Application Server, Analyze the System, as described on (more...) .

If you are using a custom or third-party realm, contact the vendor for support.

SEC5100

Severity

WARNING

Description

An internal error has occurred.

Action

Analyze the System, as described on (more...) .



Previous      Contents      Index      Next     


Copyright 2004 Sun Microsystems, Inc. All rights reserved.