Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

3.21 Detailed Code of File Transfer Infrastructure

If you detect abnormality when the instructions of the operation to each server using the file transfer infrastructure are executed, the operation components are ended with return value 187 or 189. When this happens, the detailed code for the file transfer infrastructure is output to the execution results of the operation component using the following format.

[LinkExpRBA] CategoryCode : Error category
[LinkExpRBA] ErrorCode    : Error code
[LinkExpRBA] DetailCode   : Error details

Remove the cause of the error based on the error category and error code.

Details of the error categories and error codes are covered below.

Error Classification: 40, Error Code: 10

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Measures]

Confirm the specification of OS type. If the specification of OS type is correct, there is a possibility that abnormality is occurring in the file transfer infrastructure of the Business Server. Confirm the system log or event log in the Business Server whether abnormality is not occurring in the file transfer infrastructure of the Business Server.

Error Classification: 40, Error Code: 30

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Measures]

Confirm the following information:

Error Classification: 40, Error Code: 40
Error Classification: 40, Error Code: 50

Error Classification: 40, Error Code: 60

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Measures]

Confirm the system log or event log in the Business Server whether abnormality is not occurring in the file transfer infrastructure of the Business Server.

Error Classification: 50, Error Code: 10

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Measures]

Start the file transfer infrastructure in the Management Server.

[Windows]

Restart "Systemwalker File Transfer Library Control" service.

[Linux]

# service FJSVlnkbs start

[Solaris]

# /etc/init.d/FJSVlnkbs start

Error Classification: 50, Error Code: 60

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

The following causes are thought.

[Description]

Confirm the following:

Error Classification: 50, Error Code: 80

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Description]

Confirm the following:

Error Classification: 50, Error Code: 90

[Description]

In communication processing with the Business Server using the file transfer infrastructure, because the following abnormalities had been detected, the processing of the operation components was discontinued.

[Measures]

Confirm whether the host name specified for a Business Server is correctly described in the hosts file or DNS.

Error Classification: 50, Error Code: 100

[Description]

One of the following errors has been detected with the communication processing with a Business Server using the file transfer infrastructure, and so, the processing for the operation component has been terminated.

[Measures]

Check that there are no other operation processes running, and then restart the file transfer infrastructure on the Management Server.

[Windows]

Restart the "Systemwalker File Transfer Library Control" service.

[Linux]

# service FJSVlnkbs stop
# service FJSVlnkbs start

[Solaris]

# /etc/init.d/FJSVlnkbs stop
# /etc/init.d/FJSVlnkbs start