PQ94073: Configuration validation is failing when validating server config that has a JVM with duplicated system property names. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Configuration validation is failing when validating server configuration that has a JVM with duplicated system property names. A validation error is created with a null message ID. This causes a subsequent failure to resolve the test of the validation message.Local fix No WorkAround .Problem summary **************************************************************** * USERS AFFECTED: Administrators of the WebSphere Application * * server, at the following releases: * * * * 5.0.2.5, 5.0.2.6, 5.0.2.7, * * 5.1.0, * * 5.1.0.1, 5.1.0.2, 5.1.0.3, * * 5.1.1 * * * * The problem occurrs when performing * * configuration validation. * **************************************************************** * PROBLEM DESCRIPTION: Validation for duplicate property * * names results in a message the text * * of which cannot be resolved, or which * * is incorrect. * **************************************************************** * RECOMMENDATION: The problem occurs very infrequently when * * performing configuration validation. * * Installation of the fix is recommended * * only at the customer's convenience. * **************************************************************** Certain validations of property names were using null as the ID for the message for duplicated property names, and were using the ID for duplicate names as the ID for missing property names. This resulted in either the generation of incorrect text for a validation message or in the failure to resolve the text of a validation message. The cases were: Security Validation: TA Interceptor Properties Validation User Registry Properties Validation System JAAS Login Module Properties Validation Application JAAS Login Module Properties Validation Server Validation: JVM System Properties Validation Component Properties Validation Service Properties Validation The symptom of is this problem are several, depending on the particular validation rule which is broken, and depending on the particular properties validation being run. There are two cases: First, a property name is duplicated, resulting in a message with a null ID, resulting in turn in the failure to resolve the text of that message. For example: WASX7195I: Severity 1; line 0; target "Websphere:_Websphere_Config_Data_Type= JavaVirtualMachine,_Websphere_Config_Data_Id= cells/localhost/nodes/localhost/servers/server1: server.xml#JavaVirtualMachine_1"; Second, a property name is absent, resulting in incorrect message text, for example: WASX7195I: Severity 1; line 0; target "Websphere:_Websphere_Config_Data_Type= JavaVirtualMachine,_Websphere_Config_Data_Id= cells/localhost/nodes/localhost/servers/server1: server.xml#JavaVirtualMachine_1"; CHKW2091E: More than one property under a java virtual machine (JVM) have the name ws.ext.dirs. Under WSAD this problem occurs when importing a configuration. The symtom is a pop up dialog showing a validation message having no text. (The message text field of the dialog is blank.)Problem conclusion A code change and a fix was created incorperating the code change. Null messages have been fixed.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ94073
IBM Group: Software Group
Modified date: Oct 13, 2004
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.