This section lists the messages that are output by the commands that are copied and executed when Interstage Application Server is installed on "L-Server".
Refer to the "Interstage Application Server Messages" for information on the messages output by the other commands.
[Variable Information]
%s: Directory path
[Meaning]
Creation of the directory failed.
[System Action]
Processing stops.
[User Action]
Take the following actions with respect to the path indicated in "Variable information".
If there is a file with the specified path, delete the file and then try again.
Check whether write permissions have been granted to the parent directory, and then try again.
[Meaning]
There are missing arguments.
[System Action]
Processing stops.
[User Action]
Check the arguments that were specified when the command was executed, and then try again.
[Variable Information]
%s: Specified argument
[Meaning]
The argument is invalid.
[System Action]
Processing stops.
[User Action]
An incorrect argument was specified when the command was executed. Check the arguments, and then try again.
If messages have been output before or after this message, take the appropriate actions for those messages as well.
[Meaning]
You do not have execution privileges.
[System Action]
Processing stops.
[User Action]
You do not have the necessary privileges for the last operation performed. Execute the command as an administrator.
If it is output while using the software parameter setting function, deal with the messages output before or after this message.
[Variable Information]
%s: Command name
[Meaning]
Command processing for %s has started.
[Variable Information]
%s: Command name
[Meaning]
Command processing for %s has terminated normally.
[Variable Information]
%s: Command name
[Meaning]
An error occurred during command processing for %s.
[System Action]
The system stops the command processing for %s.
[User Action]
Resolve the cause of the problem for the message that was output before this error message, and then try again.
If the problem still persists, collect investigation data using the iscollectinfo command, and contact Fujitsu technical support.
[Variable Information]
%s: Service name
[Meaning]
Processing for %s has started.
Service name | Service resource name |
---|---|
ISCOM | Interstage setup assets |
OD | CORBA Service assets |
ISJEE | Common Java EE assets |
[Variable Information]
%s: Service name
[Meaning]
Processing for %s has terminated normally.
[Variable Information]
%s: Service name
[Meaning]
The processing for %s has failed.
[System Action]
The system stops processing for the linkage script.
[User Action]
Take the appropriate action for any error messages or system log messages that may have been output prior to this error message, by referring to "Maintenance (Resource Backup)" in the "Operator's Guide".
[Variable Information]
%s: Details
[Meaning]
A system error has occurred.
[System Action]
Processing stops.
[User Action]
Refer to the detailed information in the table below for the appropriate action.
If error messages have been output prior to this error message, refer to those error messages also.
If the detailed information does not match any of the cases in this table, collect all of the files in the directory as well as investigation information collected using the iscollectinfo command, and then contact Fujitsu technical support.
When L-Server is Windows
%IS_HOME%\var\clone\log
("%IS_HOME%" is Interstage installation directory)
When L-Server is Linux
/opt/FJSVisas/var/clone/log
Details | Action |
---|---|
Environment variable IS_HOME is not set | The command may have been executed in an environment where Interstage Application Server has not been installed. Check the environment. |
Command name: cannot execute on this environment Command name: isgethostinfo or issethostinfo | The command may have been executed in an environment where the Admin Server function has been installed. Check the server type of the environment. The command cannot be used with the following server types.
|
Directory does not exist(path={0}) path: The path to the directory where the data required for deploying the template is stored | The isgethostinfo command may not have been executed when the L-Platform template was created. Check the procedure used to create the system template. |
[Variable Information]
%s: Command name
[Meaning]
This command is being executed by another process.
[System Action]
Processing stops.
[User Action]
Wait until the process completes, and then execute the processing again if necessary.
If this message is output repeatedly even after waiting for a while, it is possible that the control file for preventing the command from being executed concurrently remains on the system.
If the following control file exists, delete it before executing the processing again.
Note that this file cannot be deleted if another process is executing the command.
When L-Server is Windows
%IS_HOME%\var\[command name].lck
("%IS_HOME%" is Interstage installation directory)
When L-Server is Linux
/opt/FJSVisas/var/[command name].lck