Messages related to system control (0001 to 1000)
- 0001I:
-
The service (%s) started.
- Description :
-
The daemon indicated by %s completed initialization processing, and started reception for the service.
- Measure :
-
--
- 0002I:
-
The service (%s) stopped successfully.
- Description :
-
In accordance with the instruction for a normal end by the termination command, the daemon indicated by %s successfully ended reception of the service.
- Measure :
-
--
- 0003I:
-
The service (%s) was forcibly stopped. Termination code: %d
- Description :
-
In accordance with the instruction for a forced termination by the termination command, the daemon indicated by %s stopped processing, and ended reception for the service. For details about termination codes, see Exit statuses of the daemon.
- Measure :
-
--
- 0004E:
-
The service (%s) stopped unsuccessfully. Termination code: %d
- Description :
-
An error occurred in the daemon indicated by %s and the processing could not continue. The service ended abnormally. For details about termination codes, see Exit statuses of the daemon.
- Measure :
-
See Exit statuses of the daemon, and take measures to resolve the problem indicated by the termination code.
- 0005C:
-
An error occurred during the registration of the signal (%s). Reason: %s
- Description :
-
Due to the reason (%s), the signal (%s) could not be registered.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0006I:
-
Failed to acquire the upper limit for number of threads. HULFT-HUB Server will assume %d as the upper limit and continue the processing.
- Description :
-
The maximum number of threads that can be generated in one process is not defined in the operating system. The value indicated in %d is set as the upper limit, and processing continues.
- Measure :
-
The measure to resolve the problem differs depending on the type of operating system. For more details, see the manual of each operating system.
- 0007C:
-
Could not acquire the upper limit for number of file descriptors.
- Description :
-
An attempt to acquire the value of the upper limit for file descriptors failed.
- Measure :
-
An attempt to acquire the limit value of the operating system failed. Confirm that the product supports the operating system.
- 0008C:
-
Failed to generate a child process. Reason: %s
- Description :
-
Due to the reason (%s), the process could not be generated.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0009C:
-
Failed to start a program. Reason: %s, Path: %s
- Description :
-
Due to the reason (%s), an attempt to start the program indicated by the path (%s) failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0009W:
-
Failed to start a program. Reason: %s, Path: %s
- Description :
-
Due to the reason (%s), an attempt to start the program indicated by the path (%s) failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0010I:
-
The daemon (%s) will be started.
- Description :
-
The HULFT-HUB Server program (program-name output to the header part of this trace) started the daemon (%s).
- Measure :
-
--
- 0011I:
-
An initialization completion report from the daemon (%s) was received.
- Description :
-
Initialization processing of the daemon (%s) was completed, and the completion report was sent to the PROXY daemon.
- Measure :
-
--
- 0012I:
-
The daemon (%s) acknowledged a normal termination instruction.
- Description :
-
The daemon (%s) acknowledged an instruction for a normal end by the termination command.
- Measure :
-
--
- 0013I:
-
The daemon (%s) acknowledged a forced termination instruction.
- Description :
-
The daemon (%s) acknowledged an instruction for a forced termination by the termination command.
- Measure :
-
--
- 0014C:
-
'select' error has occurred. Reason: %s
- Description :
-
An error occurred in the wait processing from HULFT, HULFT-HUB Manager, or HULFT-HUB Server.
- Measure :
-
Possible causes include a socket abnormality or an operating system restriction. Remove the cause that is indicated by the reason.
- 0015I:
-
A request to detach the process was received from a daemon (%s).
- Description :
-
Replacement of the process of the daemon (%s) was completed in the Relay/Multicasting processing.
- Measure :
-
--
- 0016I:
-
Because the number of threads that were started for the daemon (%s) exceeded the upper limit for number of threads (%d), a new process was started.
- Description :
-
The process of the daemon (%s) was replaced in the Relay/Multicasting processing.
- Measure :
-
--
- 0019E:
-
Startup of HULFT-HUB Server was cancelled because the Trial version has expired.
- Description :
-
HULFT-HUB Server cannot be started because the Trial period expired.
- Measure :
-
Upgrade the program to the product version.
- 0020E:
-
Could not start HULFT-HUB Server because it is already running. Environment Settings directory: %s
- Description :
-
A HULFT-HUB Server program that uses the System Environment Settings file ('hulhub.conf') created in the Environment Settings directory (%s) is already running.
- Measure :
-
When starting multiple HULFT-HUB Server programs, create the System Environment Settings file in an Environment Settings directory other than the Environment Settings directory (%s).
- 0021E:
-
Could not start HULFT-HUB Server, because another HULFT-HUB Server that uses the same service name is already running. Service Name: %s
- Description :
-
A HULFT-HUB Server program that uses the same service name on the same host is already running.
- Measure :
-
When starting multiple HULFT-HUB Server programs, change the service name to a name other than (%s), and then start them.
- 0022I:
-
A daemon (%s) sent an initialization completion report to the PROXY daemon.
- Description :
-
Initialization processing of the daemon (%s) was completed, and the completion report was sent to the PROXY daemon.
- Measure :
-
--
- 0023E:
-
A command time-out has occurred. Monitoring time: %d (sec)
- Description :
-
A user command was entered, but there was no response within the time limit (%d (sec)).
- Measure :
-
The response might be being transferred if the termination command was executed in the termination synchronization mode. Check the environment.
This message is output only when the clustering functionality is used.
- 0024E:
-
Unable to run the program (%s) because HULFT-HUB Server is not running.
- Description :
-
The program (%s) cannot be executed because HULFT-HUB Server is not running.
- Measure :
-
Start HULFT-HUB Server and execute the program (%s).
- 0028C:
-
Failed to acquire a mutex resource. Details: %s
- Description :
-
An attempt to acquire a mutex resource failed.
- Measure :
-
A possible cause is that a limit of the operating system was reached. Remove the cause indicated by the details (%s).
- 0029C:
-
The mutex lock was not released within the specified time (%d sec). Details: %s, name (%s), pid (%d), tid (%u)
- Description :
-
After waiting for the specified time (%d sec) because the target resource was locked by another process, the lock was not released.
- Measure :
-
Wait a while, and then retry.
- 0030C:
-
A system error has occurred. Details: %s
- Description :
-
A system error occurred.
- Measure :
-
A possible cause is an abnormality in the operating system. Remove the cause indicated by the details (%s).
- 0031I:
-
A connection request from HULFT-HUB Client was acknowledged.
- Description :
-
A connection request from HULFT-HUB client was acknowledged.
- Measure :
-
--
- 0032I:
-
HULFT-HUB Server relays the file transfer.
- Description :
-
HULFT-HUB Server will transfer (relay) files in response to the request from the connection-source host.
- Measure :
-
--
- 0033I:
-
HULFT-HUB Server will carry out multicasting.
- Description :
-
HULFT-HUB Server will transfer (multicast) files in response to the request from the connection-source host. This HULFT-HUB Server is a multicast point.
- Measure :
-
--
- 0034I:
-
HULFT-HUB Server relays the Request Acknowledge service.
- Description :
-
HULFT-HUB Server will relay a send request or resend request in response to the request from the connection-source host.
- Measure :
-
--
- 0035I:
-
HULFT-HUB Server relays the request from HULFT-HUB Manager.
- Description :
-
HULFT-HUB Server will relay the request from HULFT-HUB Manager or a neighboring server.
- Measure :
-
--
- 0036I:
-
A request from HULFT-HUB Manager was acknowledged.
- Description :
-
A request from HULFT-HUB Manager or a neighboring server was acknowledged, and passed to the Manager daemon.
- Measure :
-
--
- 0037E:
-
The executor of the termination command is invalid.
- Description :
-
HULFT-HUB Server could not finish because the termination command was executed by a user other than the executor.
- Measure :
-
Enter the termination command by using the ID of the user who started HULFT-HUB Server or by the root user.
- 0039E:
-
Stop processing was carried out from an invalid host. IP address: %s
- Description :
-
Stop processing for HULFT-HUB Server was executed from the host indicated by the IP address (%s).
- Measure :
-
Execute stop processing on the host on which HULFT-HUB Server started.
- 0040C:
-
Failed to acquire the MAC address.
- Description :
-
An attempt to acquire the MAC address failed.
- Measure :
-
Possible causes are an abnormality in the socket or a restriction imposed by the operating system. Check the environment.
- 0041C:
-
Could not start HULFT-HUB Server because the Installation Information file is corrupted.
- Description :
-
The Installation Information file used when HULFT-HUB Server was installed is corrupted.
- Measure :
-
Install HULFT-HUB Server again, and then restart it.
- 0042I:
-
HULFT-HUB Server termination processing will be started.
- Description :
-
Stop processing by the termination command or by a command for clustering functionality was started.
- Measure :
-
--
- 0043I:
-
HULFT-HUB Server termination processing has been completed successfully.
- Description :
-
Stop processing by the termination command or by a command for clustering functionality successfully finished.
- Measure :
-
--
- 0044E:
-
HULFT-HUB Server termination processing failed. Error code: %d Reason: %s
- Description :
-
An abnormality occurred in the termination command or in a command for clustering functionality.
- Measure :
-
Remove the cause of the problem.
- 0045E:
-
Rejected a connection request from a lower version of HULFT-HUB Manager. Version of HULFT-HUB Manager that can connect to HULFT-HUB Server: %s or higher
- Description :
-
The connection request could not be acknowledged because the version of HULFT-HUB Manager is not supported by HULFT-HUB Server.
- Measure :
-
Use HULFT-HUB Manager whose version is supported by HULFT-HUB Server.
- 0050C:
-
Failed to initialize the output environment for operation logs. Details: %s Reason: %s
- Description :
-
An attempt to initialize the output environment for operation logs failed.
- Measure :
-
A possible cause is a lack of access permissions for a file or directory. Ensure that the executor of HULFT-HUB Server has required permissions, and restart HULFT-HUB Server.
- 0051F:
-
Failed to output to the operation log (%s). Details: %s Reason: %s
- Description :
-
An attempt to output the operation log failed.
- Measure :
-
A possible cause is that the specified directory does not exist or that the executor does not have necessary permissions. Remove the cause that is indicated by the reason.
- 0053C:
-
Failed to generate a thread. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to generate the thread failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0054I:
-
A shutdown has been detected.
- Description :
-
A shutdown was detected.
- Measure :
-
--
- 0055C:
-
Failed to wait for an object. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to wait for the object failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0056C:
-
Failed to generate an event object. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to generate the object failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0057C:
-
Failed to open an event object. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to open the object failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0058C:
-
Failed to generate a service thread. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to generate a service thread failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0059C:
-
Failed to register a service handler. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to register a service handler failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0060C:
-
Failed to send a service status notification. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to send a service status notification failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0061C:
-
Failed to acquire a process end status. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a process end status failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0062C:
-
Failed to open a process. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to open a process failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0063C:
-
Failed to acquire a thread end status. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a thread end status failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0064C:
-
The stop of the service (%s) has been detected.
- Description :
-
An unexpected stop of the service (%s) was detected.
- Measure :
-
Check the messages output before and after this message, and remove the cause of the error.
- 0064E:
-
The stop of the service (%s) has been detected. Restart the service (%s).
- Description :
-
An unexpected stop of the service (%s) was detected.
- Measure :
-
Check the messages output before and after this message, and remove the cause of the error.
- 0065C:
-
Failed to duplicate a handle. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to duplicate a handle failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0066C:
-
Failed to set an event object. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to set an event object failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0067C:
-
Failed to reset an event object. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to reset an event object failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0068C:
-
Failed to connect to the service control manager. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to connect to a service control manager failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0069C:
-
Failed to register a service. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to register a service failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0070C:
-
Failed to modify the settings of a service. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to modify the settings of a service failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0071C:
-
Failed to open a service. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to open a service failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0072C:
-
Failed to delete a service. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to delete a service failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0073C:
-
Failed to create the registry key. Key name: %s, Reason: %s
- Description :
-
Due to the reason (%s), an attempt to create the registry key failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0074C:
-
Failed to set data for the registry entry. Registry entry name: %s, Reason: %s
- Description :
-
Due to the reason (%s), an attempt to set data for the registry entry failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0075C:
-
Failed to delete the registry key. Key name: %s, Reason: %s
- Description :
-
Due to the reason (%s), an attempt to delete the registry key failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0076C:
-
Failed to acquire service configuration information. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a service configuration information failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0077C:
-
Failed to acquire service configuration information. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a service configuration information failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0078C:
-
Failed to acquire service list information. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire service list information failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0079C:
-
Failed to acquire a process list. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a process list failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0080I:
-
The command (%s) started. %s
- Description :
-
The command indicated by %s completed the initialization processing.
- Measure :
-
--
- 0081I:
-
The command (%s) terminated successfully. %s
- Description :
-
The command indicated by %s ended successfully.
- Measure :
-
--
- 0082E:
-
The command (%s) terminated unsuccessfully. Termination code: %d %s
- Description :
-
The command indicated by %s terminated unsuccessfully. For details about termination codes, see the description of the corresponding command in HULFT-HUB Server Utilities.
- Measure :
-
See the description of the corresponding command in HULFT-HUB Server Utilities, and take measures to cope with the problem corresponding to the termination code.
- 0083C:
-
Failed to acquire a process access token. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a process access token failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0084C:
-
Failed to acquire a privilege identifier. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to acquire a privilege identifier failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0085C:
-
Failed to adjust special privileges. Reason: %s
- Description :
-
Due to the reason (%s), an attempt to adjust special privileges failed.
- Measure :
-
Remove the cause that is indicated by the reason.
- 0086I:
-
Failed to acquire the upper limit for number of processes. HULFT-HUB Server will assume '%d' as the upper limit and continue the processing.
- Description :
-
The upper limit for the number of processes that can exist at the same time for a user is not defined in the operating system. The value indicated in %d is set as the upper limit, and processing continues.
- Measure :
-
The measure to resolve the problem differs depending on the type of operating system. For more details, see the manual of each operating system.
- 0087I:
-
Because the number of file descriptors is not limited, HULFT-HUB Server will assume %d as the upper limit and continue the processing.
- Description :
-
Because the number of file descriptors is not limited, HULFT-HUB Server will assume '%d' as the upper limit and continue the processing.
- Measure :
-
--
- 0088E:
-
HULFT-HUB Server could not return a heartbeat check report. Daemon that did not respond: %s
- Description :
-
HULFT-HUB Server used the heartbeat check functionality for heartbeat check, but could not return the heartbeat check report because there was a daemon that did not respond.
- Measure :
-
Check the messages output before and after this message, and remove the cause of the error.
This message is output only when the clustering functionality is used.