Message Class ETBW - Broker Log and Console - Unit of Work/Persistence Messages

This page explains unit of work and persistence messages from the EntireX Broker Log and Console. These messages have the format:

ETBWnnnn

where ETBW is the message class, and
nnnn is the message number in the range 0000-9999

Overview of Messages

ETBW0313 | ETBW0314 | ETBW0317 | ETBW0354 | ETBW0426 | ETBW0506 | ETBW0517 | ETBW0521 | ETBW0526 | ETBW0537 | ETBW0595 | ETBW0607 | ETBW0616 | ETBW0618 | ETBW0636 | ETBW0640 | ETBW0663 | ETBW0684 | ETBW0686 | ETBW0786 | ETBW0809 | ETBW0811 | ETBW0916 | ETBW0940 | ETBW0947 | ETBW0952

ETBW0313 Broker RESTART failed
Explanation

During broker startup, an error was detected during the restart processing phase.

Action

Examine the EntireX Broker log. Determine the cause of the error. Correct the error and restart the Broker. If the cause cannot be determined, contact Software AG Support.


ETBW0314 API: UOW status invalid
Explanation

The unit of work status code is not a recognized value.

Action

This is probably an internal EntireX Broker error. Contact Software AG Support.


ETBW0317 PSI: Persistent Store termination failed
Explanation

An attempt to shut down the persistent store failed.

Action

None.


ETBW0354 EntireX License Key Error
Explanation

Your EntireX License has expired.

Action

Contact your local Software AG office or distributor to extend your license.


ETBW0426 Start of ETB_SHUTDOWN thread failed
Explanation

Linux/Windows only. The "etbnuc" process encountered an error while creating shutdown thread. Broker could not be initialized.

Action

Contact Software AG Support.


ETBW0506 ** Communicator not available anymore **
Explanation

The Communication Manager of the transport layer stops due to unrecoverable errors, exceeded retry limit or shutdown.

Action

Check the log file for error messages. Ignore this warning if shutdown was requested.


ETBW0517 Terminate Restart Handling
Explanation

The Communication Manager did not succeed in running the transport-specific Communicator. All attempts to restart the Communicator were not successful.

Action

Check the log file for error messages.


ETBW0521 Unexpected Communicator Nucleus Status
Explanation

A component of the transport layer detected an unexpected status and will stop immediately.

Action

Check the log file for error messages or shutdown.


ETBW0526 Broker kernel not running with Security
Explanation

An operator command was issued that interacts with Broker's security component. However, security was not activated for this Broker.

Action

Do not issue security relevant operator commands without activating security.


ETBW0537 Ambiguous: CONVERSION and TRANSLATION
Explanation

Broker detected that attributes of the indicated service specify both TRANSLATION and CONVERSION parameters. Broker ignores the TRANSLATION parameter and continues with initialization.

Action

For a full migration from TRANSLATION to CONVERSION, edit the Broker attribute file and delete the line containing TRANSLATION= for this service in DEFAULTS=SERVICE.


ETBW0595 This PSTORE-TYPE is not supported
Explanation

This PSTORE-TYPE is not supported on this operating system.

Action

Enter valid PSTORE-TYPE in the Broker attribute file. See PSTORE-TYPE under Broker-specific Broker Attributes.


ETBW0607 Command logging switched off
Explanation

Command logging was requested. However, it is not possible to switch on command logging due to configuration errors.

Action

Fix the problem and switch on command logging.


ETBW0616 CPU limit reached
Explanation

The CPU time of the task is exceeded. Broker received the interrupt from the operating system and will go down.

Action

Specify a TIME=1440 parameter for the JCL EXEC statement of the Broker to run Broker without CPU limit.


ETBW0618 Transport not active
Explanation

The transport-specific operator command cannot be executed. The transport is currently not active.

Action

Issue the operator command when the transport is active.


ETBW0636 No assignment for PARSER Report
Explanation

The PARSER report was requested but the file assignment is missing.

Action

Specify DD name ETBAREP to assign the PARSER report file.


ETBW0640 EntireX License Key Warning
Explanation

A warning occurred while processing the EntireX License file. Additional error test will provide more information.

Action

Consult the additional error text and take appropriate action.


ETBW0663 No assignment for LICENSE Report
Explanation

Under z/OS and BS2000, the license is printed during startup. However, the assignment for the license report output file is missing.

Action

Assign the license report output file.


ETBW0684 Cannot make Broker non-swappable
Explanation

Broker not APF-authorized.

Action

Ensure that the EXB load library in the Broker kernel steplib is APF-authorized.


ETBW0686 Requested service(s) not found
Explanation

Shutdown service failed. The service was not used by servers.

Action

None.


ETBW0786 CONVERSION=SAGTRPC ignored. CONVERSION=SAGTCHA used.
Explanation

An incorrect character conversion configuration for a broker service (CLASS, SERVER and SERVICE) was detected and corrected. The broker service is logged in the preceding message.

Action

Correct the Broker attribute file. See Broker's Mechanism for Choosing the Character Conversion Approach under Introduction to Internationalization.


ETBW0809 No assignment for CONFIG Report
Explanation

The CONFIG report was requested but the file assignment is missing.

Action

Specify DD name ETBCREP to assign the CONFIG report file.


ETBW0811 No assignment for MODULE Report
Explanation

The MODULE report was requested but the file assignment is missing.

Action

Specify DD name ETBMREP to assign the MODULE report file.


ETBW0916 :1: of max :2: connections in use
Explanation

The defined percentage value defined with broker attribute PERCENTAGE-FOR-CONNECTION-SHORTAGE-MESSAGE has been reached.
:1: represents the number of connections currently in use.
:2: displays the maximum number of possible connections.

Action

None. This message is for information purposes only.


ETBW0940 ARF SINGLE-CONV-MODE and PSTORE=NO
Explanation

This may indicate a configuration problem with Broker. Adabas Event Replication usually needs a Broker with a persistent store. However, this Broker is currently running without persistent store.

Action

Stop Broker, configure a persistent store and start Broker with PSTORE=COLD or PSTORE=HOT. Ignore this warning if no persistent store is needed.


ETBW0947 No assignment for TASK Report
Explanation

The TASK report was requested but the file assignment is missing.

Action

None.


ETBW0952 TRANSPORT=SSL detected
Explanation

Direct SSL/TLS support (using GSK) inside the Broker under z/OS is no longer supported.

Action

Configure the Broker port in AT-TLS instead. See the following sections in the z/OS Administration documentation: