PK15312: WSADMIN STOPSERVER SYNTAX INCORRECT FOR AN UNMANAGED PROCESS. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When using the $AdminControl stopServer syntax on an unmanaged process (such as issuing it on a base appserver) , the immediate flag does not get read in properly and generates output such as: wsadmin>$AdminControl stopServer server1 SY1 immediate WASX7015E: Exception running command: "$AdminControl stopServer server1 SY1 imme diate"; exception information: com.ibm.bsf.BSFException: error while eval'ing Jacl expression:Local fix Use the keyword 'stopImmediate' instead of 'immediate' when issuing the command.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: The Administrative scripting API * * command "$AdminControl stopServer * * servername immediate" fails * * in a Base configuration with * * the following error message: * * "WASX7015E: Exception running command" * **************************************************************** * RECOMMENDATION: * **************************************************************** On a Base configuration, the $AdminControl stopServer command was invoking the server MBean with incorrect parameters when the immediate option was used. As a result, the following ScriptingException occurs: "com.ibm.bsf.BSFException: error while eval'ing Jacl expression: com.ibm.ws.scripting.ScriptingException: javax.management. RuntimeOperationsException: JMXmd001 E Operation stopImmediate not found." Further, specifying a non-existent or invalid option would trigger no error and, by default, would behave as though the option "terminate" was used.Problem conclusion Problem was corrected so that the MBean is invoked correctly for both terminate and immediate options. Further, options are validated and message WASX7107E is issued to indicate that an invalid option was specified. APAR PK15312 is associated with SERVICE LEVEL W502036 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PK14472 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PK15312.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PK15312
IBM Group: Software Group
Modified date: Dec 7, 2005
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.