WebSphere Management Utilities messages |
ADMK0202E: removeUnManagedNode should only be used to remove an unmanaged node.
{0} is a managed node. No changes were made.
Explanation:
removeUnmanagedNode should only be used to remove an unmanaged node.
User Response:
Use the admin console or removeNode command to remove a managed node.
ADMK0203E: Unmanaged node's platform type must be one of:
os400, aix, hpux, linux, solaris, windows, os390
Explanation:
The platform type specified is not a recognized type.
User Response:
Specify one of the recognized platform types and resubmit command.
ADMK0204E: The node you are attempting to create already exists in your workspace.
Explanation:
The node you are trying to create already exists in your workspace.
User Response:
If you want to create the node again, you will first have to remove it.
ADMK0205E: Base version of node must be of form:
w.y.z.n
where w, y, z, and n are integers.
Explanation:
Base version of node must be of form:
w.y.z.n
where w, y, z, and n are integers
User Response:
Specify a correct value and resubmit command.