uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29221-E (C/W/F)

An invalid entry was found. (file name = aa....aa, details = bb....bb)

aa....aa: File name
bb....bb: Details
Description
Contents that cannot be specified in the Easy Setup definition file exist. The processing will be interrupted.
Action
Remove the cause of the error based on the details described in the following table, and then re-execute the vmx_create_unit command.

Table 13-7 List of error details described in KEOS29221-E

Details Description Action
An unusable XML namespace is specified for the xmlns attribute of <model-definition>. (value = aa....aa) An XML namespace that cannot be used is specified in <model-definition> of the Easy Setup definition file. The processing will be interrupted. Change the <model-definition> definition in the Easy Setup definition file. The XML namespace for the Easy Setup definition file specifiable in this version is http://www.cosminexus.com/mngsvr/schema/ModelDefinition-2.5.
An XML namespace is not specified for the xmlns attribute of <model-definition>. XML namespace is not specified in the xmlns attribute of <model-definition> in the Easy Setup definition file. The processing will be interrupted. Change the <model-definition> definition in the Easy Setup definition file. The XML namespace for the Easy Setup definition file specifiable in this version is http://www.cosminexus.com/mngsvr/schema/ModelDefinition-2.5.
No definition of <model-definition>-<web-system> exists. <model-definition>-<web-system> is not defined in the Easy Setup definition file. The processing will be interrupted. Add the Web system definition (<model-definition>-<web-system>) in the Easy Setup definition file.
Multiple definitions of <model-definition>-<web-system> exist. Multiple <model-definition>-<web-system> are defined in the Easy Setup definition file. The processing will be interrupted. Unify the <model-definition>-<web-system> definitions in the Easy Setup definition file.
Multiple definitions of <web-system>-<tier> exist. Multiple <web-system>-<tier> are defined in the Easy Setup definition file. The processing will be interrupted. Unify the <web-system>-<tier> definitions in the Easy Setup definition file.
The value of <tier>-<tier-type> is not "combined-tier". (value = aa....aa) A value other than combined-tier is specified as the value of <tier>-<tier-type> in the Easy Setup definition file. The processing will be interrupted. Specify combined-tier as the value of <tier>-<tier-type> in the Easy Setup definition file.
The value of <tier>-<j2ee-server-count> is not "1". (value = aa....aa) A value other than 1 is specified as the value of <tier>-<j2ee-server-count> in the Easy Setup definition file. The processing will be interrupted. Delete the <tier>-<j2ee-server-count> tag specified in the Easy Setup definition file or specify 1 as the value of <tier>-<j2ee-server-count>.
Multiple definitions of <web-system>-<unit> exist. Multiple <web-system>-<unit> are defined in the Easy Setup definition file. The processing will be interrupted. Unify the <web-system>-<unit> definitions in the Easy Setup definition file.
No definition of <logical-server-name> exists that corresponds to the item whose <unit>-<allocated-host>-<define-server>-<logical-server-type> value is aa....aa. <logical-server-name> is not defined for the items that have aa....aa as the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> in the Easy Setup definition file. The processing will be interrupted. Add the following <logical-server-name> tag, and define the logical server name in the definition for the logical server with the logical server type aa....aa in the Easy Setup definition file:
<unit>
<allocated-host> <define-server>
<logical-server-type>aa....aa</logical-server-type> <logical-server-name>logical-server-name</logical-server-name>
The value of <unit>-<allocated-host>-<define-server>-<logical-server-type> is not "web-server", "j2ee-server", or "performance-tracer". (value = aa....aa) A value other than web-server, j2ee-server, or performance-tracer is specified as the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> in the Easy Setup definition file. The processing will be interrupted. Specify web-server, j2ee-server, or performance-tracer as the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> in the Easy Setup definition file.
Multiple definitions of <model-definition>-<host> exist. Multiple <model-definition>-<host> are defined in the Easy Setup definition file. The processing will be interrupted. Unify the <model-definition>-<host> definitions in the Easy Setup definition file.
The value of <unit>-<allocated-host>-<host-ref> is not "localhost". (value = aa....aa) A value other than localhost is specified as the value of <unit>-<allocated-host>-<host-ref> in the Easy Setup definition file. The processing will be interrupted. Specify localhost as the value of <unit>-<allocated-host>-<host-ref> in the Easy Setup definition file.
The value of <model-definition>-<host>-<host-name> is not "localhost". (value = aa....aa) A value other than localhost is specified as the value of <model-definition>-<host>-<host-name> in the Easy Setup definition file. The processing will be interrupted. Specify localhost as the value of <model-definition>-<host>-<host-name> in the Easy Setup definition file.
The value of <model-definition>-<host>-<agent-host> is not "localhost". (value = aa....aa) A value other than localhost is specified as the value of <model-definition>-<host>-<agent-host> in the Easy Setup definition file. The processing will be interrupted. Specify localhost as the value of <model-definition>-<host>-<agent-host> in the Easy Setup definition file.