Top
ETERNUS SF AdvancedCopy Manager 14.1 Message Guide

3.1 Message Explanation

stgxfws0001

Explanation

The communication service has started.

Parameters

PID : Process ID of the communication service
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

Processing proceeds.

System administrator response

No response is required.

stgxfws0002

Explanation

The communication service has stopped.

Parameters

PID : Process ID of the communication service
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

None.

System administrator response

No response is required.

stgxfws0003

Explanation

The communication daemon received an urgent termination command.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

Urgent termination processing is carried out.

System administrator response

No response is required.

stgxfws0004

Explanation

The communication daemon has usually received a termination command.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

Usually, termination processing is carried out.

System administrator response

No response is required.

stgxfws0011

Explanation

The error occurred at the start of a communication daemon.

Parameters

CODE : Internal code. The displayed value is as follows.

Displayed value

Explanation

107

A fork function error occurred.

108

A setsid function error occurred.

ERRNO : Error number corresponding to the internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

  • [Solaris and Linux versions]

    Remove the cause of the error, and reactivate the communication daemon of the intended transaction. For an explanation on how to activate a communication daemon, refer to "Starting and Stopping Daemons" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide".

  • [Windows, HP-UX, and AIX versions]

    Please remove the cause of the error and perform the transaction again.

stgxfws0012

Explanation

The error occurred when loading a communication daemon's library.

Parameters

CODE : Internal code. The displayed value is as follows.

Displayed value

Explanation

191

Opening of a dll file caused an error.

192

Reservation of a dll management domain caused an error.

193

The error occurred in opening of a definition file.

194

The error occurred in reading of a definition file, or a number of definition files, etc.

195

Other errors occurred.

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0013

Explanation

An error occurred when an attempt was made to obtain the port number of the communication daemon.

Parameters

CODE : Internal code. The displayed value is as follows.

Displayed value

Explanation

109

The port number could not be obtained.

ERRNO : Error number corresponding to the internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

It is necessary to register the port number of a communication daemon (or a communication service in case of Windows) for a local transaction by both nodes, regardless of the presence of the operation of a local transaction during cluster operation.

  • [Solaris and Linux versions]

    Ensure that the port number of the communication daemon ("stgxfws" for a non-cluster or a local transaction, "stgxfws_logical-node-name" for a cluster transaction) of the erroneous transaction is registered in /etc/services.

  • [Windows version]

    Check that the port number of the communication service (stgxfws) is registered in the "Installation directory"\system32\drivers\etc\services.

  • [HP-UX version]

    Check that the port number of the communication daemon (stgxfws) is registered in /etc/services.

    In cluster operation, check that all port numbers of the communication service (stgxfws_logical-node-name) are registered in /etc/services.

  • [AIX version]

    Check that the port number of the communication daemon (stgxfws) is registered in /etc/services.

stgxfws0014

Explanation

0 is specified as the port number of the communication daemon.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

  • [Solaris and Linux versions]

    Ensure that the port number of the communication daemon ("stgxfws" for a non-cluster or a local transaction, "stgxfws_logical-node-name" for a cluster transaction) of the erroneous transaction in /etc/services is not 0.

  • [Windows version]

    Check if 0 is registered as the port number of the communication service (stgxfws) in the "Installation directory"\system32\drivers\etc\services.

  • [HP-UX version]

    Check if 0 is registered as the port number of the communication daemon (stgxfws) in /etc/services.

    In cluster operation, checkif 0 is registered as port number of the communication service (stgxfws_logical-node-name) in /etc/services.

  • [AIX version]

    Check if 0 is registered as the port number of the communication daemon (stgxfws) in /etc/services.

stgxfws0016

Explanation

An error occurred when an attempt was made to create a communication environment for the communication daemon.

Parameters

CODE : Internal code. The displayed value is as follows.

Displayed value

Explanation

111

A socket function error occurred.

113

A bind function error occurred.

114

A listen function error occurred.

115

A setsockopt function error occurred.

ERRNO : Error number corresponding to the internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

  • [Solaris and Linux versions]

    Wait several minutes, and then reactivate the communication daemon of the transaction. For an explanation on how to activate the communication daemon, see the "Starting and Stopping Daemons" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide".

  • [Windows, HP-UX, and AIX versions]

    Wait for a few minutes, and then restart the system.

If the error occurs after the system is restarted several times, refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0017

Explanation

An error occurred during the execution of the select function of the communication service or daemon.

Parameters

CODE : Return code of the select function
ERRNO : Error number of the select function
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0018

Explanation

An error occurred during execution of the accept function of the communication service.

Parameters

CODE : Return code of the accept function
ERRNO : Error number of the accept function
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0019

Explanation

The file descriptor received using the select function of the communication daemon is invalid.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0020

Explanation

The error occurred at the time of a child process starting for processing of a communication daemon.

Parameters

ERRNO : The error number of a fork function
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

Wait for the next request from the client.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0022

Explanation

  • [Solaris, Linux, HP-UX, and AIX versions]

    The communication daemon was activated by a user other than the root user.

  • [Windows version]

    The communication service was activated by a user other than Administrators group of member.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

  • [Solaris and Linux versions]

    A user with root authority can activate the communication daemon. For an explanation on how to activate the communication daemon, refer to the "Starting and Stopping Daemons" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide".

  • [Windows version]

    Ensure that the system is activated by an Administrator's group member.

  • [HP-UX and AIX versions]

    Ensure that the system is activated by a root user.

stgxfws0023

Explanation

The Storage server type could not be obtained.

Parameters

CODE : Internal code
ERRNO : Internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

If the communication daemon for the transaction was started manually, check the following:

  • Is the environment variable SWSTGNODE set correctly?

  • Is the operation being executed at an operating node?

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0024

Explanation

Acquisition of system information caused an error.

Parameters

CODE : Internal code
ERRNO : Internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system stops.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0050

stgxfws global area get error. iReturn=[CODE]

Explanation

Error message could also be clearer that this is a memory shortage problem.

Parameters

CODE : Internal code

System action

The system interrupts processing.

System administrator response

Perform the following so that a virtual memory area can be allocated, and then re-execute processing.

  • Increase the size of the paging file.

  • Terminate other applications.

stgxfws0051

stgxfws beginthread error. errno=[ERRNO]

Explanation

[Windows version]
An error occurred during execution of the beginthread function of the communication service.

Parameters

ERRNO : Internal code

System action

The system interrupts processing.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0052

stgxfws AdvancedCopy COM Service error. errno=[ERRNO]

Explanation

[Windows version]
An error occurred during execution of the SetServiceStatus function of the communication service.

Parameters

ERRNO : Internal code

System action

The system interrupts processing.

System administrator response

Refer to "Starting and Stopping a Services" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide (for Windows)" and restart the applicable service (AdvancedCopy Manager COM service).

If this fails to solve the problem, refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0053

stgxfws RegisterServiceCtrlHandler error. errno=[ERRNO]

Explanation

[Windows version]
An error occurred during execution of the RegisterServiceCtrlHandler function of the communication service.

Parameters

ERRNO : Internal code

System action

The system interrupts processing.

System administrator response

Refer to "Starting and Stopping a Services" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide (for Windows)" and restart the applicable service (AdvancedCopy Manager COM service).

If this fails to solve the problem, refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0054

stgxfws StartServiceCtrlDispatcher failed. errno=[ERRNO]

Explanation

[Windows version]
An error occurred during execution of the StartServiceCtrlDispatcher function of the communication service.

Parameters

ERRNO : Internal code

System action

The system interrupts processing.

System administrator response

Refer to "Starting and Stopping a Services" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide (for Windows)" and restart the applicable service (AdvancedCopy Manager COM service).

If this fails to solve the problem, refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0101

Explanation

The processing was terminated due to an error.

Parameters

  • [Solaris and Linux versions]

    PID : Process ID of the request terminated by the error
    STATUS : Status information
    CODE : Return code from processing
    NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

  • [Windows version]

    TID : Thread id that was terminated by the error
    CODE : State of the end of the thread

  • [HP-UX and AIX versions]

    PID : Process ID of the request terminated by the error
    STATUS : Status information

System action

Processing requested by a client is aborted.

System administrator response

This message is output when a function such as the port scan function sends a request to the ACM Communication daemon or communication service.

Check whether or not functions are communicating to the ACM communication daemon or service port.

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0102

Explanation

The processing is terminated abnormally.

Parameters

  • [Solaris and Linux versions]

    PID : Process ID of the request that terminated abnormally
    STATUS : Status information
    SIGNO : Signal information
    NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

  • [Windows version]

    TID : Thread id that was terminated by the error
    CODE : State of the end of the thread

  • [HP-UX and AIX versions]

    PID : Process ID of the request that terminated abnormally
    STATUS : Status information
    SIGNO : Signal information

System action

Processing requested by a client is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0103

Explanation

The forced-termination command was received during the demand processing from a client.

Parameters

PID : Process ID
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The processing from a client is interrupted.

System administrator response

No response is required.

stgxfws0201

Explanation

A pipe error occurred during processing.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0202

Explanation

The processing failed to start.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0203

Explanation

The processing could not be executed.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0204

Explanation

An error occurred during the reading of the result data.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0205

Explanation

An internal error occurred.

Parameters

CODE : Internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0206

Explanation

The parameter of a demand exceeded the number of limits.

Parameters

NUMBER : The number of parameters
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

A demand is interrupted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0207

Explanation

A pipe error occurred during processing.

Parameters

NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0208

Explanation

There is no demand to a processing process.

Parameters

COMMAND : Command name
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

A demand is interrupted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0210

Explanation

An internal inconsistency occurred in processing.

Parameters

ERRNO : Internal code
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The request is aborted.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

stgxfws0212

Explanation

The command terminated abnormally.

Parameters

STATUS : Status information
CODE : State of end of processing process
NODE : Logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

Processing continues.

System administrator response

Refer to the following manual and collect the information required for troubleshooting, and then contact a Fujitsu systems engineer.
"Collecting maintenance information" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide"

Note

This message may appear if the processing is canceled while device information is being obtained or displayed. In this case, it is not necessary to contact a Fujitsu systems engineer.

stgxfws0213

Explanation

LANG has not been set up correctly.

Parameters

LANG : The code of a Storage Management Server
NODE : logical node name (In a non-cluster environment or a local transaction during cluster operation, "Local-service" is displayed.)

System action

The system terminates the processing

System administrator response

Please set up machine environment to be able to operate in the code of a Storage Management Server.

Note

The stgxfws0101 message is also output with this message. In this case, it is not necessary to deal with the [System administrator response] of stgxfws0101.