Configuration problem settings
Use this page to identify and view problems that exist in the current configuration.
From the admin console, click...
Troubleshoot > Configuration Problems > Configuration Validation
Configuration document validation
Use these fields to specify the level of validation to perform on configuration documents.
Maximum: Validate all documents Turn on validation for all documents, regardless of whether or not they are extracted, and regardless of the relationships between the documents. High: Validate extracted, parent and local sibling documents Turn 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: Validate extracted and parent documents Turn 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 previous partial directory structure, 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: Validate extracted documents Turn on validation for just those documents which have been extracted by the user interface. None: Do not validate documents Disable 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
Displays 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.
Diagnose problems (using diagnosis tools) Runtime events Message details