PQ70960: XMExport using WSCP fails to export everything ! | |||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Problem: wscp> XMLConfig -export test.xml" fails to export everything. Export fails when uploading security config information and also noticed that import also fails using WSCP on WAS4.0.5 .Local fix Explaination for failing : Figured out the NullPointerException is thrown when using WSCP to perform the XMLConfig export/import script due to the XMLConfig added the new AdminRole function on ptf 4.0.5 which caused the wscp fail to export/import the security configuration through XMLConfig. The WSCP needs to initialize all WCCM/MOF objects (resources, archive, binding) to export/import the admin application information through the XMLConfig script. No WorkAround !Problem summary **************************************************************** * USERS AFFECTED: For WebSphere Application Server 4.0.5 users * **************************************************************** * PROBLEM DESCRIPTION: XMLExport using wscp fails to export * * everything. * **************************************************************** * RECOMMENDATION: * **************************************************************** wscp>XMLConfig -export test.xml fails to export everything. Export fails when uploading security config information and also noticed that import also fails using WSCP on WebSphere Application Server 4.0.5. The NullPointerException is thrown when using wscp to perform the XMLConfig export/import script due to the XMLConfig team adding a new AdminRole function on fixpack 4.0.5. This caused wscp to fail to export/import the security configuration through xmlconfig. WSCP needs to initialize all WCCM/MOF objcts (resources, archive, binding) to export/import the admin application in formation through the xmlconfig script.Problem conclusion Introduced a new function initializeMof() in XMLConfigScriptCmdHandler.java to make sure all WCCM/MOF objects including resources, archive and binding are initialized when performing a full export/import configuration file from wscp.Temporary fix The test fix has sent to the customer on 2/27 and is waiting for feedback.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 #: PQ70960
IBM Group: Software Group
Modified date: Apr 15, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.