Express (Distributed operating systems), v8.0 > Reference > Messages
EAAT
EAAT0001I: Validating the Enterprise configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the application. Action None
EAAT0002I: Validating the Application Profile configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the Application Profile service. Action None
EAAT0003I: Validating the Internationalization configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the Internationalization service. Action None
EAAT0004I: Validating the Extended Messaging configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the Extended Messaging service. Action None
EAAT0005I: Validating the ActivitySession configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the ActivitySession service. Action None
EAAT0006E: Invalid EJB Jar reference
Explanation An enterprise component is missing its reference to the ejb module or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0007E: Invalid EJB Jar extension reference
Explanation An enterprise component is missing its reference to the ejb module extension or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0008E: Invalid Web Application reference
Explanation An enterprise component is missing its reference to the web module or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0009E: Invalid Web Application extension reference
Explanation An enterprise component is missing its reference to the web module extension or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0010E: Invalid Application Client reference
Explanation An enterprise component is missing its reference to the client module or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0011E: Invalid Application Client extension reference
Explanation An enterprise component is missing its reference to the client module extension or the reference is not valid. Action Reassemble the application so that only valid components are referenced.
EAAT0012E: Application Profile without a name
Explanation An Application Profile was not given a name. Action Provide a unique name for the profile.
EAAT0013E: Duplicate Application Profile {0}
Explanation Two different profiles with the same name were found in the application. Action Ensure that profiles each have a unique name.
EAAT0014E: Task without a name
Explanation A task was configured without a name. Action Make sure each task has a name.
EAAT0015E: Duplicate task {0}
Explanation A task was configured on multiple Application Profile or used multiple times in a list of task references. Action Remove the duplicate task or tasks.
EAAT0016E: Missing Access Intent policy name
Explanation A custom Access Intent policy was configured without a name. Action Provide a unique name for each Access Intent policy.
EAAT0017E: Duplicate Access Intent policy {0}
Explanation More than one Access Intent policy has the same name. Action Ensure that each instance of an Access Intent policy has a unique name.
EAAT0018E: Application Profile {0} not defined at the application scope
Explanation Each Application Profile in an ejb module must be defined at the application scope. Action Configure the Application Profile at the application scope.
EAAT0019E: Access Intent policy {0} is not defined in this module
Explanation The referenced Access Intent policy does not exist. Action Either define the Access Intent policy or remove the reference.
EAAT0020E: Illegal Access Intent policy {0}
{1}
{2}
Explanation The Access Intent policy is not valid. Action Review the Application Profile and Access Intent documentation and ensure that all Access Intent policies adhere to the specification.
EAAT0021E: Policy {0} configured on unknown method {1}
Explanation A referenced method cannot be found. Action Remove the method reference which is not valid.
EAAT0022E: Method {0} is configured with both policies {1} and {2}
Explanation A method is configured with different policies. Action Remove extra policy configurations.
EAAT0023E: Bean {0} is configured with both policies {1} and {2}
Explanation A bean is configured with different policies. Action Remove extra policy configurations.
EAAT0024E: Servlet {0} is configured with both policies {1} and {2}
Explanation A servlet is configured with different policies. Action Remove extra policy configurations.
EAAT0025E: Task reference with no name
Explanation A task reference was defined without a name. Action Give each task reference a unique name.
EAAT0026E: Duplicate task reference {0}
Explanation Two task references were defined with the same name. Action Configure each task reference to have a unique name.
EAAT0027E: Unknown bean {0}
Explanation An attribute was configured with a reference to a nonexistent bean. Action Reassemble the application so that only valid components are referenced.
EAAT0028E: Invalid bean reference
Explanation A bean-scoped attribute was configured without a reference to a bean. Action Reassemble the application so that only valid components are referenced.
EAAT0029E: Invalid bean extension reference
Explanation A bean-scoped attribute was configured without a reference to a bean extension. Action Reassemble the application so that only valid components are referenced.
EAAT0030E: Unknown servlet {0}
Explanation An attribute was configured with a reference to a nonexistent servlet. Action Reassemble the application so that only valid components are referenced.
EAAT0031E: Invalid servlet reference
Explanation A servlet-scoped attribute was configured without a reference to a servlet. Action Reassemble the application so that only valid components are referenced.
EAAT0032E: Invalid servlet extension reference
Explanation A servlet-scoped attribute was configured without a reference to a servlet extension. Action Reassemble the application so that only valid components are referenced.
EAAT0033E: Invalid time zone: {0}, {1}
Explanation A specified time zone ID is not valid. If the configuration is not corrected, then the runtime will use the default time zone of the process. Refer to the Internationalization service's documentation. Action A valid time zone ID identifies any time zone supported by SDK class java.util.TimeZone. Time zone ID may be a custom ID having format GMT[+|-]hh[[:]mm], or any ID returned by method java.util.TimeZone.getAvailableIDs(). Modify the time zone ID according to the Internationalization service's documentation.
EAAT0034E: Invalid locale: {0}, {1}
Explanation A specified locale is not valid. If the configuration is not corrected, then the runtime will use the default locale of the process. Refer to the Internationalization service's documentation. Action A valid locale contains at least a Language code or a Country code, where a Language code is preferrably a valid ISO 639 language code, and a Country code is preferrably a valid ISO 3166 country code. Modify the locale configuration according to the Internationalization service's documentation.
EAAT0035E: Invalid run-as container attribute: {0}; see above errors.
Explanation A Run as attribute is not valid. If the configuration is not corrected, then the runtime will use the default locale of the process. Refer to the Internationalization service's documentation. Action A valid Run as attribute, when set to Specified, specifies at least one valid locale and a valid time zone ID. Modify the Run as configuration according to the Internationalization service's documentation.
EAAT0036E: A policy is configured on method {0}, but the container is not configured to manage the policies for the service
Explanation The bean is not container-managed for the service's policies. Action Verify that policies are configured only for methods from container-managed beans.
EAAT0037E: A policy is configured on servlet {0}, but the container is not configured to manage the policies for the service
Explanation The servlet is not container-managed for the service's policies. Action Verify that policies are configured only for container-managed servlets.
EAAT0038E: A required attribute is not defined within {0}
Explanation The noted class is missing a required attribute. Action Reassemble the application so that all required attributes are provided.
EAAT0039E: The value {0} is illegal.
Explanation The noted value is illegal. Action Reassemble the application so that the noted value is replaced with a valid value.
EAAT0040E: The read ahead hint {0} is invalid.
Explanation Read ahead hints must be comprised of declared CMR field names that define paths which can be navigated from the source bean. Action Reassemble the application with valid read ahead hint values.
EAAT0041E: The entity bean {0} is lifetime in cache enabled and may not be configured with update access type in access intent policy {1}.
Explanation Beans that are configured for lifetime in cache may not be configured for update. Action Reassemble the application so either lifetime in cache is disabled or access intent is read-only.
EAAT0042E: The entity bean {0} is lifetime in cache enabled and may not be configured with a pessimistic update access type in access intent policy {1}.
Explanation Beans that are configured for lifetime in cache may not be configured for pessimistic update. Action Reassemble the application so either lifetime in cache is disabled or access intent is read-only or optimistic update.
EAAT0043I: Validating the Dynamic Query configuration for {0}
Explanation The assembly tool is beginning the process of validating the configuration for the Dynamic Query service. Action None
EAAT0044E: Validating the Dynamic Query configuration for {0}
Explanation Dynamic Query must use one of WebSphere's predefined access intent policies. Action Reassemble the application so that dynamic query uses one of WebSphere's predefined access intent policies.