Express (Distributed operating systems), v8.0 > Reference > Messages
CWLCA
CWLCA0001E: The server entity specification is inconsistent
Explanation The valid server entity specifications for this command are: cluster only, node only, node and server only, or none of these Action Use the valid parameter combinations: cluster only, node only, or node and server only, or none of these
CWLCA0002E: Either the cluster parameter, or the node, or the node and server, must be specified
Explanation Parameters cluster, node, and server cannot all be missing for this particular command Action Either specify the cluster, or the node, or the node and server
CWLCA0003E: The server parameter must be specified along with its parent node
Explanation To uniquely identify a server, its parent node name is required Action Specifify the server name along with the parent node name
CWLCA0004E: The parameter(s) must be specified with valid (non-empty) value(s)
Explanation The parameter(s) cannot be null or empty string(s) for the given command Action Specifify the required parameter(s) with valid value(s)
CWLCA0005E: For server entity (or entities), either specify the cluster only, or the server along with its parent node only
Explanation The valid server parameter combinations for this command are: cluster only, or server and node only Action Either specify the cluster parameter only, or the node and server parameters only
CWLCA0006E: Must specify either the sdk parameter or the javahome (but not both)
Explanation Either the sdk parameter or the javahome must be specified for this command Action Specify either the sdk parameter or the javahome
CWLCA0007E: The sdk parameter and the javahome cannot both be specified
Explanation Only one (or none) or the parameters jdk and javahome can be specified Action Specify either the sdk parameter or the javahome, or none of them
CWLCA0008E: The cluster {0} is not found
Explanation Possibly incorrect cluster name Action Check if the cluster name is entered correctly, or if the cluster exists at all
CWLCA0009E: The node {0} does not exist
Explanation Possibly incorrect node name Action Check if the node name is entered correctly
CWLCA0010E: The server {0} does not exist
Explanation Possibly incorrect server name Action Check if the server name is entered correctly
CWLCA0011E: The javahome {0} does not represent a valid Java installation path on node {1}
Explanation Possibly incorrect javahome Action Query availabe SDKs for the node first, and choose the right javahome from there
CWLCA0012E: The sdk {0} is not available on node {1}
Explanation Possibly incorrect SDK name, or the given SDK is not istalled on the node Action Select an SDK that's available on the node
CWLCA0013E: The node name/server name combination of {0}/{1} is invalid
Explanation Either node name, or server name, or both, is incorrect Action Use correct node name/server name combination
CWLCA0031E: The javahome is not a valid value
Explanation the javahome value must be a valid location for a java install path Action Specify a valid java install file path
CWLCA0032E: The JavaVirtualMachine preset with the name {0} does not exist
Explanation The preset named does not exist or it exists at a cell or node scope other than what was specified Action Check that the node name and node or cell scope are entered correctly
CWLCA0033E: Could not get a handle to the configuration service.
Explanation The configuration service, a required internal service was not properly initialized. Action Restart the server or local process if running in local mode.