uCosminexus Application Server, Messages

[Contents][Back][Next]

KEOS29643-E (C/F)

The description cannot be specified in the Easy Setup definition file. (file name = aa....aa, details = bb....bb)

aa....aa: File name
bb....bb: Details
Description
The description of Easy Setup definition file (DefModel.xml) stored in the specified definition directory is incorrect.
The processing will be cancelled.
Action
Remove the cause of the error based on the details described in the following table, and then re-execute the vmiunit import command.

Table 13-11 List of error details described in KEOS29643-E

Details Description Action
An XML namespace that cannot be used is specified in the xmlns attribute of <model-definition>. (value = aa....aa)

aa....aa: Value specified in the xmlns attribute of <model-definition>
An XML namespace that cannot be used is specified in <model-definition> in the Easy Setup definition file. 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.
The XML namespace is not specified in the xmlns attribute of <model-definition>. The XML namespace is not specified in the xmlns attribute of <model-definition> in the Easy Setup definition file. 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.
<model-definition>-<web-system> is not defined. <model-definition>-<web-system> is not defined in the Easy Setup definition file. Add the Web system definition (<model-definition>-<web-system>) in the Easy Setup definition file.
Multiple <model-definition>-<web-system> tags are defined. Multiple <model-definition>-<web-system> tags are defined in the Easy Setup definition file. Define only one <model-definition>-<web-system> tag in the Easy Setup definition file.
Multiple <web-system>-<tier> tags are defined. Multiple <web-system>-<tier> tags are defined in the Easy Setup definition file. Define only one <web-system>-<tier> tag in the Easy Setup definition file.
A value that cannot be specified is specified in <tier>-<tier-type>. (value = aa....aa)

aa....aa: Value specified in <tier-type>
A value that cannot be used as the <tier>-<tier-type> value is specified in the Easy Setup definition file. Specify a value that can be used in <tier>-<tier-type> in the Easy Setup definition file.
A value other than 1 is specified as the value of <tier>-<j2ee-server-count>. (value = aa....aa)

aa....aa: Value specified in <j2ee-server-count>
A value other than 1 is specified as the value of <tier>-<j2ee-server-count> in the Easy Setup definition file. Delete the <tier>-<j2ee-server-count> tag in the Easy Setup definition file, or specify 1 as the value of <tier>-<j2ee-server-count>.
Multiple <web-system>-<unit> tags are defined. Multiple <web-system>-<unit> tags are defined in the Easy Setup definition file. Define only one <web-system>-<unit> tag in the Easy Setup definition file.
<logical-server-name> is not defined for items wherein the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> is aa....aa.

aa....aa: Logical server type
<logical-server-name> is not defined for items wherein the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> is aa....aa in the Easy Setup definition file. Add the following <logical-server-name> tag to define the logical server name in the logical server definition where the logical server type is 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>
A value that cannot be specified is specified in <unit>-<allocated-host>-<define-server>-<logical-server-type>. (value = aa....aa)

aa....aa: Logical server type
A value that cannot be used as the <unit>-<allocated-host>-<define-server>-<logical-server-type> value is specified in the Easy Setup definition file. Specify a value that can be used as the value of <unit>-<allocated-host>-<define-server>-<logical-server-type> in the Easy Setup definition file.
Multiple <model-definition>-<host> tags are defined. Multiple <model-definition>-<host> tags are defined in the Easy Setup definition file. Define only one <model-definition>-<host> tag in the Easy Setup definition file.
A value other than localhost is specified as the value of <unit>-<allocated-host>-<host-ref>. (value = aa....aa)

aa....aa: Value specified in <host-ref>
A value other than localhost is specified as the value of <unit>-<allocated-host>-<host-ref> in the Easy Setup definition file. Specify localhost as the value of <unit>-<allocated-host>-<host-ref> in the Easy Setup definition file.
A value other than localhost is specified as the value of <model-definition>-<host>-<host-name>. (value = aa....aa)

aa....aa: Value specified in <host-name>
A value other than localhost is specified as the value of <model-definition>-<host>-<host-name> in the Easy Setup definition file. Specify localhost as the value of <model-definition>-<host>-<host-name> in the Easy Setup definition file.
A value other than localhost is specified as the value of <model-definition>-<host>-<agent-host>. (value = aa....aa)

aa....aa: Value specified in <agent-host>
A value other than localhost is specified as the value of <model-definition>-<host>-<agent-host> in the Easy Setup definition file. Specify localhost as the value of <model-definition>-<host>-<agent-host> in the Easy Setup definition file.
<web-system>-<load-balancer> is defined. <web-system>-<load-balancer> is defined in the Easy Setup definition file. Delete the definition of <web-system>-<load-balancer> from the Easy Setup definition file.
<tier>-<j2ee-server-count> cannot be specified in logical tier aa....aa.

aa....aa: Tier type
<tier>-<j2ee-server-count> is defined in the Easy Setup definition file. Delete the definition of <tier>-<j2ee-server-count> from the Easy Setup definition file.
In the logical server classification aa....aa, <server-no> cannot be specified.

aa....aa: Logical server classification
In the Easy Setup definition file, <server-no> is defined with the logical server having a logical server classification other than "j2ee-server". Delete the definition of <server-no> corresponding to the logical server having a logical server classification other than "j2ee-server", in the Easy Setup definition file.
If the specified value of <tier>-<j2ee-server-count> is 0, the logical server classification j2ee-server cannot be specified. In the Easy Setup definition file, if <tier>-<j2ee-server-count> value is "0", the logical server "j2ee-server" is defined. Delete definition of the logical server classification "j2ee-server" in the Easy Setup definition file.
In the <server-no> value (aa....aa), a value greater than the <tier>-<j2ee-server-count> value (bb....bb) is specified.

aa....aa: Value specified in <server-no>

bb....bb: Value specified in <j2ee-server-count>
In the Easy Setup definition file, a value greater than the <tier>-<j2ee-server-count> value is defined as the <server-no> value. Specify a value smaller than the <tier>-<j2ee-server-count> value as the <server-no> value in the Easy Setup definition file.
The definition of <unit>-<allocated-host>-<define-server> corresponding to <tier>-<j2ee-server-count> value (aa....aa) is insuffecient.

aa....aa: Value specified in <j2ee-server-count>
The definition of <unit>-<allocated-host>-<define-server> corresponding to the <tier>-<j2ee-server-count> value is insuffecient in the Easy Setup definition file. Define <unit>-<allocated-host>-<define-server> having the same count of logical server classification "j2ee-server" as the <tier>-<j2ee-server-count> value, in the Easy Setup definition file.
If <tier>-<j2ee-server-count> is not specified, <server-no> cannot be specified. If <tier>-<j2ee-server-count> is not defined in the Easy Setup definition file, <server-no> cannot be specified. Delete the definition of <server-no> from the Easy Setup defiition file.
<server-no> is not specified in the logical server definition having the logical server classification "j2ee-server". (Unit name = aa....aa)

aa....aa: Unit name
In the Easy Setup definition file, <server-no> is not defined corresponding to the logical server definition having logical server classification "j2ee-server". Define <server-no> in the logical server definition having the logical server classification "j2ee-server", in the Easy Setup definition file.