Fixes are available
9.0.0.9: WebSphere Application Server traditional V9.0 Fix Pack 9
9.0.0.10: WebSphere Application Server traditional V9.0 Fix Pack 10
9.0.0.11: WebSphere Application Server traditional V9.0 Fix Pack 11
9.0.5.0: WebSphere Application Server traditional Version 9.0.5 Refresh Pack
9.0.5.1: WebSphere Application Server traditional Version 9.0.5 Fix Pack 1
9.0.5.2: WebSphere Application Server traditional Version 9.0.5 Fix Pack 2
9.0.5.3: WebSphere Application Server traditional Version 9.0.5 Fix Pack 3
APAR status
Closed as program error.
Error description
Ø application-resources.xsl defines "resources" variable but uses "appresources". Both should be "appresources".
Local fix
Ø The change to be made is to rename the variable in the namespace assignment from "resources" to "appresources". For example: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xmi="http://www.omg.org/XMI" xmlns:resources="http://www.ibm.com/websphere/appserver/schemas/ 6.0/appresources.xmi"> <!-- Copy.xsl must be imported for all xforms --> <xsl:import href="copy.xsl"/> <!-- RTC210683 Additional application resource elements added in V9 and only valid in V9+ config --> <xsl:template match="appresources:ApplicationResources/administeredObjectResou rces"/> <xsl:template match="appresources:ApplicationResources/connectionFactoryResour ces"/> <xsl:template match="appresources:ApplicationResources/jmsConnectionFactoryRes ources"/ > <xsl:template match="appresources:ApplicationResources/jmsDestinationResources "/> <xsl:template match="appresources:ApplicationResources/mailSessionResources"/> <!--end additional application resource elements added in v9 --> </xsl:stylesheet>
Problem summary
**************************************************************** * USERS AFFECTED: All users of IBM WebSphere Application * * Server V9.0 * **************************************************************** * PROBLEM DESCRIPTION: Exceptions in the Controller Task of * * the Deployment Manager occur during * * migration. * **************************************************************** * RECOMMENDATION: * **************************************************************** An error message similar to the following occurs in the log files of the Controller Task of the Deployment Manager when synching nodes during migration: ERROR: ' â ¢ERR 0010 é ¿ â ¢ERR XPST0008 é ¿ The namespace pr 'appresources' is undeclared.' The problem is caused by an incorrect variable name specified for a namespace in the file application-resources.xsl. The variable name "resources" is specified. The variable name should be "appresources": xmlns:appresources="http://www.ibm.com/websphere/appserver/schem as/6.0/appresources.xmi">
Problem conclusion
All instances of the application-resources.xsl file are now corrected. The fix for this APAR is currently targeted for inclusion in fix pack 9.0.0.9. Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix
Comments
APAR Information
APAR number
PI95971
Reported component name
WEBSPHERE FOR Z
Reported component ID
5655I3500
Reported release
900
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2018-03-29
Closed date
2018-05-30
Last modified date
2018-05-30
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WEBSPHERE FOR Z
Fixed component ID
5655I3500
Applicable component levels
R900 PSY
UP
Document Information
Modified date:
19 October 2021