Message Class ETBM - Broker Log and Console - Informational Messages

This page explains informational messages from the EntireX Broker Log and Console. These messages have the format:

ETBMnnnn

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

Overview of Messages

ETBM0020 | ETBM0068 | ETBM0079 | ETBM0071 | ETBM0100 | ETBM0101 | ETBM0102 | ETBM0103 | ETBM0104 | ETBM0107 | ETBM0109 | ETBM0111 | ETBM0113 | ETBM0119 | ETBM0121 | ETBM0123 | ETBM0127 | ETBM0129 | ETBM0136 | ETBM0137 | ETBM0139 | ETBM0140 | ETBM0141 | ETBM0144 | ETBM0160 | ETBM0162 | ETBM0173 | ETBM0176 | ETBM0177 | ETBM0178 | ETBM0179 | ETBM0222 | ETBM0235 | ETBM0290 | ETBM0291 | ETBM0339 | ETBM0340 | ETBM0342 | ETBM0344 | ETBM0352 | ETBM0355 | ETBM0359 | ETBM0360 | ETBM0391 | ETBM0410 | ETBM0428 | ETBM0432 | ETBM0433 | ETBM0440 | ETBM0456 | ETBM0458 | ETBM0464 | ETBM0465 | ETBM0466 | ETBM0467 | ETBM0473 | ETBM0498 | ETBM0499 | ETBM0500 | ETBM0507 | ETBM0508 | ETBM0510 | ETBM0511 | ETBM0513 | ETBM0515 | ETBM0516 | ETBM0527 | ETBM0528 | ETBM0529 | ETBM0545 | ETBM0559 | ETBM0576 | ETBM0578 | ETBM0579 | ETBM0580 | ETBM0581 | ETBM0582 | ETBM0592 | ETBM0593 | ETBM0600 | ETBM0601 | ETBM0608 | ETBM0609 | ETBM0641 | ETBM0645 | ETBM0657 | ETBM0667 | ETBM0680 | ETBM0716 | ETBM0717 | ETBM0720 | ETBM0729 | ETBM0730 | ETBM0731 | ETBM0732 | ETBM0733 | ETBM0734 | ETBM0742 | ETBM0743 | ETBM0744 | ETBM0745 | ETBM0746 | ETBM0747 | ETBM0749 | ETBM0750 | ETBM0753 | ETBM0754 | ETBM0757 | ETBM0758 | ETBM0793 | ETBM0794 | ETBM0795 | ETBM0804 | ETBM0805 | ETBM0900 | ETBM0902 | ETBM0903 | ETBM0913 | ETBM0914 | ETBM0925 | ETBM0926 | ETBM0944 | ETBM0950

ETBM0020 Failed to inform Attach Manager
Explanation

An Attach Manager is registered for this service, but could not be instructed to start a new replica. This might happen occasionally due to synchronization problems.

Action

If this error happens only rarely, do not worry about it. If it happens more often, or even prevents your automatic startup system from working correctly, contact Software AG support.


ETBM0068 Parameter processing successful
Explanation

During broker startup, configuration file parameters have been successfully processed for the correct syntax.

Action

None. This message is for information purposes only.


ETBM0079 Loading kernel security module
Explanation

During startup, the broker kernel loads the kernel security module.

  • If the USRSEC module was not loaded successfully, the following output is displayed:

ETBD0286 Diagnostic Values:

  • ErrorText: The specified module could not be found.

  • ExitName: usrsec.[dll | so | sh ]

  • EntryPoint: usrsec

Action

None. This message is for information purposes only.


ETBM0071 NUM-SHORT-BUFFER available again
Explanation

The shortage for NUM-SHORT-BUFFER is solved. Short buffers are available again.

Action

None.


ETBM0100 SAG EntireX Broker
Explanation

This message is issued at broker startup time.

Action

None. This message is for information purposes only.


ETBM0101 Broker Initializing
Explanation

The Broker startup procedure has begun.

Action

None. This message is for information purposes only.


ETBM0102 Broker Attributes Reading
Explanation

During startup, the Broker is reading the resource definitions in the DEFAULTS=BROKER section of the attribute file.

Action

None. This message is for information purposes only.


ETBM0103 Allocating KERNEL POOL
Explanation

During startup, the Broker read the attribute file correctly and is now obtaining storage for the resources as defined in the DEFAULTS=BROKER section of the file.

Action

None. This message is for information purposes only.


ETBM0104 Initializing Structures
Explanation

During startup, the Broker has read the attribute file correctly and obtained the storage needed from the operating system. The Broker is now initializing the internal structures.

Action

None. This message is for information purposes only.


ETBM0107 Broker Stopped
Explanation

EntireX Broker has shut down, either by shutdown request from the console operator or by an abnormal end.

Action

None. This message is for information purposes only.


ETBM0109 Starting Worker Tasks
Explanation

During startup, the Broker has read the attribute file, obtained the storage needed from the operating system, initialized the internal structures, entered the dispatcher and started the COM task correctly. This message is issued before any worker task is started.

Action

None. This message is for information purposes only.


ETBM0111 Starting Timeout Manager
Explanation

During startup, the Broker has read the attribute file, obtained the storage needed from the operating system, initialized the internal structures, entered the dispatcher and started the COM task and at least one worker task correctly. This message is issued before the TOM task is started.

Action

None. This message is for information purposes only.


ETBM0113 Starting Common Output Manager
Explanation

During startup, the Broker has read the attribute file, obtained the storage needed from the operating system, initialized the internal structures, entered the dispatcher and started the COM task and at least one worker task correctly. This message is issued before the COM task is started.

Action

None. This message is for information purposes only.


ETBM0119 Receive Task started
Explanation

During Broker startup, a Receive Task for lightweight or compatibility communication has started successfully. This message is issued for every Receive Task.

Action

None. This message is for information purposes only.


ETBM0121 Common Output Manager stopped
Explanation

The COM task has detected a shutdown request for EntireX Broker. The COM task will shut down immediately.

Action

None. This message is for information purposes only.


ETBM0123 Timeout Manager Stopped
Explanation

The TOM task has detected a shutdown request for EntireX Broker. The TOM task will shut down immediately.

Action

This message is informational only.


ETBM0127 Receive Task stopped
Explanation

A Receive task has detected the shutdown request and will stop soon. This message is issued from every Receive task.

Action

None. This message is for information purposes only.


ETBM0129 Not enough space for Reply buffer
Explanation

The EntireX Broker buffer manager could not allocate enough memory for the Reply buffer. The value of startup parameter NUM-COMBUF is responsible for the maximum buffer size.

Action

Try the call again later. Increase the value NUM-COMBUF if the error occurs frequently.


ETBM0136 Common Output Manager started
Explanation

The Broker COM task has started successfully.

Action

None. This message is for information purposes only.


ETBM0137 Timeout Manager Started
Explanation

The Broker TOM task has started successfully.

Action

None. This message is for information purposes only.


ETBM0139 Worker Task Started
Explanation

This message is issued for each worker task that is started successfully.

Action

None. This message is for information purposes only.


ETBM0140 Waiting for Timeout Manager - started
Explanation

Worker task is starting to wait for Timeout Manager to finish processing the current working set.

Action

None.


ETBM0141 Waiting for Timeout Manager - stopped
Explanation

Worker task continues after stop waiting for Timeout Manager.

Action

None.


ETBM0144 Worker Task Stopped
Explanation

A worker task has detected the shutdown request for EntireX Broker and will stop soon. This message is issued from every worker task.

Action

None. This message is for information purposes only.


ETBM0160 Broker Version vrsnn Initialized
Explanation

The EntireX Broker engine has received "Ready for work" from the Dispatcher and the Dispatcher is active. Notation vrsnn represents the version, release, SM and patch level (for example 61102 if patch 2 is installed).

Action

None. This message is for information purposes only.


ETBM0162 :<1>:<2>:<3>:<4>:<5>:<6>:<7>
Explanation

During broker startup, this message shows specific module maintenance information (<1> module name, <2> date, <3> time, <4> version maintenance level, <5> entry point, <6> length, <7> load point).

Action

None. This message is for information purposes only.


ETBM0173 EntireX Broker initialization finished
Explanation

All tasks and resources of EntireX Broker are established. The main process waits until the activated processes are finished.

Action

None. This message is for information purposes only.


ETBM0176 Nucleus has finished initialization
Explanation

The Communicator nucleus has established all processes and resources for the Communicator instances (Receive and Reply tasks).The nucleus returns to the EntireX Broker main task successfully.

Action

None. This message is for information purposes only.


ETBM0177 Starting Reply Task
Explanation

The Communicator nucleus is creating the Reply process. The Reply task is needed to return data from EntireX Broker to the user.

Action

None. This message is for information purposes only.


ETBM0178 Starting Receive Task
Explanation

The Communicator nucleus is creating the Receive process. The Receive task is needed to get data from the user and send it to EntireX Broker.

Action

None. This message is for information purposes only.


ETBM0179 Broker Stopping As Requested
Explanation

The EntireX Broker dispatcher has detected a shutdown request and will initiate Broker shutdown immediately by informing all worker tasks and the COM task to terminate. Only calls to the Broker that have already been dispatched to the worker tasks will be completed. New calls to the Broker or calls in the Broker input queue will not be processed.

Action

None. This message is for information purposes only.


ETBM0222 Command from Administrator accepted
Explanation

The Broker kernel has received a valid command. The command is logged for statistical purposes.

Action

None.


ETBM0235 SHUTDOWN flagged, go down now
Explanation

Shutdown has been requested and the associated indication has been detected.

Action

None.


ETBM0290 Reply Task started
Explanation

During Broker startup, a Reply task for lightweight or compatibility communication has started successfully. This message is issued for each Reply task started.

Action

None. This message is for information purposes only.


ETBM0291 Reply Task stopped
Explanation

A Reply task has finished its work. This message is issued from every reply task.

Action

None. This message is for information purposes only.


ETBM0339 License will expire in :1: days
Explanation

The Broker is running with an emergency license key. The license expires in :1: days and Broker will stop.

Action

Get a valid license file.


ETBM0340 Emergency license key in use
Explanation

The Broker is running with an emergency license key.

Action

Get a valid license file.


ETBM0342 ICU data directory not configured
Explanation

Broker checks ICU-related attribute settings. A directory for ICU custom converters was not specified. See attributes ICU-DATA-DIRECTORY and ICU-SET-DATA-DIRECTORY.

Action

No action required.


ETBM0344 Service MAX-UOWS exceeds Broker MAX-UOWS
Explanation

The value of the MAX-UOWS setting for the server exceeds the value of the MAX-UOWS setting for the Broker.

Action

None. This message is for information purposes only. The server's MAX-UOWS value will be reset automatically to the MAX-UOWS value for the Broker.


ETBM0352 EntireX License is Perpetual
Explanation

The EntireX license will never expire.

Action

None. This message is for information purposes only.


ETBM0355 Preceding License Key Errors are ignored
Explanation

On BS2000 and z/OS, the license check has detected errors. However, these errors will be ignored. Subsequent product-specific license checks may cause a Broker shutdown.

Action

None. This message is for information purposes only.


ETBM0359 Module EXXLIC used as License Key
Explanation

License module EXXLIC is used for the license check.

Action

None.


ETBM0360 License file used as License Key
Explanation

The license file is used for the license check.

Action

None.


ETBM0391 ICU Initialization failed
Explanation

Broker was unable to initialize the ICU converter.

Action

None.


ETBM0410 X-COM Communicator stopped
Explanation

The XCOM Communicator could not be started.

Action

See the previous error message in the log and correct this problem.


ETBM0428 Windows delayload error
Explanation

A required library is missing or invalid.

Action

A subsequent error message will provide more information.


ETBM0432 Obsolete attribute
Explanation

A configuration file (for instance the Broker attribute file) contains an attribute which is no longer supported.

Action

Edit the configuration file to either delete the obsolete attribute or comment out the attribute.


ETBM0433 Attribute invalid on this platform
Explanation

Broker attribute file contains an attribute that is not valid on this platform.

Action

Edit the attribute file to either delete or comment out the invalid attribute.


ETBM0440 New PSTORE in use
Explanation

PSTORE=COLD was recognized. Broker will initialize the new persistent store.

Action

None.


ETBM0456 Accounting file did not open; set to off
Explanation

There was an error in creating a file to write accounting records. Accounting will be disabled and broker will continue to initialize.

Action

Check broker log file for more details.


ETBM0458 Opening accounting file
Explanation

Broker has successfully created/opened the accounting file. Name of the accounting file follows this message.

Action


ETBM0464 PSTORE framework ready
Explanation

The persistent store framework was successfully initialized.

Action

None.


ETBM0465 RESTART: Sequential OPEN completed
Explanation

The persistent store was successfully opened for restore processing.

Action

None.


ETBM0466 RESTART: a group of 1000 UOWs restored
Explanation

Broker reports the progress of the restore procedure in steps of 1,000 units of work. Another 1,000 units of work have been successfully restored.

Action

None.


ETBM0467 Initialize PSTORE framework
Explanation

The persistent store framework will be initialized now.

Action

None.


ETBM0473 Internal service ignored
Explanation

Broker detected an entry corresponding to a reserved internal service name in the broker attribute file.

Action

Remove the offending service definition from the attribute file.


ETBM0498 Invalid Adabas Command Rejected
Explanation

The receiver task of the NET transport detected an unsupported Adabas command. This command will be rejected with error response 02150022. See Adabas Messages and Codes for response code 22. The Adabas client used the database ID of EntireX by mistake.

Action

No action necessary.


ETBM0499 Wrong Adabas File Number Rejected
Explanation

The receiver task of the NET transport detected a wrong Adabas file number in the Adabas control block. This command will be rejected with error response 02150017. See Adabas Messages and Codes for response code 17. The Adabas client used the database ID of EntireX and a wrong file number by mistake.

Action

No action necessary.


ETBM0500 Transport Ready for Communications
Explanation

The Transport layer initialized properly and is ready for communications. All supported transports will issue this message on success.

Action

Informational message only.


ETBM0507 Communicator Started
Explanation

The Communicator of the Transport layer is started. All supported transports will issue this message on startup.

Action

Informational message only.


ETBM0508 Communicator Stopped
Explanation

The Communicator of the Transport layer is stopped. All supported transports will issue this message before termination.

Action

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


ETBM0510 IPV4 socket active. IPV6 not in use
Explanation

The listen socket was established for IPV4.

Action

None.


ETBM0511 IPV4/IPV6 socket active
Explanation

The listen socket(s) were established for IPV4 and for IPV6.

Action

None.


ETBM0513 IPV6 socket active. IPV4 not in use
Explanation

The listen socket was established for IPV6.

Action

None.


ETBM0515 Transport Restart Possible
Explanation

The Communication Manager detected the termination of the Communicator. According to the transport-specific response code, it is possible to restart this transport layer again, but it might be forbidden due to the transport-specific attribute file definitions.

Action

Informational message only.


ETBM0516 Transport Restart Permitted
Explanation

The Communication Manager detected the termination of the Communicator. According to the transport-specific attribute file definitions, it is permitted to run the restart section of the Communication Manager to try to reestablish this specific transport layer.

Action

Informational message only.


ETBM0527 OP-CMD CHANGE_LOG_LEVEL Received
Explanation

The operator command interface echoes the incoming command request.

Action

Informational message only.


ETBM0528 OP-CMD PING Received
Explanation

The operator command interface echoes the incoming command request.

Action

Informational message only.


ETBM0529 OP-CMD SHUTDOWN Received
Explanation

The operator command interface echoes the incoming command request. EntireX will shutdown.

Action

Informational message only.


ETBM0545 EntireX License Status License expiration date is yyyy/mm/dd . License will expire in nn days - or - License expired on yyyy/mm/dd
Explanation

Indicates the expiration date of your EntireX license. If the expiration date is less than 30 days in the future but greater than 0, you are reminded to contact Software AG. If the license has expired, you will not be able to restart.

Action

Please contact your local Software AG office or distributor to extend your license.


ETBM0559 Broker locks:
Explanation

This is the output of Broker for operator command DISPLAY,LOCKS.

Action

None.


ETBM0576 Broker tasks:
Explanation

This is the output of Broker for operator command DISPLAY,TASK.

Action

None.


ETBM0578 Reset ACEE for SAF-ID ..
Explanation

Operator command RESET has been issued to reset the security context for the specified user ID :1:. The command has been successfully performed.

Action

None.


ETBM0579 Security statistics
Explanation

Operator command DSECSTAT has been issued to display the Security statistics providing the number of successful and failed Security authentications and Security authorizations. The command has been successfully performed.

Action

None.


ETBM0580 Broker statistics
Explanation

Operator command DSTAT has been issued to display the EntireX Broker statistics providing the total number, the number of active elements, and an optional high watermark for services, clients, servers, conversations and message buffers. The command has been successfully performed.

Action

None.


ETBM0581 Broker resource usage
Explanation

Operator command DRES has been issued to display the broker's resource usage for conversations, message buffers, participants, services, topics, the timeout queue, units of work, and the work queue. Usage provides the total number, the number of free elements, and the number of used elements. The command has been successfully performed.

Action

None.


ETBM0582 Function completed
Explanation

Indicates the end of the console output.

Action

None.


ETBM0592 Redundant attribute is ignored
Explanation

Since transport-specific sections have been introduced, the global attribute is considered redundant information. This message provides details of the attribute processing.

Action

Delete the reported global attribute. It is no longer necessary.


ETBM0593 Attribute will be retired
Explanation

Since transport-specific sections have been introduced, the global attribute is no longer necessary. The transport-specific attribute should be used instead.

Action

Delete the reported global attribute and specify the transport-specific attribute instead.


ETBM0600 Transport Proxy started
Explanation

The transport proxy has been successfully started.

Action

None.


ETBM0601 Transport Proxy stopped
Explanation

The transport proxy has been stopped.

Action

None.


ETBM0608 Command log file opened:
Explanation

The specified command log output file has been opened.

Action

None. This message is for information purposes only.


ETBM0609 Command log file closed:
Explanation

The specified command log output file has been closed.

Action

None. This message is for information purposes only.


ETBM0641 EntireX License Data
Explanation

EntireX licensing data is displayed.

Action

None.


ETBM0645 License check completed
Explanation

The license check has been finished without detecting an error.

Action

None. This message is for information purposes only.


ETBM0657 Broker pool usage:
Explanation

This message provides the response to operator command DPOOL.

Action

No action required.


ETBM0667 <various messages generated by the operator command interface>
Explanation

The operator issued a command that returns some messages.

Action

None.


ETBM0680 Retry allocation with emergency setting
Explanation

Broker was unable to create the initial set of memory pools with the existing configuration and will attempt to repeat with an emergency configuration.

Action

No action required.


ETBM0716 Dynamic Worker Management enabled
Explanation

Broker has enabled the Dynamic Worker Management.

Action

None.


ETBM0717 Dynamic Worker Management disabled
Explanation

Broker has disabled the Dynamic Worker Management.

Action

None.


ETBM0720 Operator typed in: :1:
Explanation

Broker received command :1: from the operator console.

Action

None.


ETBM0729 PSTORE load finished successfully
Explanation

The Load Broker finished the PSTORE migration successfully.

Action

None.


ETBM0730 PSTORE unload finished successfully
Explanation

The Unload Broker finished the PSTORE migration successfully.

Action

None.


ETBM0731 PSTORE unload started
Explanation

The Unload Broker started the PSTORE migration.

Action

None.


ETBM0732 PSTORE unload stopped
Explanation

The Unload Broker stopped the PSTORE migration.

Action

None.


ETBM0733 PSTORE load started
Explanation

The Load Broker started the PSTORE migration.

Action

None.


ETBM0734 PSTORE load stopped
Explanation

The Load Broker stopped the PSTORE migration.

Action

None.


ETBM0742 Broker running in ADMIN mode
Explanation

The broker is running in RUN-MODE=ADMIN.

Action

None.


ETBM0743 Broker running in STANDARD mode
Explanation

The broker is running in RUN-MODE=STANDARD. This is the default mode.

Action

None.


ETBM0744 Broker running in STANDBY mode
Explanation

The broker is running in RUN-MODE=STANDBY.

Action

None.


ETBM0745 Change PSTORE-VERSION or set PSTORE=COLD
Explanation

The value of PSTORE-VERSION does not match the version of PSTORE.

Action

Change the value of PSTORE-VERSION to the effective version or rerun Broker with PSTORE=COLD. See PSTORE and PSTORE-VERSION under Broker Attributes.


ETBM0746 Broker running in PSTORE-LOAD mode
Explanation

The broker is running in RUN-MODE=PSTORE-LOAD.

Action

None.


ETBM0747 Broker running in PSTORE-UNLOAD mode
Explanation

The broker is running in RUN-MODE=PSTORE-UNLOAD.

Action

None.


ETBM0749 Takeover sequence finished successfully
Explanation

The Standby Broker successfully performed the takeover sequence. It will change to RUN-MODE=STANDARD.

Action

None.


ETBM0750 Broker ready for communications
Explanation

Broker is ready.

Action

None.


ETBM0753 Check status of partner Broker
Explanation

Standby Broker will check the status of the Standard Broker.

Action

None.


ETBM0754 Partner Broker is alive
Explanation

Standby Broker was checking the status of the Standard Broker. The Standard Broker responded to Standby Broker's request. Standard Broker is up and running.

Action

None.


ETBM0757 Takeover sequence started
Explanation

The Standby Broker is starting the takeover sequence to restore the persistent store data of the Standard Broker in its own address space.

Action

None.


ETBM0758 Takeover sequence stopped
Explanation

The Standby Broker is stopping the takeover sequence.

Action

None.


ETBM0793 :1:
Explanation

This is the output of operator command DISPLAY,APPMON.

Action

None.


ETBM0794 :1:
Explanation

This is the output of operator command DISPLAY,SIZES.

Action

None.


ETBM0795 Number of requests: :1:
Explanation

This is the output of operator command DISPLAY,REQ.

Action

None.


ETBM0804 :1: TRACE-LEVEL changed to :2:
Explanation

The value of attribute TRACE-LEVEL was changed to :2: for component :1: by operator command.

Action

None.


ETBM0805 TRAP-ERROR changed
Explanation

The value of attribute TRAP-ERROR was changed by operator command.

Action

None.


ETBM0900 ARF SINGLE-CONV-MODE %s/%s/%s
Explanation

Adabas Replication Services issued command SINGLE-CONVERSATION-MODE to turn on the single conversation mode in Broker.

Action

None.


ETBM0902 MAIN THREAD INITIALIZED
Explanation

The Broker successfully initialized the main thread.

Action

None.


ETBM0903 Autodetect ARF %s/%s/%s SINGLE-CONV-MODE
Explanation

Broker detected an ARF instance working in SINGLE-CONV-MODE without setting it explicitly. SINGLE-CONV-MODE will be automatically turned on.

Action

No action required.


ETBM0913 Issue shortage Msg on :1: connections
Explanation

EntireX broker will issue a message if :1: file descriptors are in use. Broker determines the number of available file descriptors during startup. Attribute PERCENTAGE-FOR-CONNECTION-SHORTAGE-MESSAGE defines the percentage of a high watermark. Broker writes this message to the log to inform about this high watermark.

Broker writes warning ETBW0916 to the log (and to the console on z/OS, z/VSE and BS2000) when this high watermark has been reached. It is still possible to establish new TCP/IP connections, but there is a risk of running out of available file descriptors. No new TCP/IP connection can be established if the maximum has been reached.

Action

None. This message is for information purposes only.


ETBM0914 Max %d connections possible
Explanation

This message informs you about the maximum number of possible connections.

Action

None.


ETBM0925 Timeout Manager cleanup started
Explanation

The Timeout Manager starts to clean up resources that became obsolete.

Action

None.


ETBM0926 Timeout Manager cleanup stopped
Explanation

The Timeout Manager stopped cleaning up resources that became obsolete.

Action

None.


ETBM0944 Attribute change: %s=%s
Explanation

The change of a Broker attribute was requested. It will be modified in core and in the attribute file.

Action

None.


ETBM0950 Enable ETBCOM to manage trace data
Explanation

The ETBCOM task will be started due to attributes TRMODE=WRAP or TRACE-FILE-SIZE. See TRMODE and TRACE-FILE-SIZE under Broker Attributes.

Action

None.