WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


ADMF

ADMF0001W: Command {0} targetObjectType is not set in the admin-command-def.xml.
Explanation When the targetObject is allowed, targetObjectType needs to be set in the CommandMetadata. If the targetObject is not allowed, then command provider needs to set the flag targetObjectAllowed to be false in admin-command-def.xml.
Action Set the targetObjectType in the CommandMetadata in the admin-command-def.xml
ADMF0002E: Required parameter {0} is not found for command {1}.
Explanation One or more required parameter on the command is missing.
Action Set all the required parameters.
ADMF0003E: Invalid parameter value {0} for parameter {1} for command {2}.
Explanation Parameter value is not valid.
Action Correct the parameter value.
ADMF0004E: Invalid parameter name {0} for command {1}.
Explanation Specified parameter name is invalid.
Action Use the help information to find out correct parameter name.
ADMF0005E: Command or command group {0} is not found.
Explanation Sepcified name is not a valid command or command group name.
Action Check if the specified command or command group is correct.
ADMF0006E: Step {1} of command {0} is not found.
Explanation This is not a valid step name for the specified command.
Action Check if the specified command name and step name is correct.
ADMF0007E: target object is required.
Explanation This command requires a target object.
Action Specify target object for the command.
Reference topic    

Terms of Use | Feedback

Last updated: Feb 18, 2011 4:35:06 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.management.resources.cmdframework.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)