5.2 Messages that may be displayed during editing

This section covers the messages that may be displayed while you are using the edit window. These messages are displayed in a dialog box or in the output window.


AITG100-E

The registry is either corrupt or invalid.

Cause
Possible causes are as follows:
  • The registry database is damaged.
  • A registry key is invalid.
  • The registry is damaged. The file cannot be recovered because some file structures including registry data are damaged, the memory image for a system file is damaged, or an alternative backup or log does not exist or is damaged.
  • Although the system attempted to load or restore the file into the registry, the specified file did not have the registry file format.
Action
Carry out required processing according to appropriate additional information. If the registry is damaged, use a recovery disk to restore settings.
If you cannot solve the problem, contact the system administrator.

AITG101-E

The registry operation failed.

Cause
Possible causes are as follows:
  • A registry key could not be opened.
  • A registry key could not be loaded.
  • A registry key could not be updated.
  • Because an invalid I/O operation on the registry caused a non-recoverable error, a read, write, or flush operation failed for one of the files including system registry images.
  • An invalid operation was performed on a registry key that has already been indicated as deleted.
  • A necessary area could not be allocated in the registry log.
  • No symbolic link can be created for a registry key already having a sub-key or value.
  • An attempt has been made to create a stable sub-key under a volatile parent key.
  • The target multi-byte code page contains no Unicode mapping.
  • No index matches the specified key.
Action
Carry out required processing according to appropriate additional information.
If you cannot solve the problem, contact the system administrator.

AITG102-E

An internal error occurred.

Cause
The application attempted to access resources by using a handle such as the following:
  • an invalid handle;
  • an invalid window handle; or
  • an invalid hook handle.
Action
Re-execute the application.
If you cannot solve the problem, contact the system administrator.

AITG103-E

Memory or disk space is insufficient.

Cause
Possible causes are as follows:
  • Memory is insufficient to process the command.
  • Memory is insufficient to complete the processing.
  • The disk is full.
  • The disk contains no sufficient space.
  • System resources are insufficient to complete the required service.
Action
Terminate all the unnecessary applications, and retry the processing.
Delete unnecessary files on the disk, and re-execute the application.
If you cannot solve the problem, contact the system administrator.

AITG104-E

The file or directory operation failed.

Cause
Possible causes are as follows:
  • The system cannot find the specified file.
  • The system cannot find the specified path.
  • The system cannot open the file.
  • The system cannot find the specified drive.
  • No directory can be deleted.
  • The system cannot move the file to another disk drive.
  • The file does not exist.
  • No directory or file can be created.
  • The filename is too long.
  • The directory is not a subdirectory of the root directory.
  • The directory is not empty.
  • During access to the hard disk, disk operations failed, with a retry failing.
Action
Carry out required processing according to appropriate additional information.
For example, use the valid filename, path name or drive name to retry the processing.
If you cannot solve the problem, contact the system administrator.

AITG105-E

An attempt to initiate the Recorder failed.

Cause
Any of the following items has been initialized in the edit window:
  • Syntax check
  • Run
  • Recorder
  • Window properties
Action
Re-execute the application.
If you cannot solve the problem, contact the system administrator.

AITG106-E

The debugging operation failed.

Cause
During debugging, the application cannot communicate with the execution engine.
Action
Re-execute the application.
If you cannot solve the problem, contact the system administrator.

AITG107-W

A syntax file was not found. Syntax highlighting will not be enabled.

Cause
The syntax file (AIT.syn) could not be found from the edit window.
Action
The path of the syntax file set in either of the following registry keys does not indicate the correct location.
  • When the OS is a 32-bit version:
    HKEY_LOCAL_MACHINE\SOFTWARE\HITACHI\JP1/IT Desktop Management - AIT\ConfPath
  • When the OS is a 64-bit version:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Hitachi\JP1/IT Desktop Management - AIT\ConfPath
Verify the path in the registry, and re-execute the application.

AITG108-E

The line number is invalid.

Cause
An invalid line number has been specified in the line number edit box of the Go To or Breakpoints Setup dialog box.
Action
Specify a valid line number, and re-execute the processing.

AITG109-E

The string string.could not be found.

Cause
The application could not find the character string specified in the Find or Replace dialog box.
Action
Unnecessary

AITG110-E

The format of the PACKAGE_INFO section is invalid.

Cause
When the Package Information dialog box was opened, a format error was detected in the PACKAGE_INFO section of the AIT file.
Action
Check the syntax of the AIT file, then open the Package Information dialog box.

AITG111-E

Enter the required item item-name.

Cause
Any of the following required package items has not been specified in the Package Information dialog box:
  • Package ID
  • Product
  • Version
  • Installer name
  • Install drive
  • Install directory
Action
Specify the required items, then generate package information.

AITG112-Q

Do you want to update the Package Information?

Cause
This message is displayed if you click the Stop button in the Recorder dialog box. Select whether to generate the PACKAGE_INFO section of the AIT file.
Action
Click the Yes button to display the Package Information dialog box to generate the PACKAGE_INFO section. Click the No button to create the AIT file without the PACKAGE_INFO section.

AITG113-E

Specify a value between 1 and 64.

Cause
An integer value that is not in the range from 1 to 64 is specified in the Tab size text box of the Tabs page in the Options dialog box.
Action
Specify an integer value from 1 to 64, and then retry the operation.

AITG114-E

Invalid characters have been entered. Specify specifiable-character-string.

Cause
An invalid character is specified for one or more of the following package items in the Package Information dialog box:
  • Package ID
  • Product
  • Version
  • Installer name
  • Install directory
Action
Enter a specifiable character string according to the contents displayed in specifiable-character-string, then generate package information.

AITG115-W

The registry key could not updated.

Cause
Possible causes are as follows:
  • The registry database is damaged.
  • A registry key cannot be opened.
  • A registry key cannot be read.
  • A registry key cannot be updated.
  • A registry key is invalid.
  • The registry is damaged. The file cannot be recovered because part of the file structures including registry data are damaged, a memory image on a system file is damaged, or an alternative backup or log does not exist or is damaged.
  • Although the system attempted to update a file in the registry, the specified file did not have the registry file format.
Action
Carry out required processing according to appropriate additional information.

AITG116-W

The registry key could not be read.

Cause
Possible causes are as follows:
  • The registry database is damaged.
  • A registry key cannot be opened.
  • A registry key cannot be read.
  • A registry key is invalid.
  • The registry is damaged. The file cannot be recovered because part of the file structures including registry data are damaged, a memory image on a system file is damaged, or an alternative backup or log does not exist or is damaged.
  • Although the system attempted to read a file from the registry, the specified file did not have the registry file format.
Action
Carry out required processing according to appropriate additional information.

AITG117-W

The registry key could not be deleted.

Cause
Possible causes are as follows:
  • The registry database is damaged.
  • A registry key cannot be deleted.
  • A registry key is invalid.
  • The registry is damaged. The file cannot be recovered because part of the file structures including registry data are damaged, a memory image on a system file is damaged, or an alternative backup or log does not exist or is damaged.
  • Although the system attempted to delete the file from the registry, the specified file did not have the registry file format.
Action
Carry out required processing according to appropriate additional information.

AITG118-W

The file cannot be closed. The file is being processed.

Cause
An attempt was made to close the AIT file during a syntax check on the file.
Action
Unnecessary

AITG119-W

The application cannot be closed. The file is being processed.

Cause
Possible causes are as follows:
  • An attempt was made to close the AIT file during a syntax check on the file.
  • An attempt was made to close the application during execution of the AIT file.
Action
Unnecessary

AITG120-E

The symbol was not found.

Cause
Possible causes are as follows:
  • In the debug mode, a variable not defined in the AIT file was entered in the Watch window.
  • In the debug mode, a symbol not defined in the AIT file was entered.
Action
Verify that the symbol you entered in the Watch window is a valid variable in the AIT file being debugged.

AITG121-W

The user permission is insufficient. Saved options will be applied only to the current session.

Cause
You attempted to save a registry value although you were logged on as a guest.
Action
Unnecessary

AITG122-E

The maximum of maximum-number-of-characters-you-can-use-to-specify-the-package-item characters is exceeded.

Cause
The generated PACKAGE_INFO section includes a package item specified with too many characters.
Action
Make sure that all the items in the PACKAGE_INFO section are specified with a correct character length.

AITG123-E

The maximum of maximum-number-of-characters-you-can-use-to-specify-the-package-item characters is exceeded.

Cause
The generated program product ID file contains a package item longer than the maximum.
Action
After checking the maximum number of characters that can be used to specify the package item, specify the package item with a correct length.

AITG124-E

An attempt to operate the Program product ID file has failed.

Cause
Another application might be using the program product ID file.
Action
Close the program product ID files that are being used by other applications.

AITG125-E

Enter the item item-name.

Cause
One or the other of the following items was not specified in the Package Information dialog box:
  • AIT file path
  • Package file ID
Action
After specifying the necessary item, generate the package information.

AITG200-E

The recording operation failed.

Cause
The application attempted to access resources by using a handle such as the following:
  • an invalid handle;
  • an invalid window handle; or
  • an invalid hook handle.
Action
Re-execute the application.
If you cannot solve the problem, contact the system administrator.

AITG201-E

An attempt to acquire window details failed.

Cause
Window information could not be acquired during recording.
Action
If you cannot solve the problem, contact the system administrator.

AITG202-E

An attempt to acquire control details failed.

Cause
Window control information could not be acquired during recording.
Action
If you cannot solve the problem, contact the system administrator.

AITG203-E

An attempt to acquire event details failed.

Cause
Event information could not be acquired during recording.
Action
If you cannot solve the problem, contact the system administrator.

AITG204-E

An attempt to generate the PACKAGE_INFO section in the AIT file failed.

Cause
The PACKAGE_INFO section could not be generated after the end of recording.
Action
Delete the temporary folder before re-execution.
If you cannot solve the problem, contact the system administrator.

AITG205-E

An attempt to generate the DEFINE section in the AIT file failed.

Cause
The DEFINE section could not be generated after the end of recording.
Action
Delete a temporary folder before re-execution.
If you cannot solve the problem, contact the system administrator.

AITG206-E

An attempt to generate the MAIN section in the AIT file failed.

Cause
The MAIN section could not be generated after the end of recording.
Action
Delete a temporary folder before re-execution.
If you cannot solve the problem, contact the system administrator.

AITG208-E

An attempt to generate the AIT file failed.

Cause
The AIT file could not be generated after the end of recording possibly because:
  • disk operations and retries have not performed successfully during access to the hard disk;
  • memory is insufficient to process the command;
  • memory is insufficient to complete the processing; or
  • the handle is invalid.
Action
Carry out required processing according to appropriate additional information.
If you cannot solve the problem, contact the system administrator.

AITG209-I

The Installer application installer-name executed successfully.

Cause
The AIT file has been executed normally.
Action
Unnecessary

AITG211-W

The AIT File Log option is not set in the registry.

Cause
The log option is not set in the registry.
Action
Set the log option in the registry.

AITG212-I

The recording process completed.

Cause
Recording has been completed normally.
Action
Unnecessary

AITG213-I

Creation of the AIT file was successful.

Cause
The AIT file has been generated successfully after the end of recording.
Action
Unnecessary

AITG214-W

The user information file update was skipped because an event is unknown.

Cause
The Recorder cannot resume recording after a temporary stop.
Action
Unnecessary

AITG215-E

An attempt to continue recording failed.

Cause
The Recorder cannot resume recording after a temporary stop.
Action
Carry out required processing according to appropriate additional information.

AITG216-Q

An attempt to start the Installer application failed: installer-name, additional-information
Do you want to continue recording?

Cause
An invalid installer name is specified in the Recorder dialog box.
For additional-information, one of the following strings is displayed:
  • The specified file could not be found.
  • The specified path could not be found.
  • The access was rejected.
  • Memory is insufficient to carry out the processing.
Action
Click the Yes button to start recording, and click the No button to carry out required processing according to additional information.