Top
Systemwalker Operation Manager  Message Guide
FUJITSU Software

2.6 Messages Starting with MpFwsec

This section explains messages starting with MpFwsec. These messages are output by ACL Manager.

[UNIX]MpFwsec: INFO: 00001: Systemwalker ACL Manager has started.

[Description]

Systemwalker ACL Manager service has started.

[UNIX]MpFwsec: INFO: 00002: Systemwalker ACL Manager has ended.

[Description]

Systemwalker ACL Manager service has stopped.

[UNIX]MpFwsec: ERROR: 00003: Systemwalker ACL Manager has abnormally ended.(%1:%2)

[Description]

Systemwalker ACL Manager service has been terminated abnormally.

[Parameter]

%1: Location of the error

%2: Detail code

[System Action]

Ends the service.

[System Administrator Response]

Restart the system. If this message is output even after restarting the system, collect data of "framework" by using the Maintenance Information Collection Tool, and then contact a Fujitsu system engineer.

[UNIX]MpFwsec: WARNING: 00005: IPC key is already in use. (Key: %1)

[Description]

IPC key is already used. Could not obtain semaphore.

[Parameter]

%1: IPC key used for obtaining semaphore

[System Administrator Response]

Check whether ACL manager daemon (/usr/lib/MpFwsec) is started. If not started, restart Systemwalker Operation Manager.

How to start Operation Manager

/opt/systemwalker/bin/soperationmgr

[UNIX]MpFwsec: WARNING: 00006: The audit log is full. Create a backup file.(File name:%1)

[Description]

The audit log file has become full. Create a backup file.

[Parameter]

%1: Name of the audit log file that is full.

[System Administrator Response]

Create a backup file for the audit log file.

[UNIX]MpFwsec: WARNING: 00007: The audit setup log is full. Create a backup file.(file name:%1)

[Description]

The audit setup log file has become full. Create a backup file.

[Parameter]

%1: Name of the audit setup log file that is full.

[System Administrator Response]

Create a backup file for the audit setup log file.

[UNIX]MpFwsec: WARNING: 00008: Could not generate an audit record.(%1)

[Description]

An audit record could not been created.

[Parameter]

%1: Detailed cause of failure in creating an audit record

[System Administrator Response]

Check whether the audit environment is set up correctly using the mplstaudit command.

[UNIX]MpFwsec: WARNING: 00009: Access control information was restored incompletely. For details, see %1.

[Description]

Access control information has not been restored completely. .

[Parameter]

%1: Name of the file containing detailed information on the error in restoration.

[System Administrator Response]

Eliminate the cause of the error by referring to the information in the file. Then restore access control information again.

[UNIX]MpFwsec: INFO: 00011: Created semaphore. (id: %1  key: %2)

[Description]

Created semaphore.

[Parameter]

%1: ID for the created semaphore

%2: Key used for creating semaphore

[UNIX]MpFwsec: INFO: 00012: Deleted semaphore. (id: %1)

[Description]

Deleted semaphore.

[Parameter]

%1: ID for the deleted semaphore

[UNIX]MpFwsec: WARNING: 00015: The system could not backup the access control information for some functions. For details, see %1.

[Description]

The system was unable to backup the access control information for some functions.

Note: This message is only for a cluster environment.

[Parameter]

%1: Name of the log file containing the backup error details.

[System Administrator Response]

Refer to the log file and eliminate the cause of the error and manually backup the access control information. To backup the information manually, execute the mpcssave command. For details of the mpcssave command, see the Systemwalker Operation Manager Reference Guide.

[UNIX]MpFwsec: WARNING: 00016: Unable to create a semaphore.

[Description]

Failed to create a semaphore.

[System Administrator Response]

Check that the value related to the semaphore of system parameters is the one suitable for the operating environment.

See the Systemwalker Operation Manager Installation Guide for tuning of system parameters.

[UNIX]MpFwsec: WARNING: 00017: %1 Failed to set up policy information.

[Description]

Policy information could not be set.

[Parameter]

%1: Name of the policy information file (full path)

[System Administrator Response]

A message indicating the cause of policy information setting failure and corrective action is output after this message.

Eliminate the cause of failure by referring to the message output after this message.

[UNIX]MpFwsec: ERROR: 00018: Account being used in Systemwalker Operation Manager does not exist. Register all accounts that use Systemwalker Operation Manager.

[Description]

The user ID to be used for using Systemwalker Operation Manager does not exist in the policy information distribution target server.

[System Administrator Response]

On the policy distribution target server, register a user ID for using Systemwalker Operation Manager registered in the policy information extraction source server, and retry distribution of policy information.

Information on user IDs that are using Systemwalker Operation Manager in the policy extraction source server can be confirmed by executing the mplstacluser command on it. For details on using the mplstacluser command, see "mplstachuser command" in the Systemwalker Operation Manager Reference Guide.

[UNIX]MpFwsec: ERROR: 00019: An unexpected error occurred when policy information was set up. detail code (%1).

[Description]

Policy information distribution encountered an unexpected error.

[Parameter]

%1: Message indicating the detailed cause of the error.

[System Administrator Response]

Collect Framework data from both the policy information extraction source and distribution target servers by using the Maintenance Information Collection Tool, and then contact a Fujitsu system engineer.

[UNIX]MpFwsec: WARNING: 00020: Failed to load the audit log library.

[Description]

The audit log could not be output because a problem occurred when an attempt was made to load the library used to output the audit log.

[System Action]

Continues processing, but does not output the audit log.

[Corrective Measures]

Check whether the following files exist. If they do, one or more of the files may have become corrupted. In such cases, either reinstall Systemwalker Operation Manager or contact a Fujitsu SE.

[Solaris version/AIX version/Linux version]

/opt/systemwalker/lib/libmpaudito.so

/opt/systemwalker/lib/libmpaudito_nt.so

[HP-UX version]

/opt/systemwalker/lib/libmpaudito.sl

/opt/systemwalker/lib/libmpaudito_nt.sl

[UNIX]MpFwsec: WARNING: 00021: Failed to read the audit log file.

[Description]

The audit log could not be output because a problem occurred when an attempt was made to open the audit log output file.

[System Action]

Continues processing, but does not output the audit log.

[Corrective Measures]

  • Check that there is sufficient free space.

  • Check that the directory where the audit log is to be output exists.

  • Check the permissions/rights associated with the directory where the audit log is to be output. If user restriction definitions are not used, the directory must be able to be written to by General Users/Everyone.

  • The audit log output file may be corrupt. Back up the damaged file and then delete it.

  • If a problem has occurred on the disk where the audit log is to be output, it may be necessary to replace or restore the hard disk.

The audit log output file and directory can be specified using the mpsetlogsend_omgr command. Refer to the Systemwalker Operation Manager Reference Guide for details on the mpsetlogsend_omgr command.