Top
Symfoware Server V12.1.0 Messages
FUJITSU Software

A.2.6 Messages that Contain "IJ6INIT" in the Message ID

A.2.6.1 IJ6INIT0000 to IJ6INIT0099

INFO: IJ6INIT0001: ij6init command is started.

Explanation

Initialization of the Java EE environment has started.


INFO: IJ6INIT0002: ij6init command executed successfully.

Explanation

Initialization of the Java EE environment has finished.


ERROR: IJ6INIT0101: ij6init command failed.

Explanation

Initialization of the Java EE environment failed.

System Action

Processing is interrupted.

User Action

Refer to the error message that was output at the same time, and take the required action.


ERROR: IJ6INIT0102: Required file is not found. file='{0}'

Variable Information

{0}: File name

Explanation

The file was not found.

System Action

Processing is interrupted.

User Action

Check if the file exists.

If it does not exist, there may be a problem in the environment. Reinstall the product.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT0103: Has no permission for executing the command. cmd='{0}'

Variable Information

{0}: Command name

Explanation

The user does not have the privileges required to execute the command.

System Action

Processing is interrupted.

User Action

  • Check the privileges of the user who executed the command. You must log in as the instance administrator to be able to execute this command.

  • Check the execution privileges for commands shown in the variable information. If execution privileges have not been assigned, there may be a problem in the environment. Reinstall the product.

  • If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT0104: Failed to get the Java information. details1='{0}'. details2='{1}'

Variable Information

{0}: Internal information

{1}: Internal information

Explanation

Failed to obtain the Java information.

System Action

Processing is interrupted.

User Action

  • There may be insufficient system memory. Reexecute after stopping unnecessary services.

  • If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT0105: File does not created. file='{0}'

Variable Information

{0}: File name

Explanation

Required files have not been created.

System Action

Processing is interrupted.

User Action

Contact Fujitsu technical support.


ERROR: IJ6INIT0106: Internal error occurred. details='{0}'

Variable Information

{0}: Details

Explanation

An internal error occurred.

System Action

Processing is interrupted.

User Action

  • There may be a problem in the environment. Reinstall the product.

  • If the problem still exists, contact Fujitsu technical support.

A.2.6.2 IJ6INIT1100 to IJ6INIT1199


ERROR: IJ6INIT1101: Error occured before init the log. details='{0}'

Variable Information

{0}: Detail information

Explanation

An unexpected error occurred.

System Action

Processing is interrupted.

User Action

Refer to messages output to the console, or to the stack trace, and take the required action.


If the problem still exists, manually collect a copy of the stack trace and then contact Fujitsu technical support.


ERROR: IJ6INIT1102: Unexpected error occured before init the log. details='{0}'

Variable Information

{0}: Detail information

Explanation

An unexpected error occurred.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1103: Unexpected error occured. details='{0}'

Variable Information

{0}: Detail information

Explanation

An unexpected error occurred.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1104: Failed to get install directory

Explanation

An unexpected error occurred.

System Action

Processing is interrupted.

User Action

Contact Fujitsu technical support.


ERROR: IJ6INIT1105: Unexpected internal error Occured. details='{0}'

Variable Information

{0}: Internal information

Explanation

An unexpected error occurred.

System Action

Processing is interrupted.

User Action

Reinstall the product.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1106: Failed to initialize the log file. file='{0}'

Variable Information

{0}: File name

Explanation

Log initialization failed.

System Action

Processing is interrupted.

User Action

Manually collect a copy of messages output to the console, or to the stack trace, and then contact Fujitsu technical support.


ERROR: IJ6INIT1107: Failed to start process.

Explanation

Process startup failed.

System Action

Processing is interrupted.

User Action

If messages have been output before or after, refer to the error message that was output, and take the required action.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1108: Failed to execute command. cmd='{0}'. details='{1}'

Variable Information

{0}: Command name

{1}: Detail information

Explanation

Execution of the command failed.

System Action

Processing is interrupted.

User Action

Refer to Detail information {1}, and take the required action.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1109: Failed to execute command. cmd='{0}'. code='{1}'

Variable Information

{0}: Command name

{1}: Return value

Explanation

Execution of the command failed.

System Action

Processing is interrupted.

User Action

If messages have been output before or after, refer to the error message that was output, and take the required action.


If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1110: Failed to create domain.

Explanation

Failed to create the Java EE operating environment.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Is there a problem in the directory specified as the domainRootDir?

  • Is the parent directory of the specified directory in the domainRootDir?

  • Is either an empty or non-existent directory specified as the domainRootDir?

  • Is there permission to write to the domainRootDir?


Ensure that the directory specified in the domainRootDir satisfies the above and then reexecute.


ERROR: IJ6INIT1111: Failed to setup PCMI service. details='{0}'

Variable Information

{0}: Detail information

Explanation

Set up of the PCMI service failed.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


ERROR: IJ6INIT1112: Failed to rollback PCMI service. details='{0}'

Variable Information

{0}: Detail information

Explanation

The deletion process of the PCMI service failed.

System Action

Processing is interrupted.

User Action

Refer to messages output before and after this message, and take the required action.


ERROR: IJ6INIT1113: Failed to create symbolic link. src='{0}', dest='{1}'. details='{2}'

Variable Information

{0}: Symbolic link source

{1}: Symbolic link destination

{2}: Detail information

Explanation

Failed to create the symbolic link.

System Action

Processing is interrupted.

User Action

Recover PL/extJava.

If this message continues to be output despite taking the above action, contact Fujitsu technical support.


ERROR: IJ6INIT1114: File already exist. file='{0}'

Variable Information

{0}: File name

Explanation

The file already exists.

System Action

Processing is interrupted.

User Action

The file already exists at the destination. Delete the file and then reexecute.


ERROR: IJ6INIT1115: Failed to create the directiry. file='{0}'

Variable Information

{0}: Directory name

Explanation

Failed to create the directory.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Does the directory have write permission?

  • Does the directory already exist?

  • Is there sufficient disk space for the directory to be created?


ERROR: IJ6INIT1116: Failed to copy the file. src='{0}'. dest='{1}'

Variable Information

{0}: Source file

{1}: Destination file

Explanation

Failed to copy the file.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Does the destination directory have write permission?

  • Does the file already exist at the destination?

  • Is there sufficient disk space at the destination?

  • Does the source file exist?


ERROR: IJ6INIT1117: Failed to delete the file. file='{0}'

Variable Information

{0}: File name

Explanation

Failed to delete the file.

System Action

Processing is interrupted.

User Action

Ensure that the file displayed in Variable Information {0} is not being used in another process.


If the file is being used, stop the program and then reexecute it.


ERROR: IJ6INIT1118: Failed to compare the paths. path1='{0}', path2='{1}'

Variable Information

{0}: Internal information

{1}: Internal information

Explanation

An internal error occurred.

System Action

Processing is interrupted.

User Action

Contact Fujitsu technical support.


ERROR: IJ6INIT1119: Failed to get canonical path. path='{0}'

Variable Information

{0}: Internal information

Explanation

An internal error occurred.

System Action

Processing is interrupted.

User Action

Contact Fujitsu technical support.


ERROR: IJ6INIT1120: Failed to create the property file. file='{0}'

Variable Information

{0}: File name

Explanation

Failed to create the file.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Does the destination directory have write permission?

  • Does the file already exist at the destination?

  • Is there sufficient disk space at the destination?


ERROR: IJ6INIT1121: Failed to load the properties file. file='{0}'

Variable Information

{0}: File name

Explanation

Failed to load the properties file.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Does the file exist?

  • Is the file being used by another program?


ERROR: IJ6INIT1122: Can not create the file using the template file. src='{0}'. dest='{1}'

Variable Information

{0}: File name

{1}: File name

Explanation

Failed to create the file.

System Action

Processing is interrupted.

User Action

Check the following and after removing the problem, reexecute.


  • Does the destination of {1} have write permission?

  • Does the file already exist at the destination of {1} ?

  • Is there sufficient disk space at the destination of {1} ?

  • Does the file {0} exist?


ERROR: IJ6INIT1123: Failed to store the login information. details='{0}'

Variable Information

{0}: Detail information

Explanation

An internal error occurred.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


ERROR: IJ6INIT1124: Failed to setup Java EE 6 environment. details='{0}'

Variable Information

{0}: Detail information

Explanation

Failed to set up the Java EE operating environment.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


ERROR: IJ6INIT1125: Failed to check permission. details='{0}'

Variable Information

{0}: Detail information

Explanation

An internal error occurred.

System Action

Processing is interrupted.

User Action

Refer to Detail information {0}, and take the required action.


ERROR: IJ6INIT1126: Operation not permitted.

Explanation

You do not have the privileges required to execute this command.

System Action

Processing is interrupted.

User Action

Check the privileges of the user who executed the command.

LinuxThe command must be executed by a system administrator user.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1127: Failed to rollback event source. details='{0}'

Variable Information

{0}: Internal information

Explanation

Failed to perform rollback processing when the setup failed.

System Action

The failed process is skipped, and processing is continued.

User Action

Reinstall the product.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1128: Failed to get system properties.

Explanation

Failed to obtain the system properties.

System Action

Processing is interrupted.

User Action

Allow access to the system properties.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1129: Failed to load file. file='{0}'

Variable Information

{0}: File name

Explanation

Loading of the file has failed.

System Action

Processing is interrupted.

User Action

If the file that is assigned in the variable information was created by the user, remove the cause of the problem that is preventing the file from loading.

If the problem stillexists, or if the file that is assigned in the variable information was not created by the user, contact Fujitsu technical support.


ERROR: IJ6INIT1130: Failed to create file. file='{0}'

Variable Information

{0}: File name

Explanation

Creation of the file has failed.

System Action

Processing is interrupted.

User Action

Check the privileges of the user who executed the command. The user must have write privileges for the domain root directory.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1131: Invalid option. option='{0}'

Variable Information

{0}: Command line option

Explanation

An invalid command line option is specified.

System Action

Processing is interrupted.

User Action

Ensure that the specified command line option is correct, and then reexecute the command.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1132: Insufficient arguments.

Explanation

The command line option is used incorrectly.

System Action

Processing is interrupted.

User Action

Ensure the command line option is specified correctly, and then reexecute the command.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1133: Required argument not found. arg='{0}'

Variable Information

{0}: Command line option

Explanation

The required command line option is not specified.

System Action

Processing is interrupted.

User Action

Ensure that the required command line option is specified, and then reexecute the command.

If the problem still exists, contact Fujitsu technical support.


ERROR: IJ6INIT1134: File not found. file='{0}'

Variable Information

{0}: Internal information

Explanation

Resources required for setup are missing.

System Action

Processing is interrupted.

User Action

There may be a problem in the environment in which the product is installed. Reinstall the product.

If the problem still exists, contact Fujitsu technical support.