Photo of the cover of WebSphere Application Server Administration Using Jython

Official companion web site

Configuration Validation (Part 2)

Most recently modified on 2011-09-25
This article supplements the following sections of our book:
Chapter 8: The AdminConfig Object
Configuration Verification/Validation
page 162 and 163
You can buy our book from
Back to home pageBack to table of contents pageBack to interesting articles page

print AdminConfig.validate() WASX7193I: Validation results are logged in /home/ordinary/IBM/WebSphere/profiles/boss/logs/config-validation.log: Total number of messages: 10 WASX7194I: Number of messages of severity 1: 7 WASX7194I: Number of messages of severity 4: 3

The lower the severity, the more serious the problem. The format of the messages in the log is:

  • severity level
  • config ID of offending element
  • comment

WASX7195I: Severity 1; line 0; target "Websphere:_Websphere_Config_Data_Display_Name=databaseName,_Websphere_Config_Data_Type=J2EEResourceProperty, _Websphere_Config_Data_Id=cells/KevinCell|resources.xml#J2EEResourceProperty_1287498004515,_WEBSPHERE_CONFIG_SESSION=Script132a1c25226"; CHKW3174E: The type of the Java Platform, Enterprise Edition, resource property named 'databaseName' is absent. The property is beneath the resource provider named 'Default Grid Derby JDBC Provider', and is beneath the resource factory named 'LRSCHED'. WASX7195I: Severity 4; line 0; target "Websphere:_Websphere_Config_Data_Display_Name=DefaultCoreGroup,_Websphere_Config_Data_Type=CoreGroup, _Websphere_Config_Data_Id=cells/KevinCell/coregroups/DefaultCoreGroup|coregroup.xml#builtin_CoreGroup_1080665362339,_WEBSPHERE_CONFIG_SESSION=Script132a1c25226"; CHKW7224I: No preferred coordinator servers are associated with core group DefaultCoreGroup.

See also these related articles:
AdminConfig SyntaxThe WAS Configuration TreeConfiguration TypesConfiguration IDsShow and Tell (Part 1)Show and Tell (Part 2)Show and Tell (Part 3)Preserving ChangesModifyCreateConfiguration Validation (Part 1)Configuration Validation (Part 2)Almost Never Used Commands (Part 1)Almost Never Used Commands (Part 2)
Click here to schedule a speaker at your locationClick here to inquire about consulting for your companyClick here to inquire about training for your company.