Configuration problem settings
To identify and view problems that exist in the current configuration....
Troubleshooting | Configuration Problems | Configuration Validation
- Configuration document validation
- 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 sibling documents
- Turn on validation for extracted documents and their parent documents, and turn 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:
...and on the two sibling documents...
...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 turn 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: Validate extracted documents
- Turn on validation for just those documents which have been extracted by the user interface.
- None
- Disable validation. No configuration documents are validated.
- Enable Cross validation
- Enable cross validation of configuration documents to find conflicting settings.
- Configuration Problems
- Display current configuration problem error messages. Click a message for detailed information about the problem.
- Scope
- Sort 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.
Subtopics
Runtime events
Message details
Related tasks
Diagnose problems (using diagnosis tools)