Application Assembly Tool messages

AATL0001E: {0} is not a valid Java archive file
Explanation: The file you are trying to open is not of type .ear, .war, .jar, or .rar.
User Response: Verify that the correct file is being selected.

AATL0002W: {0} already exists. Please input a different file name.
Explanation: None
User Response: None

AATL0003W: {0} already exists. Do you want to overwrite the old one?
Explanation: None
User Response: None

AATL0004W: {0} already exists and can not be overwritten. Do you want to skip it and continue the operation?
Explanation: None
User Response: None

AATL0005E: A problem occurred while opening file {0} . Possible causes might be incorrect syntax in the deployment descriptor or missing files.
Explanation: The file might be a valid J2EE archive but it contains an error in one of the deployment descriptors.
User Response: Create a new archive and use the import function to retrieve components and modules from the invalid archive.

AATL0006W: A problem occurred while attempting to add the file(s). Click Details for more information.
Explanation: None
User Response: None

AATL0007W: A problem occurred while attempting to add the module. Click Details for more information.
Explanation: None
User Response: None

AATL0008E: A problem occurred during the add or paste operation you are trying to perform. Click Details for more information.
Explanation: A non-specific problem was found preventing the paste operation from completing successfully.
User Response: Retry the operation or use import to perform the same function.

AATL0009W: The current property changes will be lost when you switch to another object. Do you want to apply the changes?
Explanation: None
User Response: None

AATL0010I: Archive is modified. Do you want to save it before closing the window?
Explanation: None
User Response: None

AATL0011I: Archive was saved successfully.
Explanation: None
User Response: None

AATL0012W: -You need to add at least one module to application: {0}.
Explanation: None
User Response: None

AATL0013W: -You need to add at least one method to each container transaction in EJB module: {0}.
Explanation: None
User Response: None

AATL0014W: -You need to add at least one method to each method permission in EJB module: {0}.
Explanation: None
User Response: None

AATL0015W: -You need to add at least one enterprise bean to EJB module: {0}.
Explanation: None
User Response: None

AATL0016W: -You need to have at least one welcome file in Web module: {0}.
Explanation: None
User Response: None

AATL0017W: -You need to add at least one web resource collection to each security constraint in Web module: {0}.
Explanation: None
User Response: None

AATL0018W: -You need to add at least one role to each method permission in EJB module: {0}.
Explanation: None
User Response: None

AATL0019W: This is an EJB 1.0 JAR file. Please specify the dependent classpath to convert it to a J2EE EJB JAR file.
Explanation: None
User Response: None

AATL0020I: Deploy process is cancelled.
Explanation: None
User Response: None

AATL0021I: Expanded archive can not be overwritten. If you want to modify the archive, you can save this archive as another file.
Explanation: None
User Response: None

AATL0022I: Changes have not been applied.
Explanation: None
User Response: None

AATL0023W: Please choose bean type
Explanation: None
User Response: None

AATL0024E: Could not save archive file.
Explanation: An error was found that prevented the file from being saved.
User Response: Correct any errors reported and retry the operation.

AATL0025E: A problem occurred while attempting to create the file. Click Details for more information.
Explanation: A non-specific problem was found preventing the file from being created successfully.
User Response: Correct any errors reported and retry the operation.

AATL0026W: A problem occurred while attempting to create your Enterprise bean. Click Details for more information.
Explanation: None
User Response: None

AATL0027W: A problem occurred while attempting to create your Web component. Click Details for more information.
Explanation: None
User Response: None

AATL0028E: A problem occurred during the create operation. Click Details for more information.
Explanation: A non-specific problem was found preventing the create operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0029E: A problem occurred while attempting to create your BMP enterprise bean. Click Details for more information.
Explanation: A non-specific problem was found preventing the BMP create operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0030E: A problem occurred while attempting to create your CMP enterprise bean. Click Details for more information.
Explanation: A non-specific problem was found preventing the CMP create operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0031E: A problem occurred while attempting to delete the selected object. Click Details for more information.
Explanation: A non-specific problem was found preventing the delete operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0032E: A problem occurred while attempting to generate code for deployment for your archive. Click Details for more information.
Explanation: A non-specific problem was found preventing the Generate Code for Deployment operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0033W: An object with the same name already exists. Please provide a different name for your new object. Click Details for more information.
Explanation: None
User Response: None

AATL0034W: EJB 1.0 Dependent Classpath
Explanation: None
User Response: None

AATL0035E: Error {0} has occurred. Click Details for more information.
Explanation: A non-specific problem was found preventing the operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0036E: Exception {0} has occurred. Click Details for more information.
Explanation: A non-specific problem was found preventing the operation from completing successfully.
User Response: Correct any errors reported and retry the operation.

AATL0037W: Code generation is in progress. Do you want to stop the process and exit?
Explanation: None
User Response: None

AATL0038W: Validation is in progress. Do you want to stop the validation process and exit?
Explanation: None
User Response: None

AATL0039I: Exit Validate
Explanation: None
User Response: None

AATL0040E: Unable to load the alternative deployment descriptor. Click Details for more information.
Explanation: The archive might not contain an alternate deployment descriptor.
User Response: Edit the EJB module and set the optional alternate DD.

AATL0041W: Does the bean implement bean-managed persistence (BMP)?
Explanation: None
User Response: None

AATL0042W: A problem occurred while attempting to import your Enterprise bean. Click Details for more information.
Explanation: None
User Response: None

AATL0043W: A problem occurred while attempting to import your Web component. Click Details for more information.
Explanation: None
User Response: None

AATL0044I: loading alternative deployment descriptor...
Explanation: None
User Response: None

AATL0045W: Changes must be saved before generating code for deployment. Do you want to save and continue?
Explanation: None
User Response: None

AATL0046E: {0} is not a valid Application client archive file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new Application Client and import modules or components from the corrupted archive file.

AATL0047E: {0} is not a valid EAR or WAR file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new archive file and import modules or components from the corrupted archive file.

AATL0048E: {0} is not a valid EAR or EJB Jar file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new archive file and import modules or components from the corrupted archive file.

AATL0049E: {0} is not a valid RAR file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new RAR archive file and import modules or components from the corrupted archive file.

AATL0050E: {0} is not a valid EJB Jar file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new EJB archive file and import modules or components from the corrupted archive file.

AATL0051E: {0} is not a valid Web application archive file
Explanation: The file might not contain a deployment descriptor which meets J2EE specifications.
User Response: Verify the filename selected is correct. Otherwise create a new WAR archive file and import modules or components from the corrupted archive file.

AATL0052W: {0} already exists. Do you want to overwrite it?
Explanation: None.
User Response: None.

AATL0053W: File {0} exists already. Do you want to overwrite it?
Explanation: None.
User Response: None.

AATL0054E: Archive {0} has the following xml syntax error(s):
Explanation: Your J2EE archive cannot be opened because it contains syntax errors in one or more of the xml files.
User Response: Correct the XML errors by manually editing the contained xml files and then retrying the open operation. Otherwise create a new archive file and import modules or components from the corrupted archive file.

AATL0056W: Please select a file instead of a directory.
Explanation: None
User Response: None

AATL0057E: The following required properties are not set:
Explanation: The user did not fill in the required fields denoted with asterisks.
User Response: Fill in values for the listed input fields and then press the Apply button.

AATL0058E: Archive file can not be saved as following requirements are not met:
Explanation: AAT cannot save the archive because requirements to make it a valid J2EE archive are not met.
User Response: Correct the listed problems and retry the save operation.

AATL0059W: A problem occurred while attempting to remove the module. Click Details for more information.
Explanation: None
User Response: None

AATL0060W: Archive is modified. Do you want to save the archive before loading the alternative deployment descriptor?
Explanation: None
User Response: None

AATL0061I: Stop validation request received. Validation will stop when all processes have been canceled.
Explanation: None
User Response: None

AATL0062I: The archive file does not have any security roles.
Explanation: None
User Response: None

AATL0063I: The selected file is not a valid J2EE archive file.
Explanation: None
User Response: None

AATL0064E: The selected file does not contain a standard deployment descriptor. Would you like the AAT to try to repair it and then open it again?
Explanation: The file is not a valid archive because it must have a deployment descriptor.
User Response: The file is corrupted. Enter y to attempt the automatic repair. If an error still occurs, create a new archive and import modules or components from the corrupted archive.

AATL0065E: Unable to load all elements.
Explanation: A non-specific problem was found preventing the load operation from completing successfully.
User Response: Verify the filename selected is correct. Otherwise create a new archive and import modules or components from the corrupted archive file.

AATL0066E: A problem occurred while attempting to get the CMP fields. Click Details for more information.
Explanation: A non-specific problem was found preventing the retrieval of hte CMP fields from completing successfully.
User Response: Verify the filename selected is correct. Otherwise create a new archive and import modules or components from the corrupted archive file.

AATL0067E: Unable to locate requested help file. Please download the InfoCenter to enable help. help id: {0}
Explanation: The neccessary help files cannot be found on the system.
User Response: Install the help files from the install CD. Otherwise verify that the location of the help files was not changed after installation.

AATL0068E: Unable to open file {0}. Click Details for more information.
Explanation: A non-specific problem was found preventing the open operation from completing successfully.
User Response: Verify the filename selected is correct. Otherwise create a new archive and import modules or components from the corrupted archive file.

AATL0069W: Unable to open parent application {0}
Explanation: None
User Response: None

AATL0070W: The create operation was cancelled by the user before it finished. Click Details for more information.
Explanation: None
User Response: None

AATL0071I: Validating Application client deployment descriptor
Explanation: None
User Response: None

AATL0072I: Validating Application deployment descriptor
Explanation: None
User Response: None

AATL0073I: Validating Application extensions
Explanation: None
User Response: None

AATL0074I: Validating Web module deployment descriptor
Explanation: None
User Response: None

AATL0075I: Validating Web module extensions
Explanation: None
User Response: None

AATL0076I: Validating EJB module deployment descriptor
Explanation: None
User Response: None

AATL0077I: Validating EJB module extensions
Explanation: None
User Response: None

AATL0078E: A problem occurred while attempting to verify your archive. Click Details for more information.
Explanation: A non-specific problem was found preventing the verify operation from completing successfully.
User Response: Retry the operation. If an error still occurs, create a new rchive and import modules or components from the corrupted archive file.

AATL0079W: Failed to open archive file {0}
Explanation: None
User Response: None

AATL0080W: Confirm values
Explanation: None
User Response: None

AATL0081I: The selected J2EE 1.2 ear cannot be opened because it contains one or more J2EE 1.3 modules.
Explanation: None
User Response: None

AATL0082I: Validating security file META-INF/was.policy
Explanation: None
User Response: None

AATL0083E: Version mismatch, unable to import EJB
Explanation: The enterprise bean cannot be imported because the bean is at a higher spec version then its containing jar.
User Response: Retry the import operation using a newly created EJB module.

AATL0084E: Currently working with a J2EE 1.2 application, can only create a New module in a J2EE 1.3 application
Explanation: J2EE 1.3 modules cannot exist within a J2EE 1.2 ear file.
User Response: Select the Convert EAR option from the File menu.

AATL0085E: Import failed, unable to import a J2EE 1.3 module type into a J2EE 1.2 application
Explanation: J2EE 1.3 modules cannot be imported into a J2EE 1.2 application.
User Response: Select the Convert EAR option from the File menu.

AATL0086E: Version mismatch, unable to import Web Component
Explanation: The web component cannot be imported beacuse it is at a higher spec version than its containing war.
User Response: Retry the import operation using a newly created WAR module.

AATL0087E: Archive file can not be saved because this J2EE 1.2 application contains J2EE 1.3 modules: 1) To convert this to a J2EE 1.3 application run Convert Ear from the File Menu 2) To save this application as a J2EE 1.2 application remove the following modules:
Explanation: This EAR application archive violates the J2EE 1.3 spec.
User Response: Convert the EAR and retry the save operation.

AATL0088W: A Container Transaction {1} in the EJB Module {0} references 1 or more Message Driven Beans and therefore must have a Transaction Attribute of either Required or Not Supported.
Explanation: None
User Response: None

AATL0089I: This option will convert your older ear allowing you to create new modules. Your existing 1.2 EAR will be kept intact. Do you want to continue?
Explanation: None
User Response: None

AATL0090W: The selected file contains Enterprise configuration settings.
Explanation: The selected file contains settings than can only be edited using the Enterprise edition assembly tool.
User Response: Edit this file using the Enterprise edition assembly tool.

AATL0091W: This file should only be edited using the Enterprise edition assembly tool.
Explanation: None
User Response: None

AATL0092W: The bean cache must be configured to activate at ActivitySession.
Explanation: The local transaction boundary cannot be ActivitySession unless the bean cache is configured to activate at ActivitySession.
User Response: Configure the bean cache to activate at ActivitySession.

AATL0093I: The local transaction boundary cannot be set to ActivitySession.
Explanation: The bean cache must activate at ActivitySession if the local transaction boundary is set to ActivitySession.
User Response: Retry after changing the local transaction boundary to bean method.

AATL0094I: Verification is complete.
Explanation: None
User Response: None


WebSphere Application Server  Last updated:  Fri Jul 18 16:46:31 EDT 2003
Library | Support | Trademarks | Feedback