PQ79163: WSADMIN $ADMINCONFIG LIST COMMAND DOES NOT RETURN THE CONFIG ID FOR ALL TYPES. | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description $AdminConfig list <type> does not return the config id for some type in wsadmin like WebModuleDeployment. If you execute the $AdminConfig list WebModuleDeployment returns nothing making you think there are no WebModules installed, but if you use the following commands you can get the config id: set deployment [$AdminConfig getid /Deployment:filetransfer/] set appDeploy [$AdminConfig showAttribute $deployment deployedO bject] set modules [lindex [$AdminConfig showAttribute $appDeploy modu les] 0] This returns: (cells/scherzoNetwork/applications/filetransfer.ear/deployments /filetransfer:deployment.xml#WebModuleDeployment_1)Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application server users who * * utilize wsadmin for listing objects' * * config ids. * **************************************************************** * PROBLEM DESCRIPTION: $AdminConfig list <type> does not * * return the config id for some type in * * wsadmin like WebModuleDeployment. * **************************************************************** * RECOMMENDATION: * **************************************************************** Because of a problem in a config file, several of the list commands, one being $AdminConfig list WebModuleDeployment do not return anything.Problem conclusion The config changes were already made by a developer and are being ported so that they are available in 5.0.2 and up. The changes were actually previously made for 5.0.2 and were mistakenly included in the 5.0.2 readme, but due to build complications, were not present in 5.0.2.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: 00S
Software edition:
Reference #: PQ79163
IBM Group: Software Group
Modified date: Jan 26, 2006
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.