Configuration problem settings

 

+

Search Tips   |   Advanced Search

 

Use this page to identify and view problems that exist in the current configuration.

To view this console page, click...

Troubleshooting | Configuration Problems

...in the console navigation tree.

To view a configuration problem, click Configuration Validation in the console navigation tree, then select the type of configuration you want to view.

Configuration document validation

Use these fields to specify the level of validation to perform on configuration documents.

Maximum

Selecting Maximum: Validate all documents turns on validation for all documents, regardless of whether or not they are extracted, and regardless of the relationships between the documents.

High

Selecting High: Validate extracted, parent, and sibling documents turns on validation for extracted documents and their parent documents, and turns on validation for the sibling documents of the documents which have been extracted. For example, if High validation is selected, and if the server.xml document is extracted, when performing validation, validation is performed on the three documents: server.xml, node.xml, and cell.xml. and on the two sibling documents variables.xml and resources.xml within the server1 directory.

Medium

Selecting Medium: Validate extracted and parent documents turns on validation for the documents which have been extracted by the user interface, and also turns on validation of the parent documents of the documents which have been extracted. For example, using the partial directory structure from above, if Medium validation is selected, and if the server.xml document is extracted, when performing validation, validation is performed on all three of the documents server.xml, node.xml, and cell.xml.

Low

Selecting Low: Validate extracted documents turns on validation for just those documents which have been extracted by the user interface.

None

Selecting None disables validation. No configuration documents are validated.

Enable Cross validation

Enables cross validation of configuration documents. Enabling cross validation enables comparison of configuration documents for conflicting settings.

Configuration Problems

Display current configuration problem error messages. Click a message for detailed information about the problem.

Scope

Sorts the configuration problem list by the configuration file where each error occurs. Click a message for detailed information about the problem.

Message

Display the message returned from the validator.

Explanation

A brief explanation of the problem.

User action

Recommended action to correct the problem.

Target Object

Identifies the configuration object where the validation error occurred.

Severity

Indicates the severity of the configuration error. There are three possible values for severity.

Error

This means that there is a problem with the configuration that might cause partial or complete failure of server function. This is the most severe warning.

Warning

This means that there is a problem with the configuration that might cause a failure of server function, or that might cause the server to function in an unexpected manner.

Information

A setting of the configuration that is unexpected and noteworthy, which requires customer notification. Information is used when the configuration has a value which is probably okay, but should be double checked by the administrator. This is the least crucial level of severity.

Local URI

Local URI of the configuration file where the error occurred.

Full URI

Full URI of the configuration file where the error occurred.

Validator classname

The classname of the validator reporting the problem.




Sub-topics


Runtime events

Message details

 

Related tasks


Diagnosing problems (using diagnosis tools)

 

Reference topic