PQ74617: ERROR IN REPOSITORY XML CREATED BY MIGRATION FROM 3.5 | |||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description WASPostUpgrade.sh creates a repository xml file from the xml export from 3.5. The new xml has an extra <node> tag that causes a failure during the import of the new xml.Local fix Delete extra tag and manually import the xml.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * who migrate when their * * websphere_3x_backup.xml file contains * * a node element with an action of locate. * **************************************************************** * PROBLEM DESCRIPTION: XMLConfig fails when attempting to * * import the websphere_4x_restore.xml * * file when the websphere_3x_backup.xml * * file contains a node element with an * * action of locate. * **************************************************************** * RECOMMENDATION: * **************************************************************** The migration code follows a different code path when the Node element's action is locate rather than other actions. This code path created two node elements, one of the type <node> and another of the type <node action="locate" name="nodeName"> in the websphere_4x_restore file. When XMLConfig attempted to import this file the following message was displayed and the import failed: The content of element type "node" must match "(path-map-list?,deployed-jar-directory?, (generic-server*,application-server*,olt-controller?, servlet-redirector?)?)*". XMLC0139W: You may be using an incompatible XML config file. The failure was due to the node element <node> that was created.Problem conclusion The code that created the node element <node> was removed.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
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ74617
IBM Group: Software Group
Modified date: Jun 6, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.