BIP7000-7999: Runtime components - Publish Subscribe

BIP7001
ACL already exists for topic <insert_1> and principal <insert_2>.
Severity
20 : Error
Explanation
The integration node received a request to create an ACL which already exists.
Response
You must use change or delete to act on the existing ACL or re-specify the topic or the principal to create a new ACL entry. If you don't expect this ACL to exist, check that the ACL has not already been created by another user, and that you have deployed any changes you wish to make.

BIP7002
ACL update error on topic <insert_1> and principal <insert_2>.
Severity
20 : Error
Explanation
An internal error caused the update on the ACL for topic <insert_1> and principal <insert_2> to fail.
Response
Verify the topic and principal are correct and retry the operation. If the operation continues to fail, contact your IBM support center.

BIP7005
ACL not found for topic <insert_1> and principal <insert_2>.
Severity
20 : Error
Explanation
The ACL operation failed because there is no ACL for topic <insert_1> and principal <insert_2>.
Response
Create the ACL before the operation, or verify the topic and principal are correct and retry the operation. If you expect this ACL to exist, check that the ACL has not been removed by another user, and that you have deployed any changes you wish to make.

BIP7006
No such principal <insert_1>.
Severity
20 : Error
Explanation
The operation failed because principal <insert_1> does not exist.
Response
Verify the principal is correct and retry the operation. If you expect this principal to exist, check that it has not been changed by another user, and that you have deployed any changes you wish to make.

BIP7008
Security not enabled.
Severity
30 : Severe error
Explanation
The operation failed because security was not enabled.
Response
This is an internal error and you should contact your IBM Support center.

BIP7009
Security policy violation - <insert_1> <insert_2> <insert_3>.
Severity
20 : Error
Explanation
There was a violation of security policy or authorization was denied.
Response
Ensure that the user has the required authority to complete the operation and retry.

BIP7013
Unknown integration node (queue manager <insert_1>).
Severity
30 : Severe error
Explanation
The operation failed because the integration node (queue manager <insert_1>) is unknown.
Response
This is an internal error and you should contact your IBM support center.

BIP7014
Unknown connection with id <insert_2> to integration node (queue manager <insert_1>).
Severity
30 : Severe error
Explanation
The operation failed because the connection with id <insert_2> to integration node (queue manager <insert_1>) is unknown.
Response
This is an internal error and you should contact your IBM support center.

BIP7015
Permission conflict <insert_1>.
Severity
20 : Error
Explanation
The operation failed because of an attempt to set incompatible permissions <insert_1>.
Response
Ensure that the permissions specified are not mutually exclusive, and retry the operation. Refer to the online help for more information on valid combinations of permissions.

BIP7016
Native security system error <insert_1>.
Severity
20 : Error
Explanation
A call has been made to the operating system and there has been a error code returned.
Response
Look up the error code in your operating system documentation, and correct the problem. If the problem persists, contact your IBM support center.

BIP7017
Unknown user <insert_1>.
Severity
10 : Warning
Explanation
The user <insert_1> was not found in the security information.
Response
This may be an unauthorized user. However, if you expect the user to be able to access the integration node, then this is an internal error, and you should contact your IBM support center.

BIP7018
Client (id <insert_1>) not registered.
Severity
20 : Error
Explanation
An attempt was made to deregister a subscription registered by the client with id <insert_1>, but this subscription was not found, or some other error prevented the subscription being deregistered.
Response
Other messages in the log may give more details why the subscription was not deregistered. If the subscribing application involves a temporary dynamic queue, try stopping this application. If publications are no longer being sent to the subscriber queue, this message may be ignored, otherwise this is an internal error and should be reported to your IBM support center.

BIP7019
Problem accessing the integration node database for publish/subscribe function.
Severity
20 : Error
Explanation
A problem was encountered when accessing the integration node database while processing a publish/subscribe function. The available information is given above in other messages.
Response
Check that the database is started and accessible, by using your database management tools. You may find some useful information in the problem determination section of the product documentation. Investigate any error codes given in the message above in your database documentation.

BIP7020
Start up failure <insert_1>.
Severity
30 : Severe error
Explanation
Initialization of the Publication node failed.
Response
Check the system log for possible errors and restart the integration node.

BIP7021
Internal Error in the PubSub Matching Engine <insert_1>.
Severity
20 : Error
Explanation
An internal error has occurred in the Matching Engine, recoverable work will be rolled back and then processing will continue.
Response
This is an internal error and you should contact your IBM support center.

BIP7022
Problem removing expired subscription.
Severity
30 : Severe error
Explanation
An exception has occurred whilst removing an expired subscription. Previous messages will indicate the exact nature of this exception and its severity. The Publish/Subscribe Service has been rolled back.
Response
Check the error messages which precede this error to determine why the failure occurred, and take action as described by those messages.

BIP7023
Subscription to topic <insert_2> was not found for client <insert_1>.
Severity
30 : Severe error
Explanation
During processing of a RegisterSubscriber or a RequestUpdate request the subscription which client <insert_1> had for topic <insert_2> could not be found. The integration node will be terminated.
Response
This is an internal error. Contact your IBM support center.

BIP7024
Cannot create or modify ACLs without access to information on users and groups.
Severity
20 : Error
Explanation
The operation failed because the user/group cache for the integration node is empty. The integration node maintains a persistent cache of user and group information which it initially receives from the User Name Server. The cache will be empty if the integration node has never successfully registered with the User Name Server, or if the registration is not complete at the time the ACL creation or modification request is processed.
Response
Check that the User Name Server has been started, and that the integration node has successfully registered with the User Name Server. If the registration occurs after this failure, then retry the operation. Check preceding system log entries for related errors. Contact your IBM support center if the problem persists.

BIP7025
User does not have permission to subscribe to a topic: <insert_1>.
Severity
10 : Warning
Explanation
Authorization to subscribe or request an update on a topic has been denied.
Response
Ensure that the user has the required authority to complete the operation and retry.

BIP7026
User does not have publish permission on a topic: <insert_1>.
Severity
10 : Warning
Explanation
Authorization to publish or delete a publication on a topic has been denied.
Response
Ensure that the user has the required authority to complete the operation and retry.

BIP7027
User cannot receive a message because they do not have subscribe permission on a topic: <insert_1>.
Severity
0 : Information
Explanation
Authorization to deliver a publication on a topic to a subscriber has been denied.
Response
If you require that the user should receive such publications revise the appropriate group or user ACLs and retry.

BIP7030
Publish/Subscribe state recovery failed.
Severity
20 : Error
Explanation
A problem was encountered when accessing the integration node database while processing transactional recovery for publish/subscribe information following some other error. The available information is given above in other messages. Refer to earlier messages for the original cause of the transaction failure.
Response
Check that the database is started and accessible, by using your database management tools. You may find some useful information in the problem determination section of the product documentation. Investigate any error codes given in the message above in your database documentation.

BIP7031
Publish/Subscribe state recovery started due to transaction rollback.
Severity
0 : Information
Explanation
A transaction which involved an update to the Publish/Subscribe state has been rolled back in the integration node. In order to restore the Publish/Subscribe state to its prior value, it will be recovered from the integration node's database. The available information is given above in other messages. Refer to earlier messages for the original cause of the transaction failure.
Response
This message is for information only. There should be a matching message to indicate that recovery is complete; if such a message is not produced, then an error has occurred and it may be necessary to restart the integration node.

BIP7032
Publish/Subscribe state recovery started due to incorrect sequence number.
Severity
0 : Information
Explanation
An internal Publish/Subscribe message has been received with an incorrect sequence number. This indicates that the integration node's Publish/Subscribe state is inconsistent, and will be recovered from the integration node's database.
Response
This message is for information only. There should be a matching message to indicate that recovery is complete; if such a message is not produced, then an error has occurred and it may be necessary to restart the integration node.

BIP7033
Publish/Subscribe state recovery completed.
Severity
0 : Information
Explanation
Recovery of the Publish/Subscribe state from the integration node's database is complete.
Response
This message is for information only. No action is required.

BIP7034
Publish/Subscribe support has been disabled.
Severity
20 : Error
Explanation
A message has been propagated to a Publication node, but the Publish/Subscribe mode is set to DISABLED.
Response
You cannot use the Publication node within message flows if you have set the Publish/Subscribe mode to DISABLED.

BIP7035
Publish/Subscribe support in the integration node has been disabled.
Severity
0 : Information
Explanation
The integration node's publish/subscribe engine has been disabled. The following message processing nodes, if present in a message flow that is deployed to this integration node, cannot accept messages: Publication node, SCADAInput node, SCADAOutput node, Real-timeInput node, and Real-timeOptimized Flow node
Response
This message is for information only.

BIP7036
An error occurred in Content-Based Filtering subscription-time processing while attempting to validate the filter <insert_1>.
Severity
20 : Error
Explanation
The Content-Based Filtering engine was asked to validate the specified ESQL filter, but the operation failed. See the following messages for details of the error.
Response
Correct the filter expression.

BIP7037
An error occurred in Content-Based Filtering publication-time processing.
Severity
20 : Error
Explanation
The Content-Based Filtering engine was asked to evaluate an ESQL filter against a message, but the operation failed.
Response
See the following messages for details of the error.

BIP7038
The Content-Based Filtering engine has started with <insert_1> validation threads and <insert_2> evaluation threads.
Severity
0 : Information
Explanation
The Content-Based Filtering engine has started and is now ready to receive Content-Based Filtering requests from WebSphere MQ.
Response
No user action required.

BIP7040
Unknown parameter name <insert_1>.
Severity
20 : Error
Explanation
The parameter name <insert_1> is not a valid configuration parameter of the node.
Response
If this error has occurred as a result of an action from the Integration Toolkit, it is an internal error and you should contact your IBM support center. Otherwise, correct the invalid parameter name, then retry the operation.

BIP7041
Invalid parameter value <insert_1> <insert_2>.
Severity
20 : Error
Explanation
The parameter <insert_1> had a value <insert_2> which is outside its allowed range, contains disallowed characters, is not a member of the permitted set of values, or was invalid for some other reason.
Response
If this error has occurred as a result of an action from the Integration Toolkit, it is an internal error and you should contact your IBM support center. Otherwise, correct the invalid value, then retry the operation.

BIP7042
The Content-Based Filtering engine successfully validated the filter <insert_1>.
Severity
0 : Information
Explanation
While processing a subscription, WebSphere MQ queried the Content-Based Filtering engine to validate an ESQL filter; the validation has been successful.
Response
No user action required.

BIP7043
The Content-Based Filtering engine received a new message from WebSphere MQ.
Severity
0 : Information
Explanation
While processing a publication, WebSphere MQ sent a message to the Content-Based Filtering engine. Subsequently, the Content-Based Filtering engine will evaluate filters against this message.
Response
No user action required.

BIP7044
The Content-Based Filtering engine evaluated the filter <insert_1> against the last received message, and the filter matched.
Severity
0 : Information
Explanation
While processing a publication, WebSphere MQ queried the Content-Based Filtering engine to evaluate an ESQL expression against the last received message. The ESQL expression matched the message.
Response
No user action required.

BIP7045
The Content-Based Filtering engine evaluated the filter <insert_1> against the last received message, and the filter did not match.
Severity
0 : Information
Explanation
While processing a publication, WebSphere MQ queried the Content-Based Filtering engine to evaluate an ESQL expression against the last received message. The ESQL expression did not match the message.
Response
No user action required.

BIP7047
Neighbor (queue manager <insert_1>) failed to register the subscription request with reason code <insert_2>.
Severity
10 : Warning
Explanation
The Neighbor integration node could not process the subscription request successfully. Integration node will send the subscription request again.
Response
Check the reason code and resolve the issue on Neighbor integration node.

BIP7049
Unexpected Java exception <insert_1>.
Severity
20 : Error
Explanation
An unexpected exception was thrown from Java code. The detail shows the Java stack trace where the exception occurred. The integration node may continue to run but may produce unexpected results.
Response
Restart the integration node. If the problem persists you should contact your IBM support center.

BIP7050
Failed to locate Java class <insert_1>.
Severity
20 : Error
Explanation
The Java class <insert_1> could not be found.
Response
This is an internal error and you should contact your IBM support center.

BIP7051
Failed to locate Java method <insert_1> in class <insert_2>.
Severity
30 : Severe error
Explanation
The Java method <insert_1> in class <insert_2> could not be found.
Response
This is an internal error and you should contact your IBM support center.

BIP7052
Failed to create Java object <insert_1>.
Severity
30 : Severe error
Explanation
The Java object <insert_1> could not be created.
Response
This is an internal error and you should contact your IBM support center.

BIP7053
Unexpected Java exception <insert_1>.
Severity
30 : Severe error
Explanation
An unexpected exception was thrown from Java code. The detail shows the Java stack trace where the exception occurred.
Response
This is an internal error and you should contact your IBM support center.

BIP7054
Unexpected null pointer for instance of class <insert_1>.
Severity
30 : Severe error
Explanation
An unexpected null pointer exception was thrown from Java code on an object of class <insert_1>.
Response
This is an internal error and you should contact your IBM support center.

BIP7055
Invalid attribute value <insert_1> <insert_2>.
Severity
20 : Error
Explanation
The attribute <insert_1> had a value <insert_2> which is outside its allowed range, contains disallowed characters, is not a member of the permitted set of values, or was invalid for some other reason.
Response
If this error has occurred as a result of an action from the Integration Toolkit, it is an internal error and you should contact your IBM support center. Otherwise, correct the invalid value, then retry the operation.

BIP7056
Attribute value not found or invalid <insert_1>.
Severity
20 : Error
Explanation
The attribute <insert_1> had no value or the value could not be determined.
Response
If this error has occurred as a result of an action from the Integration Toolkit, it is an internal error and you should contact your IBM support center. Otherwise, check the attribute has a valid value, then retry the operation.

BIP7057
Invalid neighbor with queue manager <insert_1>.
Severity
20 : Error
Explanation
The queue manager <insert_1> could not be contacted for the purpose of sending publications between integration nodes. The connection has not been made.
Response
Ensure that the appropriate WebSphere MQ configuration is in place to allow the integration node to communicate with the given queue manager, and that there is an integration node currently installed and configured on that queue manager.

BIP7058
Failed to create message element <insert_1>.
Severity
30 : Severe error
Explanation
While attempting to build a message a failure occurred on creating element <insert_1>.
Response
This is an internal error and you should contact your IBM support center.

BIP7059
Failed to navigate to message element <insert_1>.
Severity
30 : Severe error
Explanation
While attempting to explore the contents of a message an error occurred because the element <insert_1> was missing or unreachable.
Response
This is an internal error and you should contact your IBM support center.

BIP7061
Invalid client identifier <insert_1>.
Severity
30 : Severe error
Explanation
The client identifier <insert_1> is incomplete or invalid.
Response
This is an internal error and you should contact your IBM support center.

BIP7062
An invalid PCF message has been detected: diagnostic data <insert_1>.
Severity
30 : Severe error
Explanation
An invalid PCF message has been detected.
Response
This is an internal error and you should contact your IBM support center.

BIP7063
Not an RFH message.
Severity
30 : Severe error
Explanation
The message was found not to be an RFH message while performing an operation only supported for RFH format messages.
Response
Ensure that the message sent for this operation has an RFH header and retry.

BIP7064
Failed to create Java VM <insert_1>.
Severity
30 : Severe error
Explanation
The integration node creates a Java Virtual Machine to support internal operations, but in this case has been unable to do so. There may have been a problem with the way the product was installed, or something has subsequently affected the installation.
Response
This is an internal error and you should contact your IBM support center.

BIP7065
Failed to attach thread to JVM.
Severity
30 : Severe error
Explanation
The integration node creates a Java Virtual Machine to support internal operations. This error indicates that there has been an internal problem using the JVM.
Response
This is an internal error and you should contact your IBM support center.

BIP7066
Failed to get the Java Native Interface pointer.
Severity
30 : Severe error
Explanation
The integration node creates a Java Virtual Machine to support internal operations. This error indicates that there has been an internal problem using the JVM.
Response
This is an internal error and you should contact your IBM support center.

BIP7067
Caught exception while deleting message flow <insert_1> <insert_2>.
Severity
20 : Error
Explanation
There was a problem while attempting to delete the named message flow.
Response
This is an internal error and you should contact your IBM support center.

BIP7069
Tried to create two instances of <insert_1> where only one is allowed.
Severity
30 : Severe error
Explanation
Some publish subscribe resources, such as the internal node which processes control messages, must not be created more than once. This error indicates that an attempt was made to create a second instance of such a resource.
Response
This is an internal error and you should contact your IBM support center.

BIP7071
Message (of type <insert_2>) on incorrect queue <insert_1>.
Severity
20 : Error
Explanation
An application put a message of type <insert_2> on queue <insert_1>. This queue is not intended for messages of that type and the message was not processed.
Response
Ensure that your applications are putting messages on the correct queue. Publish and Delete Publication messages should only be put on application queues. Control messages should only be put on SYSTEM.BROKER.CONTROL.QUEUE. Correct the application, then retry the operation.

BIP7072
Neighbor (queue manager <insert_1>) is already an IBM publish/subscribe neighbor.
Severity
20 : Error
Explanation
An attempt has been made to join this integration node with a IBM Integration Bus integration node on queue manager <insert_1>. This request was unsuccessful because the integration node is already joined as an IBM publish/subscribe neighbor.
Response
If queue manager <insert_1> is a IBM Integration Bus integration node then it can only be joined to this integration node when the IBM publish/subscribe link has been removed. This can be achieved using the mqsiclearmqpubsub command.

BIP7073
Invalid publisher event message received in subordinate process.
Severity
30 : Severe error
Explanation
A publisher event message, which is used to synchronize publish/subscribe information between two integration servers, had no message body, so was not correctly processed.
Response
If you have several integration servers, they may be out of step. They can be resynchronized by restarting the integration node, but this is an internal error and you should contact your IBM support center.

BIP7074
Exception <insert_2> condition detected while recovering client <insert_1> from the database.
Severity
20 : Error
Explanation
An exception condition was detected in the integration node when trying to recover a client from the database.
Response
Ensure that the client id exists and is valid and re-try the operation.

BIP7075
Unable to find client id <insert_1> for subscription registered to topic <insert_2>.
Severity
20 : Error
Explanation
While trying to recover the subscriptions a matching client id could not be found.
Response
Ensure that the client id is valid and re-try the operation.

BIP7076
Unable to find client id <insert_1> for publisher registered to topic <insert_2>.
Severity
20 : Error
Explanation
While trying to recover the Publisher a matching client id could not be found.
Response
This is an internal error and you should contact your IBM support center.

BIP7077
Unable to start Publish/Subscribe Service.
Severity
30 : Severe error
Explanation
The integration node was unable to start the Publish/Subscribe Service. See the following messages for details of the error.
Response
If the error persists contact your IBM support center.

BIP7078
Failed to detach thread from the JVM.
Severity
30 : Severe error
Explanation
The integration node creates a Java Virtual Machine to support internal operations. This error indicates that there has been an internal problem using the JVM.
Response
This is an internal error and you should contact your IBM support center.

BIP7079
Node <insert_2>: The Publish/Subscribe service has received a message of type <insert_1>.
Severity
0 : Information
Explanation
The Publish/Subscribe service has started processing a control message.
Response
No user action required.

BIP7080
Node <insert_3>: The Publication Node with Subscription Point <insert_2> has received a message of type <insert_1>.
Severity
0 : Information
Explanation
The Publication Node with Subscription Point <insert_2> has started processing a message.
Response
No user action required.

BIP7081
The Publication Node has matched <insert_1> subscriptions to topic <insert_2> for subscription point <insert_3>.
Severity
0 : Information
Explanation
The Publication Node has matched subscriptions for the current publication and topic.
Response
No user action required.

BIP7082
Node <insert_3>: Publishing to destination <insert_1> for user <insert_2>.
Severity
0 : Information
Explanation
A publication destination is being added to the list of destinations to <insert_1> for user <insert_2>.
Response
No user action required.

BIP7083
Node <insert_3>: The Publication Node with Subscription Point <insert_2> has received an error code <insert_1>.
Severity
0 : Information
Explanation
The Publication Node with Subscription Point <insert_2> has received an error with code <insert_1>. A response message has been sent to the originator's reply queue.
Response
No user action required.

BIP7084
Node <insert_2>: The Publish/Subscribe service has received an error code <insert_1>.
Severity
0 : Information
Explanation
The Publish/Subscribe service has received an error with code <insert_1>. A response message has been sent to the originator's reply queue.
Response
No user action required.

BIP7085
Node <insert_2>: The Publication Node has propagated a message to its output terminal for subscription point <insert_1>.
Severity
0 : Information
Explanation
The Publication Node has propagated the current message to its output terminal.
Response
No user action required.

BIP7086
Node <insert_3>: The Publication Node with Subscription Point <insert_2> has received an error code <insert_1>.
Severity
0 : Information
Explanation
The Publication Node with Subscription Point <insert_2> has received an error with code <insert_1>. No response message has been sent as one was not requested.
Response
No user action required.

BIP7087
Node <insert_2>: The Publish/Subscribe service has received an error code <insert_1>.
Severity
0 : Information
Explanation
The Publish/Subscribe service has received an error with code <insert_1>. No response message has been sent because one was not requested.
Response
No user action required.

BIP7088
publish/subscribe configuration request <insert_1> cannot be processed until after IBM publish/subscribe migration has completed.
Severity
10 : Warning
Explanation
The integration node has been created as a replacement for an existing IBM publish/subscribe integration node. Until all subscriptions and retained publications have been successfully migrated into the IBM Integration Bus integration node it is not possible to deploy any new publish/subscribe configuration changes.
Response
Redeploy the configuration changes after migration has completed successfully.

BIP7089
Publish/Subscribe migration logic error.
Severity
30 : Severe error
Explanation
The integration node has been created as a replacement for an existing IBM Publish/Subscribe integration node. A logic error has been detected which has caused the integration node to terminate.
Response
This error should be reported to your IBM support center. Until the problem is corrected you can not continue to use your existing IBM Publish/Subscribe integration node.

BIP7091
Caught exception <insert_3> while deregistering subscriptions for client id <insert_1>: error code <insert_2>.
Severity
20 : Error
Explanation
There was a problem while attempting to deregister all subscriptions for a client.
Response
Due to the error deregistering the subscription, the subscription state of the integration node may be inconsistent. It may be necessary to restart the integration node to eliminate the problem. If the problem persists, you should contact your IBM support center.

BIP7092
Problem removing expired retained publication.
Severity
20 : Error
Explanation
An exception has occurred whilst removing an expired retained publication. Previous messages will indicate the exact nature of this exception and its severity. The Dynamic Subscription Engine state has been rolled back.
Response
Check the error messages which precede this error to determine why the failure occurred, and take action as described by those messages.

BIP7093
Attribute style properties not allowed in publish/subscribe message.
Severity
20 : Error
Explanation
A publish/subscribe message was received where the properties were expressed like XML attributes. For example, <psc Command="Publish" />. This is not allowed - you should use the nested tag syntax to express the publish/subscribe information. The above example should be <psc><Command>Publish</Command></psc>. See the IBM Integration Bus Programming Guide, for more information and examples.
Response
Change the application which generated the message to use syntax as described above.

BIP7094
Exception condition detected while publishing an integration node status message.
Severity
10 : Warning
Explanation
The integration node has detected an error while publishing a status message. Status messages are used to monitor the status of the integration node.
Response
Check the error messages that follow, to determine why the exception was generated, and take action as described by those messages.

BIP7095
Requested response cannot be sent for a message that does not include an MQRFH or MQRFH2 header.
Severity
20 : Error
Explanation
A message requesting a response was received by the Publish/Subscribe Service. To send a response, the Publish/Subscribe Service requires that the message contains an MQRFH or MQRFH2 format header. The received message contains neither.
Response
Ensure that the message was placed on the correct queue for the required message flow. If the correct queue was used, ensure that the message sent for this operation has an MQRFH or MQRFH2 header, or ensure that the report options in the message descriptor are set so that a response is not requested.

BIP7096
Node <insert_1>: The ComIbmJmsIpInput Node has propagated a message to its output terminal.
Severity
0 : Information
Explanation
The ComIbmJmsIpInput Node has propagated the current message to its output terminal.
Response
No user action required.

BIP7097
Java Virtual Machine OutOfMemoryError occurred.
Severity
20 : Error
Explanation
The JVM has reported an OutOfMemoryError situation.
Response
It may be necessary to restart the integration node and increase the Java Virtual Machine Heap size.

BIP7098
Unable to find user <insert_1> for subscription registered to topic <insert_2>.
Severity
10 : Warning
Explanation
While trying to recover a subscription, a user id could not be found. The subscription will be removed from the integration node.
Response
None.

BIP7099
The Publication Node <insert_3> has passed a publish message to WebSphere MQ with topic <insert_1> for subscription point <insert_2>.
Severity
0 : Information
Explanation
The Publication Node has passed a publish message to WebSphere MQ.
Response
No user action required.

BIP7100
The MQRFH2 header field NameValueCCSID contains a value that is not valid: <insert_1>.
Severity
20 : Error
Explanation
The NameValueCCSID field in the MQRFH2 header must contain one of the following values: <insert_2>. Refer to the WebSphere MQ documentation.
Response
Ensure that the NameValueCCSID field contains a valid value.

BIP7101
Could not access MQConnectionManager resource.
Severity
30 : Severe error
Explanation
The Publish/Subscribe Service, implemented in imbdfjps.lil, requires the presence of the WebSphere MQ library, imbdfmqm.lil. This library is either missing or invalid. Other messages may indicate the reasons for the failure to load imbdfmqm.lil.
Response
Ensure that imbdfmqm.lil is valid and in the correct location. Check other messages for reasons why imbdfmqm.lil might not have loaded.

BIP7102
Requesting integration node <insert_1> has inconsistent queue manager value <insert_2>.
Severity
10 : Warning
Explanation
An integration node (identified by its UUID <insert_1> and queue manager <insert_2>) has been defined with this integration node as a neighbor, and has attempted to make contact. This integration node has been configured for the other integration node, but with a different queue manager name. This may occur because an integration node at one end of a connection in the integration node topology has not been running for some time, and may receive old configuration messages from integration nodes which have since been reconfigured.
Response
Ensure that the communication paths exist between both integration nodes, and are running correctly. If the integration nodes do not subsequently connect successfully (which will be identified by another message), reestablish the integration node topology by redeploying. If the problem persists, contact your IBM support center.

BIP7103
Requesting integration node <insert_1> (queue manager <insert_2>) is currently unknown.
Severity
10 : Warning
Explanation
An integration node (identified by its UUID <insert_1> and queue manager <insert_2>) has been defined with this integration node as a neighbor, and has attempted to make contact. As the requesting integration node is not currently known by this integration node, the request has been rejected. This message occurs because the configuration message updating the integration node topology has reached one integration node before the other. If the communication paths between the integration nodes are set up and running correctly, this message will be followed by another one which will indicate that the connection between the integration nodes has been successful. If the communication paths are not set up correctly, no such message will be produced, and publications will not flow between the integration nodes.
Response
If no message indicating the successful connection of the integration node is produced, ensure that the communication paths exist between both integration nodes, and are running correctly. If the integration nodes do not subsequently connect successfully (which will be identified by another message), reestablish the integration node topology by redeploying. If the problem persists, contact your IBM support center.

BIP7104
Message flow node for communicating between integration nodes was not found in message flow <insert_1>.
Severity
30 : Severe error
Explanation
The message flow <insert_1> dedicated to serving communication function between integration nodes was not found.
Response
Examine the system log for errors on startup to see if there was an error which might have led to the message flow for communication between integration nodes not being created. This problem may be resolved by stopping and restarting the integration node. Otherwise contact your IBM support center.

BIP7105
Message flow node for communicating between integration nodes was not found in message flow <insert_1>.
Severity
30 : Severe error
Explanation
Within message flow <insert_1>, an attempt was made to locate the message flow node for connectivity between integration nodes. This message flow is internally created and managed by the integration node. This is an internal error.
Response
Examine the system log for errors on startup to see if there was an error which might have lead to the message flow not being created correctly. This problem may be resolved by stopping and restarting the integration node. If the problem cannot be resolved contact your IBM support center.

BIP7106
Accepting integration node <insert_1> (queue manager <insert_2>) is currently unknown.
Severity
10 : Warning
Explanation
An integration node (identified by its UUID <insert_1> and queue manager <insert_2>) has been defined with this integration node as a neighbor, and has sent this integration node a connection acceptance message. This integration node is not currently configured for the other integration node, although it was at some time in the past. This may occur because an integration node at one end of a connection in the integration node topology has not been running for some time, and may receive old configuration messages from integration nodes which have since been reconfigured.
Response
Ensure that the communication paths exist between both integration nodes, and are running correctly. If the integration nodes do not subsequently connect successfully (which will be identified by another message), reestablish the integration node topology by redeploying. If the problem persists, contact your IBM support center.

BIP7107
The ComIbmJmsIpInput Node <insert_2> code caught an unknown exception on thread <insert_1>.
Severity
30 : Severe error
Explanation
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should shutdown and restart automatically. If the problem continues to occur, then restart the system. If the problem still continues to occur, then contact your IBM support center.

BIP7108
The ComIbmJmsIpInput Node <insert_2> code caught a fatal exception on thread <insert_1>.
Severity
30 : Severe error
Explanation
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should shutdown and restart automatically. If the problem continues to occur, then restart the system. If the problem still continues to occur, then contact your IBM support center. Exception details follow.

BIP7109
The ComIbmJmsIpInput Node <insert_2> code caught a recoverable exception on thread <insert_1>.
Severity
10 : Warning
Explanation
An internal software error has occurred in the integration node. Further messages will indicate the effect of this error on the integration node's transactions. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should continue to operate normally. If the problem continues to occur, then shutdown and restart the integration node. If the problem still continues to occur, then contact your IBM support center. Exception details follow.

BIP7110
A recoverable exception on thread <insert_1> was caught while trying to convert message.
Severity
10 : Warning
Explanation
An exception was caught whilst trying to convert a message to or from a WebSphere MQ message. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should continue to operate normally. If the problem continues to occur, then shutdown and restart the integration node. If the problem still continues to occur, then contact your IBM support center. Exception details follow.

BIP7111
A fatal exception on thread <insert_1> was caught while trying to convert message.
Severity
30 : Severe error
Explanation
An exception was caught whilst trying to convert a message to or from a WebSphere MQ message. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should shutdown and restart automatically. If the problem continues to occur, then shutdown and restart the system. If the problem still continues to occur, then contact your IBM support center. Exception details may follow.

BIP7112
Requesting integration node (UUID <insert_1>, queue manager <insert_2>) has an incorrect value <insert_3> for this integration node's UUID, which is <insert_4>.
Severity
10 : Warning
Explanation
An integration node (identified by its UUID and queue manager name) has been defined with this integration node as a neighbor, and has attempted to make contact. However the neighboring integration node's definition for this integration node has used a different UUID from that which this integration node is running under. This may occur because an integration node at one end of a connection in the integration node topology has not been running for some time, and may receive old configuration messages from integration nodes which have since been reconfigured.
Response
Ensure that the communication paths exist between both integration nodes, and are running correctly. If the integration nodes do not subsequently connect successfully (which will be identified by another message), reestablish the integration node topology by redeploying. If the problem persists, contact your IBM support center.

BIP7113
A connection between integration nodes was established with neighbor (queue manager <insert_1>).
Severity
0 : Information
Explanation
A connection has been established with neighboring integration node (queue manager <insert_1>) for the purposes of sending publications between the integration nodes.
Response
This message is for information only, to confirm that the connection between integration nodes has been made successfully.

BIP7114
The connection between integration nodes ended with neighbor (queue manager <insert_1>).
Severity
0 : Information
Explanation
An active connection has been ended with the neighboring integration node (queue manager <insert_1>). Publications will not flow between the integration nodes until the connection is reestablished.
Response
This message is for information only, to confirm that the connection has been ended.

BIP7115
Failure to create message flow for neighboring integration node: error code <insert_1>.
Severity
30 : Severe error
Explanation
An attempt to create a message flow to connect to a neighboring integration node was unsuccessful.
Response
This is an internal error and you should contact your IBM support center.

BIP7116
Failure to modify message flow for neighboring integration node: error code <insert_1>.
Severity
30 : Severe error
Explanation
An attempt to modify a message flow to connect to a neighboring integration node was unsuccessful.
Response
This is an internal error and you should contact your IBM support center.

BIP7117
Integration node must be restarted for topology update to take effect.
Severity
10 : Warning
Explanation
In some cases, updates to topology information require the integration node to be restarted. The integration node may produce unpredictable results until it is restarted.
Response
Restart the integration node.

BIP7118
A recoverable exception was caught while trying to publish a subscription event message.
Severity
10 : Warning
Explanation
A recoverable exception was caught whilst trying to publish a subscription event message. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should continue to operate normally. If the problem continues to occur, then shutdown and restart the integration node. If the problem still continues to occur, then contact your IBM support center. Exception details follow.

BIP7119
A fatal exception was caught while trying publish a subscription event message
Severity
30 : Severe error
Explanation
A fatal exception was caught whilst trying to publish a subscription event message. The exception was issued on thread <insert_1>. Further information may be in the exception information associated with this message.
Response
The integration node should shutdown and restart automatically. If the problem continues to occur, then shutdown and restart the system. If the problem still continues to occur, then contact your IBM support center. Exception details may follow.

BIP7120
The Real-timeInput node <insert_1> is no longer supported in IBM Integration Bus.
Severity
20 : Error
Explanation
A Real-timeInput or a Real-timeOptimizedFlow node has been deployed to the integration node. The node will not work because Real-time function is no longer supported.
Response
Remove all Real-timeInput and Real-timeOptimizedFlow nodes from this message flow, then redeploy the message flow.

BIP7121
The WebSphere MQ queue manager <insert_1> does not support the Clear Topic function.
Severity
0 : Information
Explanation
The Publication Node is unable to locate the Clear Topic function in the WebSphere MQ library where it was expected.
Response
Check that the installed version of WebSphere MQ is supported with this version of IBM Integration Bus. Check that you have a valid installation of IBM Integration Bus and WebSphere MQ. If the problem persists, contact your IBM support center.

BIP7122
Failure occurred putting a message to the queue manager on topic <insert_2>. The WebSphere MQ reason code is <insert_1>.
Severity
20 : Error
Explanation
IBM Integration Bus attempted to put a message to a WebSphere MQ topic and WebSphere MQ returned a failure reason code.
Response
Review the reason code to establish the cause of the error.

BIP7123
Failure occurred performing a delete publication request against the queue manager on topic <insert_2>. The WebSphere MQ reason code is <insert_1>.
Severity
30 : Severe error
Explanation
IBM Integration Bus attempted to perform a publication deletion request on a WebSphere MQ topic. WebSphere MQ returned a failure reason code.
Response
Review the reason code to establish the cause of the error.

BIP7124
The global cache <insert_1> server in integration server <insert_2> has encountered a network partition condition. The <insert_1> server is no longer connected to the global cache. Restart integration server <insert_2> to ensure that the <insert_1> server is restarted, and rejoins the cache.
Severity
20 : Error
Explanation
The catalog servers for the global cache were disconnected for a period of time. This disconnection resulted in the cache experiencing a network partition condition, and the server component in this integration server has been disconnected from the cache.
Response
Restart the integration server.

BIP7125
An invalid key was encountered while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3> using key <insert_4>.
The Java class of the key is <insert_5>. This Java class was packaged inside the JAR file <insert_6> and deployed within a BAR file to the integration server, and is not valid for use with the global cache.
Severity
20 : Error
Explanation
Java classes packaged inside a JAR file and deployed within a BAR file to the integration server are not valid for use with the global cache. These Java classes are not visible to the internal global cache components.
Response
To use this Java class with the global cache, remove the Java class from the deployed JAR file. Package the Java class in a separate JAR file and make the JAR file available to the integration server by copying it into the shared-classes directory. Ensure that the integration server is restarted after these changes have been made.

BIP7126
An invalid value was encountered while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3> using value <insert_4>.
The Java class of the value is <insert_5>. This Java class was packaged inside the JAR file <insert_6> and deployed within a BAR file to the integration server, and is not valid for use with the global cache.
Severity
20 : Error
Explanation
Java classes packaged inside a JAR file and deployed within a BAR file to the integration server are not valid for use with the global cache. These Java classes are not visible to the internal global cache components.
Response
To use this Java class with the global cache, remove the Java class from the deployed JAR file. Package the Java class in a separate JAR file and make the JAR file available to the integration server by copying it into the shared-classes directory. Ensure that the integration server is restarted after these changes have been made.

BIP7127
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2>, defines a listener host <insert_3> that appears to be a comma separated list of listener hosts.
Multiple listener hosts cannot be specified in a policy file using comma separated lists.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Alter the relevant integration node so that multiple listener hosts are specified by using multiple 'listenerHost' elements instead of using a comma separated list.

BIP7128
The 'listenerHost' property of the integration server cache manager cannot be set to the value <insert_1>, because <insert_2> listener hosts are defined.
Severity
20 : Error
Explanation
You can define a maximum of <insert_3> listener hosts for an integration server.
Response
Alter the value specified for the 'listenerHost' property so that the number of listener hosts defined is within the specified limit.

BIP7129
The 'listenerHost' property of the integration server cache manager cannot be set to the value <insert_1>, because the listener host <insert_2> is defined multiple times.
Severity
20 : Error
Explanation
The same listener host cannot be defined more than once for an integration server.
Response
Alter the value specified for the 'listenerHost' property so that the specified listener host is defined only once.

BIP7130
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, defines the listener host <insert_4> multiple times.
The same listener host cannot be defined more than once for an integration node.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Alter the relevant integration node so that the specified listener host is defined only once.

BIP7131
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2>, specifies multiple listener hosts by using a 'listenerHost' XML attribute as well as a 'listenerHost' XML element.
The integration node configuration has not been changed.
Severity
20 : Error
Explanation
The definition of an integration node cannot contain a 'listenerHost' XML attribute as well as a 'listenerHost' XML element.
Response
Alter the policy so that the definition for the specified integration node defines the listener host property by using either a 'listenerHost' XML attribute or a 'listenerHost' XML element.

BIP7132
The 'listenerHost' property of the integration node-level cache manager cannot be set to the value <insert_1>, because the property contains multiple listener hosts.
The integration node-level cache manager configuration has not been changed.
Severity
20 : Error
Explanation
Multiple listener hosts cannot be specified for the 'listenerHost' property of the integration node-level cache manager.
If multiple listener hosts are required for this integration node, then those listener hosts must be listed in an integration node-level cache manager policy file. The 'listenerHost' property of the integration node-level cache manager must then match one of the listener hosts specified for this integration node in the policy file.
Response
Change the value specified for the 'listenerHost' property of the integration node-level cache manager so that it contains only one listener host.

BIP7133
The 'enableCatalogService' property of the integration server cache manager cannot be set to the value <insert_1>, because this integration server is configured with multiple listener hosts.
Severity
20 : Error
Explanation
Multiple listener hosts cannot be specified for integration servers that host catalog servers.
Response
Change the value specified for the 'enableCatalogService' property to 'false' so that this integration server is not configured to host a catalog server. Alternatively, alter the 'listenerHost' property of the integration server cache manager so that it contains only one listener host.

BIP7134
The port number property <insert_1> of the integration server cache manager cannot be set to the value <insert_2>, because the value does not represent a valid port number value. Valid values for the port number property <insert_1> are integer numbers between 1 and 65535.
Severity
20 : Error
Response
Provide a valid value for the property specified.

BIP7135
The Boolean property <insert_1> of the integration server cache manager cannot be set to the value <insert_2>, because the value does not represent a valid Boolean value. Valid values for the Boolean property <insert_1> are 'true' or 'false'.
Severity
20 : Error
Response
Provide a valid value for the property specified.

BIP7136
The 'listenerHost' property of the integration server cache manager cannot be set to the value <insert_1>, which specifies multiple listener hosts, because this integration server is configured to host a catalog server.
Severity
20 : Error
Explanation
Multiple listener hosts cannot be specified for integration servers that host catalog servers.
Response
Alter the value specified for the 'listenerHost' property so that it contains only one listener host. Alternatively, change the 'enableCatalogService' property of the integration server cache manager to 'false' so that this integration server is not configured to host a catalog server.

BIP7137
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2>, has been defined multiple times in the policy.
This integration node cannot be identified in the policy because an integration node-level cache manager listener host value has not been set.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that this integration node is defined in the policy.
Specify an integration node-level cache manager listener host that can be used to identify one of the integration nodes defined in the policy.

BIP7138
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2>, is not defined in the policy.
The policy must include a definition for this integration node.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that this integration node is defined in the policy.
If the integration node is already defined, check that the name and listener host specified for this integration node match the name and listener host specified in the policy.

BIP7139
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2>, does not specify any listener hosts.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Alter the integration node specified so that it specifies one or more listener hosts.

BIP7140
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, is defined to host <insert_4> catalog servers.
Multiple listener hosts cannot be specified for integration nodes that host catalog servers.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Alter the integration node specified so that it is defined to host no catalog servers, or ensure that it specifies only one listener host.

BIP7141
The message flow cannot set the time to live for data in the global cache, because the current fix pack function level of <insert_1> does not support this capability. To enable this functionality, run the following command: mqsichangebroker integrationNodename -f all
Severity
20 : Error
Explanation
The integration node received an instruction to set the time to live for data in the global cache. The integration node cannot set the time to live because new functionality has not been enabled for this integration node. To enable this (and all other) functionality, run the following command: mqsichangebroker integrationNodename -f all
Response
Either change the flow to create the map object without a time to live, or enable new functionality by using the mqsichangebroker command.

BIP7142
The message flow cannot connect to a remote &eXscaleproduct. grid, defined by policy <insert_1>, because the current fix pack function level of <insert_2> does not support remote grid connections. To enable this functionality, run the following command: mqsichangebroker integrationNodename -f all
Severity
20 : Error
Explanation
The integration node received an instruction to connect to a remote &eXscaleproduct. grid, defined by policy <insert_1>. The integration node cannot connect to remote &eXscaleproduct. grids because new functionality has not been enabled for this integration node. To enable this (and all other) functionality, run the following command: mqsichangebroker integrationNodename -f all
Response
Either change the flow to avoid using the remote &eXscaleproduct. grid, or enable new functionality by using the mqsichangebroker command.

BIP7143
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_2>. This connection attempt failed because an SSL connection was requested, but the integration server is not set up correctly for SSL. For details of the error, see earlier error and warning messages from this integration server.
Severity
20 : Error

BIP7144
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_2>, with SSLTransportType <insert_3>. This connection attempt failed because this integration server hosts a catalog or container server for the embedded global cache, and cannot make SSL connections to external &eXscaleproduct. grids.
Severity
20 : Error
Response
Correct the policy to disable SSL, or deploy this flow to an integration server that does not host a catalog or container server.

BIP7145
A problem was encountered opening the integration node keystore or truststore file <insert_1>. Initialization of security settings for &eXscaleproduct. external grid connections has failed. This integration server cannot make SSL connections to external &eXscaleproduct. grids.
Severity
10 : Warning
Response
Check that the file exists and has not been altered. Verify that the keystore and truststore password settings are correct.

BIP7146
A problem was encountered when verifying the sslProtocol value <insert_1>. This protocol is not supported by the IBMJSSE2 security provider. Initialization of security settings for &eXscaleproduct. external grid connections has failed. This integration server cannot make SSL connections to external &eXscaleproduct. grids.
Severity
10 : Warning
Response
Change the sslProtocol value to a supported protocol. For example: TLS, TLSv1, SSL, SSLv3 or SSL_TLS.

BIP7147
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_2>. This connection attempt failed because the SSL Handshake failed with the following error: <insert_3>.
Severity
20 : Error
Response
Ensure that this integration server and the &eXscaleproduct. grid have the correct SSL or TLS (Transport Layer Security) setup to communicate securely.

BIP7148
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_2>. This connection attempt failed because the specified overrideObjectGridFile <insert_3> is invalid. The following error occurred while processing the specified file <insert_4>.
Severity
20 : Error
Response
Correct the error in the overrideObjectGridFile and retry the connection.

BIP7149
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_2>. This connection attempt failed because the specified overrideObjectGridFile <insert_3> does not exist. Ensure that the specified override file exists in the specified location.
Severity
20 : Error

BIP7150
User id <insert_3> not authorized to put to queue <insert_2> on queue manager <insert_1> using accounting token <insert_4>.
Severity
20 : Error
Explanation
The user is not authorized to put a message on the named queue.
Response
Ensure the user is allowed to perform this operation. This may involve configuring the WebSphere MQ settings for this queue, or using an alternative userid which is authorized.

BIP7151
Tried to create two pub/sub user/group data stores.
Severity
30 : Severe error
Explanation
The internal object which represents the data store for users or groups, must not be created more than once. This error indicates that an attempt was made to create a second instance of such a resource.
Response
This is an internal error and you should contact your IBM support center.

BIP7152
The message flow failed to connect to an external &eXscaleproduct. grid. A client attempted to connect to &eXscaleproduct. grid <insert_1>, defined by policy <insert_4>, using connection string <insert_2>. This connection attempt failed with the following error: <insert_3>.
Severity
20 : Error
Response
Ensure that the grid is available, and that the connection parameters specified in the policy are correct. If the external &eXscaleproduct. grid requires SSL, ensure that this integration server is correctly configured for SSL connections.

BIP7153
The integration server global cache is attempting to use the listener host <insert_1>, but the host does not appear to be bound to any network interfaces on this system. Startup of the &eXscaleproduct. server components will continue, but the components may not start correctly without a valid listener host.
Severity
10 : Warning
Response
Configure the integration server to use a listener host setting that is bound to a network interface on this system.

BIP7154
The shutdown mode <insert_1>, specified for the cache manager, is invalid.
The integration server configuration has not been changed.
Severity
20 : Error
Response
Ensure that the shutdown mode specified for the cache manager is one of the following options:
"fast"
"safe"

BIP7155
The integration server has established a connection to the embedded global cache.
Severity
0 : Information
Explanation
A connection has been established to the embedded global cache. The integration node global cache is now available for use from message processing nodes.

BIP7156
This integration server has failed to establish a connection to the embedded global cache. The attempt to connect to the remote server components has now been running for <insert_1> seconds. The connection is being made using the connection string <insert_2>.
Severity
10 : Warning
Explanation
An attempt was made by this integration server to connect to one or more remote &eXscaleproduct. server components that host the global cache, but the connection could not be established within the specified period of time. The attempt to connect to the remote server components will continue in the background. Until this integration server can establish a connection to the remote server components, the global cache will not be available for use with message processing nodes.
The remote server components may be hosted within other integration servers within the integration node. If this integration server is part of a multi-integration server global cache topology, then the other integration servers may be located on remote systems.
Response
The remote server components might be slow to start up due to one or more of the following reasons:
1. This system, or the system that hosts the remote server components, is not capable of starting the remote server components within the specified time.
2. The configuration for this integration server is incorrect. Check the configured properties for this integration server.
3. Other integration servers containing &eXscaleproduct. server components that communicate with this integration server have not started yet. Ensure that all integration servers are available.

BIP7157
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, specifies an invalid port range of <insert_4>.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that the port range specified for the integration node specified is valid according to the XML schema for policy files, and that the following conditions are met:
1. The values for startport and endport are valid numbers between 1 and 65536.
2. The value for startport is less than that for endport.
3. Enough ports are available between startport and endport.

BIP7158
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, specifies an invalid port range of <insert_4>.
This port range conflicts with that of the integration node with name <insert_5> and listener hosts <insert_6>, which uses the port range <insert_7>.
The integration node configuration has not been changed.
Severity
20 : Error
Explanation
It is invalid to define overlapping port ranges for integration nodes on a single listener host.
Response
Alter the port range for either of the integration nodes specified so that the port ranges do not conflict with each other.

BIP7159
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, specifies an invalid port range of <insert_4>.
Only <insert_5> ports are available in this port range. At least <insert_6> ports are required.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Alter the port range for the integration node specified so that the required number of ports are available.

BIP7160
Catalog server <insert_1> in integration server <insert_2> failed to start. Further details of the error are : <insert_3>. Check the configured properties for this server. Verify that the ports that are configured for this server are available on this computer.
Severity
20 : Error
Explanation
The &eXscaleproduct. catalog server in this integration server has failed to start. If this catalog server is the only one for the embedded global cache, the cache will not be available for use with message processing nodes.

BIP7161
Container server <insert_1> in integration server <insert_2> failed to start. Further details of the error are : <insert_3>. Check that the catalog servers for this cache are started. Check the configured properties for this server. Verify that the ports that are configured for this server are available on this computer. Restart the integration server to restart this container server.
Severity
20 : Error
Explanation
The &eXscaleproduct. container server in this integration server has failed to start. If this container server is the only one for the embedded global cache, the cache will not be available for use with message processing nodes.

BIP7162
Catalog server <insert_1> in integration server <insert_2> has started successfully.
Severity
0 : Information
Explanation
A &eXscaleproduct. catalog server has been started successfully in this integration server for use with the embedded global cache.
Response
None

BIP7163
Container server <insert_1> in integration server <insert_2> has started successfully.
Severity
0 : Information
Explanation
A &eXscaleproduct. container server has been started successfully in this integration server for use with the embedded global cache.
Response
None

BIP7164
The message flow failed to connect to the global cache. A client attempted to connect to &eXscaleproduct. grid <insert_1> by using connection string <insert_2>. This connection attempt failed with the following error: <insert_3>. Ensure that the grid is available. If this grid is the embedded global cache, look for any previous errors relating to the catalog servers or container servers.
Severity
20 : Error

BIP7165
The message flow failed to retrieve map <insert_1> from the global cache. A client attempted to get map <insert_1> from grid <insert_2>. This attempt failed for the following reason: <insert_3>.
Severity
20 : Error
Response
Ensure that the map is valid. If you are using &eXscaleproduct. dynamic maps, ensure that the requested map matches a pattern in the deployment policy file.

BIP7166
A connectivity exception occurred while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>. This attempt failed for the following reason: <insert_4>.
Severity
20 : Error
Response
Ensure that the grid is available. If this grid is the embedded global cache, look for any previous errors relating to the catalog servers or container servers.

BIP7167
A duplicate key was encountered while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>, using key <insert_4>. This attempt failed because an entry already exists with the same key.
Severity
20 : Error
Response
This operation requires that a key of the same name does not already exist in the map.

BIP7168
An unexpected exception occurred while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>. This attempt failed for the following reason: <insert_4>.
Severity
20 : Error
Response
None

BIP7169
A key was not found while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>, using key <insert_4>. This attempt failed because the key was not found in the map.
Severity
20 : Error
Response
This operation requires the specified key to be present in the map.

BIP7170
Operation <insert_1> on map <insert_2> has been completed successfully.
Severity
0 : Information
Explanation
A client successfully completed operation <insert_1> on map <insert_2> in grid <insert_3>. The data processed by this action was <insert_4>.
Response
None

BIP7171
An unexpected exception occurred while interacting with grid <insert_1>. Further details of the error are : <insert_2>.
Severity
20 : Error
Explanation
An unexpected exception was caught while interacting with a &eXscaleproduct. grid.
Response
None

BIP7172
An unexpected exception occurred while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>. Review previous messages to find out why the error occurred.
Severity
20 : Error
Response
None

BIP7173
An unexpected exception occurred while interacting with map <insert_1>. Review previous messages to find out why the error occurred.
Severity
20 : Error
Response
None

BIP7174
The port range <insert_1>, specified for the cache manager, is invalid.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that the port range specified for the cache manager is of the form "startport-endport", and that the following conditions are met:
1. The values for startport and endport are valid numbers between 1 and 65536.
2. The value for startport is less than that for endport.
3. Enough ports are available between startport and endport.

BIP7175
The cache manager could not generate a port range.
A list of free ports could not be determined.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Investigate the port range settings for the cache manager on all other integration nodes on the system.
Specify the ports manually by using the '-r' parameter on the mqsicreatebroker or mqsichangebroker command. Alternatively, complete the following steps:
1. Determine whether one or more integration nodes are configured to use more ports than necessary.
2. Adjust those integration nodes to use a smaller port range, if possible, so that this integration node can use them instead.

BIP7176
The port range <insert_1>, specified for the cache manager, is invalid.
This port range conflicts with that of integration node <insert_2> which uses the port range <insert_3>.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Change this integration node so that its cache manager port range does not conflict with that of other integration nodes on the system.

BIP7177
The cache manager properties of the integration server are being controlled by an integration node level cache policy of <insert_1>, and cannot be changed at this time.
Severity
20 : Error
Response
To disable the automatic configuration of the integration server cache manager properties, change the integration node cache manager policy to 'none' by using either the 'mqsichangebroker' or 'mqsichangeproperties' commands, or the IBM &mbexplorer..
When you have completed this change, configure the integration server cache manager properties again.

BIP7178
Authentication details for the security identity <insert_1> specified on the &eXscaleproduct. policy <insert_2> cannot be found, or are invalid.
The connection to the remote &eXscaleproduct. instance has failed.
Severity
20 : Error
Response
Ensure that the security identity specified is correct, and has been set on the integration node using 'mqsisetdbparms'.
If no security is configured on the remote &eXscaleproduct. instance, then ensure that the 'securityIdentity' parameter on the policy is set to the empty string.

BIP7179
The integration node-level port range <insert_1>, specified for the integration node-level cache manager, does not contain enough ports to satisfy the requirements of the integration node-level cache policy for one or more integration servers in this integration node.
The integration node global cache might not be available for use with message processing nodes in one or more integration servers in this integration node.
Severity
20 : Error
Response
Modify the port range settings for the cache manager, so that enough ports are available in the range to satisfy the requirements of the integration node-level cache policy. Modify the settings by using either the 'mqsichangebroker' or 'mqsichangeproperties' commands, or the IBM &mbexplorer.. When you have completed this change, restart your integration node.

BIP7180
An internal error occurred while processing an integration node-level cache policy for one or more integration servers in this integration node.
The error is: <insert_1>.
The integration node global cache might not be available for use with message processing nodes in one or more integration servers in this integration node.
Severity
20 : Error
Response
This is an internal error. Please contact your IBM Support Center.

BIP7181
The policy <insert_1>, specified for the cache manager, is invalid.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that the policy specified for the cache manager is one of the following options:
"none"
"default"
"disabled"

BIP7182
The &eXscaleproduct. policy <insert_1> cannot be found, or it is invalid.
Severity
20 : Error
Response
Ensure that the policy specified is spelled correctly and that the policy is defined on this integration node.

BIP7183
Container server <insert_1> in integration server <insert_2> failed to start, because the object grid XML file <insert_3> is missing.
Severity
20 : Error
Explanation
The &eXscaleproduct. container server in this integration server has failed to start. If this container server is the only one for the embedded global cache, the cache will not be available for use with message processing nodes.
Response
Ensure that the object grid XML file specified by the property 'objectGridFile' exists and that the file can be accessed by the integration node user ID.

BIP7184
Container server <insert_1> in integration server <insert_2> failed to start, because the deployment policy XML file <insert_3> is missing.
Severity
20 : Error
Explanation
The &eXscaleproduct. container server in this integration server has failed to start. If this container server is the only one available for the global cache, the cache will not be available for use with message processing nodes.
Response
Ensure that the deployment policy XML file specified by the property 'deploymentPolicyFile' exists and that the file can be accessed by the integration server user ID.

BIP7185
The port range <insert_1>, specified for the cache manager, is invalid.
Only <insert_2> ports are available in this port range. At least <insert_3> ports are required.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that the port range specified for the cache manager is of the form "startport-endport", and that the following conditions are met:
1. The values for startport and endport are valid numbers between 1 and 65536.
2. The value for startport is less than that for endport.
3. Enough ports are available between startport and endport.

BIP7186
Provides administrative information and control for the global cache.
Severity
0 : Information
Explanation
Syntax:
mqsicacheadmin (connectionSpec) -c command [-m mapName] [-w timeoutSecs]

Command Options: 'connectionSpec' is one of:
(a) 'integrationNodeName' : Name of a locally defined integration node.
(b) '[integrationNodeName] --admin-host (-i) hostname --admin-port (-p) port' : Hostname and port of a remote integration node or standalone server. 'integrationNodeName' is optional for validation.
(c) '--integration-node-file (-n) filename' : File containing remote integration node connection parameters (*.broker).
(d) '--catalog-service-end-points (-e) catalogServiceEndPoints' Connection details for the global cache catalog servers running. The format of the catalogServiceEndPoints string is a comma separated list of <catalogCacheServerHost>:<catalogCacheServerListenerPort>. The first valid endpoint contacted is used.
'--command (-c) command' The command to run against the embedded global cache. Valid values for the command are: clearGrid, showMapSizes, placementServiceStatus, routetable, showPlacement, listHosts.
'--map-name (-m) mapName' The name of the map against which to perform the command. This property is required only if the command specified is clearGrid.
'--timeout-seconds (-w) timeoutSecs' The maximum number of seconds to wait for the catalog cache server to respond (default is 60).

BIP7187
Output from the mqsicacheadmin command. The output from the &eXscaleproduct. xscmd utility is <insert_1>
Severity
0 : Information

BIP7188
The command cannot determine connection details for the &eXscaleproduct. catalog server in integration node <insert_1>
Severity
20 : Error
Response
Check that the global cache in this integration node is enabled, and the integration node is running. Alternatively, retry the command, setting the following property, specifying the host name of the computer where the catalog server is located, and the listener port of the catalog server:
-cep hostname&colon.port

BIP7190
The &eXscaleproduct. server components in this integration server have not started. The attempt to start the server components has now been running for <insert_1> seconds.
Severity
10 : Warning
Explanation
An attempt was made to start one or more &eXscaleproduct. server components in this integration server, but the components failed to start within the specified period of time. The attempt to start the server components will continue in the background. Until the server components start successfully, the embedded global cache might not be available for use with message processing nodes in one or more integration servers in this integration node.
Response
The server components might be slow to start up due to one or more of the following reasons:
1. This system is not capable of starting the server components within the specified time.
2. The configuration for this integration server is incorrect. Check the configured properties for this integration server.
3. Other integration servers containing &eXscaleproduct. server components that communicate with this integration server have not started yet. Ensure that all integration servers are available.

BIP7191
The message flow failed to connect to the global cache.
The global cache 'cacheOn' property is set to false. All cache components are unavailable.
Severity
20 : Error
Response
In order to enable the global cache, change the 'cacheOn' property to true and restart the integration server.

BIP7192
The policy file <insert_1>, specified for the cache manager, is invalid. The file cannot be found or the file cannot be accessed by the integration node.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that the policy file specified for the cache manager exists, and that it can be accessed by the integration node.
Alternatively, specify one of the following built-in policies for the cache manager:
"none"
"default"
"disabled"

BIP7193
The policy file <insert_1>, specified for the cache manager, is invalid.
The policy file does not contain valid XML, or the XML does not validate against the XML schema for policy files.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Review previous messages to find out why the error occurred.
Ensure that the policy file specified for the cache manager is valid XML, and that it validates against the XML schema for policy files.
The XML schema for policy files is available in the installation directory.

BIP7194
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
No catalog servers are defined in the policy. At least one catalog server must be defined in the policy.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that at least one catalog server is defined in the policy.

BIP7195
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener host <insert_3>, is not defined in the policy.
The policy must include a definition for this integration node.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Ensure that this integration node is defined in the policy.
If the integration node is already defined, check that the name and listener host specified for this integration node match the name and listener host specified in the policy.

BIP7196
The current JVM minimum heap size setting of <insert_1> for this integration server is insufficient to run &eXscaleproduct. components that support the global cache.
The JVM minimum heap size will be reset to the default value, and the default value will be stored in the integration server configuration.
The default JVM minimum heap size setting for integration servers that have an integration node-level cache manager policy of 'disabled' is <insert_2>.
The default JVM minimum heap size setting for integration servers that have an integration node-level cache manager policy that is not 'disabled' is <insert_3>.
It is not possible to configure a JVM minimum heap size smaller than the default setting unless the integration node-level cache manager policy is first set to 'disabled'.
Severity
0 : Information

BIP7197
An invalid key was encountered while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3> using key <insert_4>.
The type of the key is <insert_5>, which is not valid for use with the global cache.
Severity
20 : Error
Explanation
Only certain types of key are valid for use with the global cache.
When using the Java interface, a key must be either a primitive type (byte, boolean, char, short, int, long, float and double), or a string.
Any other Java objects and Java arrays are invalid keys.
Response
Change the message flow so that a valid key is used when interacting with the global cache.

BIP7198
An invalid value was encountered while interacting with map <insert_1>. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3> using value <insert_4>.
The type of the value is <insert_5>, which is not valid for use with the global cache.
Severity
20 : Error
Explanation
Only certain types of values are valid for use with the global cache.
When using the Java interface, a value must implement either the 'Serializable' or 'Externalizable' interface.
Any other Java objects are invalid values.
Response
Change the message flow so that a valid value is used when interacting with the global cache.

BIP7199
The policy in the policy file <insert_1>, specified for the cache manager, is invalid.
The integration node, with name <insert_2> and listener hosts <insert_3>, is defined more than once in the policy.
The conflicting definition of this integration node has name <insert_4> and listener hosts <insert_5>.
The policy must include at most one definition for an individual integration node.
The integration node configuration has not been changed.
Severity
20 : Error
Response
Remove the duplicate entry for the specified integration node from the policy file.

BIP7200
The service with name <insert_1> already exists in the integration registry.
Severity
0 : Information
Explanation
It is not possible to create 2 services in the same integration registry with the same name.
Response
Either delete the service or use a different name for the service.

BIP7201
Tried to create two PubSubResources.
Severity
30 : Severe error
Explanation
The internal object which represents state information for publish subscribe resources, must not be created more than once. This error indicates that an attempt was made to create a second instance of such a resource.
Response
This is an internal error and you should contact your IBM support center.

BIP7202
Invalid tag <insert_1>.
Severity
30 : Severe error
Explanation
A tag (<insert_1>) found in a configuration message was not understood.
Response
This is an internal error and you should contact your IBM support center.

BIP7203
Missing tag <insert_1>.
Severity
30 : Severe error
Explanation
A <insert_1> tag in a configuration message was expected, but not found.
Response
This is an internal error and you should contact your IBM support center.

BIP7204
Exception while creating <insert_1> message flow <insert_2>.
Severity
30 : Severe error
Explanation
A problem occurred while trying to create a <insert_1> type of message flow. The exception detail was <insert_2>2
Response
This is an internal error and you should contact your IBM support center.

BIP7205
Attribute <insert_1> of tag <insert_2> missing from the configuration message.
Severity
30 : Severe error
Explanation
The configuration message is invalid. The attribute <insert_1> is required for the <insert_2> tag.
Response
This is an internal error and you should contact your IBM support center.

BIP7206
The global cache is attempting to use network port(s) <insert_1>, but the network ports are not available for use. The global cache cannot use these ports because of <insert_2>. The &eXscaleproduct. server components will not start correctly until the network ports are available to use.
Severity
10 : Warning
Response
Configure the integration node to use network ports that are available for use.

BIP7207
Two update operations were attempted on the same entry in map <insert_1> at the same time. A client attempted operation <insert_2> with map <insert_1> from grid <insert_3>, using key <insert_4>. This attempt failed because another update operation on this entry was taking place at the same time.
Severity
20 : Error
Response
The operation should be retried with current data or a different locking strategy considered.

BIP7208
The same port number was specified for 2 ports at the same time. Port <insert_1> was specified for both <insert_2> and <insert_3>, in the configuration for <insert_4>.
Severity
20 : Error
Explanation
Ports must be unique.
Response
Different port numbers must be specified. Alternatively for some ports 0 can be specified to allow default port allocation.

BIP7250
Unexpected message received on IBM Publish/Subscribe queue <insert_1>, for communications between integration nodes: PutApplName <insert_2>; additional diagnostic data <insert_3>.
Severity
30 : Severe error
Explanation
The integration node has read a message from a queue used by the integration node to receive messages from IBM Publish/Subscribe neighbors and command line requests. The format of the message received by the integration node has not been recognized. It may have been put on the wrong queue by an application.
Response
The message will be left on the queue and will need to be removed from the queue before the integration node will continue to operate normally. Browse queue <insert_1> to determine the source of the invalid message. Remove the offending message from the queue and restart your integration node. If the offending message was not put onto the queue by one of your applications, capture the message and all other diagnostic data contained within this message and contact your IBM support center.

BIP7251
Invalid state <insert_2> detected for IBM Publish/Subscribe neighbor <insert_1> whilst processing control message of type <insert_3>.
Severity
30 : Severe error
Explanation
This is an internal error within the integration node.
Response
Keep all diagnostic information contained within this message and contact your IBM support center.

BIP7252
Failed to map <insert_1> parameter/value <insert_2>.
Severity
30 : Severe error
Explanation
This is an internal error within the integration node.
Response
Keep all diagnostic information contained within this message and contact your IBM support center.

BIP7255
IBM Publish/Subscribe integration node <insert_1> is already a neighbor.
Severity
30 : Severe error
Explanation
An internal error has occurred while adding IBM Publish/Subscribe integration node <insert_1> as a neighbor. Integration node <insert_1> is already a neighbor.
Response
Contact your IBM support center.

BIP7256
IBM Publish/Subscribe integration node <insert_1> is not a neighbor.
Severity
30 : Severe error
Explanation
An internal error has occurred within the integration node which has resulted in an attempt to remove an IBM Publish/Subscribe integration node which is not a neighbor.
Response
Contact your IBM support center.

BIP7257
IBM Publish/Subscribe neighbor <insert_1> state <insert_2> unsuitable to be made active.
Severity
30 : Severe error
Explanation
An internal error has occurred within the integration node which has resulted in an attempt to activate an IBM Publish/Subscribe integration node which not in a valid state.
Response
Contact your IBM support center.

BIP7258
A message has been received from unknown IBM Publish/Subscribe integration node: link identifier <insert_1>.
Severity
10 : Warning
Explanation
A message was received from an IBM Publish/Subscribe integration node which is not known to this integration node. A failure response will be sent to the sending integration node.
Response
No user action required.

BIP7259
Integration node <insert_1> has failed to import a migrated subscription: diagnostic information <insert_2>, <insert_3>.
Severity
20 : Error
Explanation
The migmqbrk command has been issued to migrate an IBM Publish/Subscribe integration node. The integration node has failed to import a subscription. The diagnostic information associated with this error is <insert_2> and <insert_3>
Response
Contact your IBM support center.

BIP7260
Integration node <insert_1> already has a parent IBM Publish/Subscribe integration node <insert_2>.
Severity
10 : Warning
Explanation
The mqsijoinmqpubsub command has been used to join this integration node to an IBM Publish/Subscribe integration node. This integration node already has a parent integration node so the command has been rejected.
Response
Reissue the mqsijoinmqpubsub command specifying the correct integration node to be joined with.

BIP7261
An invalid control message from a IBM Publish/Subscribe neighbor has been detected: diagnostic information <insert_1>, <insert_2>.
Severity
20 : Error
Explanation
This is an internal error.
Response
Contact your IBM support center.

BIP7262
A IBM Publish/Subscribe control message intended for integration node <insert_2> has been detected: diagnostic information <insert_1>.
Severity
20 : Error
Explanation
This is an internal error.
Response
Contact your IBM support center.

BIP7263
Unexpected communication received from IBM Publish/Subscribe integration node <insert_1>.
Severity
10 : Warning
Explanation
The integration node has received an inter-integration node communication from an IBM Publish/Subscribe integration node that it did not expect. The message was sent by integration node <insert_1>. The most likely reason for this message is that the integration node topology has been changed while inter-integration node communication messages were in transit (for example, on a transmission queue) and that a message relating to the previous integration node topology arrived at an integration node in the new topology.
Response
If the integration node topology has changed and the integration node named in the message is no longer related to the integration node issuing this message, this message can be ignored. If the mqsiclearmqpubsub was issued to unilaterally remove knowledge of integration node <insert_1> from this integration node, the clrmqbrk command should also be used at integration node <insert_1> to remove knowledge of this integration node.

BIP7264
Integration node could not send completion code <insert_1> to a command line request.
Severity
10 : Warning
Explanation
An mqsijoinmqpubsub or mqsiclearmqpubsub request has been made from the command line. The request has been processed by the integration node, but a failure has occurred when trying to respond to the reply queue used by the command line program. If the completion code is zero, the request succeeded. A nonzero completion code means that the request failed or was rejected by the integration node.
Response
Look for a previous error message, usually BIP2623, outlining the cause of the problem. If message BIP2623 reports a WebSphere MQ reason code of 2085 or 2052, this means that the temporary reply queue used by the command line program no longer exists, perhaps because Ctrl-C has been pressed or the request has timed out. Any other reason code is unexpected and should be looked up in the WebSphere MQ Application Programming Reference manual.

BIP7265
Bad data returned from IBM Publish/Subscribe database table: diagnostic information <insert_1>, <insert_2>.
Severity
20 : Error
Explanation
This is an internal error within the integration node.
Response
Keep all diagnostic information contained within this message and contact your IBM support center.

BIP7266
Invalid IBM publish/subscribe migration message detected on queue <insert_3>: diagnostic information <insert_1>, <insert_2>.
Severity
20 : Error
Explanation
The integration node has been processing migration messages arriving on a queue as a result of the migmqbrk command being issued against an IBM publish/subscribe integration node. The integration node has detected an invalid message on this queue.
Response
This is an internal error, contact your IBM support center with the diagnostic information. The migration attempt can be retried by issuing the migmqbrk command again. If repeated attempts all fail with this error, providing both IBM and IBM Integration Bus traces will help with problem resolution.

BIP7267
Invalid IBM Publish/Subscribe control message detected on queue <insert_3>: diagnostic information <insert_1>, <insert_2>.
Severity
30 : Severe error
Explanation
The integration node has been processing messages on a queue. Messages are sent to the queue by neighboring IBM Publish/Subscribe integration nodes or as a result of the mqsijoinmqpubsub or mqsiclearmqpubsub commands being issued. The integration node has detected an invalid message on the queue. The message will be backed out and retried until such time as the backout threshold of the queue has been exceeded at which time it will be put to the dead letter queue.
Response
This is an internal error, contact your IBM support center. The diagnostic information will need to be reported along with the message which is causing the problem. To recover from this problem, set an appropriate backout threshold for the queue which will cause the invalid message to be put to the dead letter queue. From here the message can be captured by running the amqsbcg sample program against the dead letter queue and saving the output to a file. If you do not have a dead letter queue, you will need to remove the invalid message manually from the queue. The integration node will need to be stopped and again you should capture the invalid message by running the amqsbcg sample program against the queue before the message is removed.

BIP7268
IBM Publish/Subscribe integration node <insert_1> is not known by this integration node.
Severity
10 : Warning
Explanation
The mqsiclearmqpubsub command has been used to remove IBM Publish/Subscribe integration node <insert_1>. This integration node is not known by this integration node so the command has been rejected.
Response
Reissue the mqsiclearmqpubsub command specifying the correct integration node to be removed.

BIP7269
IBM Publish/Subscribe integration node <insert_1> is already known by this integration node.
Severity
10 : Warning
Explanation
The mqsijoinmqpubsub command has been used to join this integration node to IBM Publish/Subscribe integration node <insert_1>. This integration node is already known so the command has been rejected.
Response
Reissue the mqsijoinmqpubsub command specifying the correct integration node to be joined with.

BIP7270
Attempt to join with parent IBM Publish/Subscribe integration node <insert_1> failed because a parent <insert_2> already exists.
Severity
10 : Warning
Explanation
The mqsijoinmqpubsub command has been used to join this integration node to IBM Publish/Subscribe integration node. The attempt has been rejected because the integration node already has a parent integration node.
Response
The integration node can only be joined to a single parent IBM Publish/Subscribe integration node. To change the parent integration node you will need to remove the existing parent. This can be achieved by issuing mqsiclearmqpubsub at this integration node and clrmqbrk at the IBM Publish/Subscribe integration node.

BIP7271
Loop joining integration node <insert_1> to IBM Publish/Subscribe integration node <insert_2>.
Severity
10 : Warning
Explanation
The mqsijoinmqpubsub command has been used to join an integration node to a parent IBM Publish/Subscribe integration node. The action has caused a loop to created in the IBM Publish/Subscribe hierarchy.
Response
Use the mqsiclearmqpubsub at the integration node and clrmqbrk at the IBM Publish/Subscribe integration node to remove the loop from the hierarchy.

BIP7272
IBM Publish/Subscribe migration has started for integration node <insert_1>.
Severity
0 : Information
Explanation
The migmqbrk command has been issued to start migration of an IBM Publish/Subscribe integration node.
Response
No user action required. A further message will be issued when the migration has finished.

BIP7273
IBM publish/subscribe migration has completed successfully for integration node <insert_1>.
Severity
0 : Information
Explanation
The migration of the IBM publish/subscribe integration node has been successful.
Response
All subscriptions, retained publications and local publisher registrations have been loaded into integration node <insert_1>. The integration node will automatically start to process new subscription messages arriving on queue SYSTEM.BROKER.CONTROL.QUEUE. You now need to manually deploy publication message flows for each of the stream queues which were supported by the IBM publish/subscribe integration node. Guidance for this task can be found in the IBM Integration Bus Introduction and Planning guide.

BIP7274
IBM Publish/Subscribe migration has failed for integration node <insert_1> with reason code <insert_2>.
Severity
20 : Error
Explanation
An attempt has been made to migrate an IBM Publish/Subscribe integration node. This has failed with a reason code of <insert_2>.
Response
Investigate the reason for the failure. Look for previous messages issued by integration node <insert_1> and also look for any WebSphere MQ messages issued by the migmqbrk command. The migration can be retried by issuing the migmqbrk command again. If repeated migration attempts all fail then you should contact your IBM support center.

BIP7275
Unexpected message of type <insert_2> received from IBM Publish/Subscribe integration node <insert_1>.
Severity
20 : Error
Explanation
A unexpected message has been received from a neighboring IBM Publish/Subscribe integration node.
Response
This is an internal error and you should contact your IBM support center.

BIP7276
IBM Integration Bus integration node has failed to join with IBM publish/subscribe integration node <insert_1>1 for reason <insert_2>.
Severity
20 : Error
Explanation
The mqsijoinmqpubsub command has been issued to join with IBM publish/subscribe integration node <insert_1>. The IBM Integration Bus integration node attempted to register as a child of the IBM publish/subscribe integration node but received an exception response indicating that this was not possible.
Response
Investigate why the problem occurred and take appropriate action to correct the problem. The problem is likely to be caused by the parent integration node not yet existing, or a problem with the SYSTEM.BROKER.INTER.BROKER.COMMUNICATIONS queue at the parent integration node. Once the problem has been resolved, the mqsijoinmqpubsub command should be reissued to retry the joining of the two integration nodes.

BIP7277
IBM Integration Bus integration node has failed to subscribe to IBM publish/subscribe integration node <insert_1>. Reason codes <insert_2> and <insert_3>.
Severity
20 : Error
Explanation
The strmqbrk command has been issued at IBM publish/subscribe integration node <insert_1> nominating this IBM Integration Bus integration node as its parent. While handling the resultant join request the IBM Integration Bus integration node sent an internal subscription to the administration stream of integration node <insert_1>. The subscription failed and as a result the two integration nodes are not yet joined together. The integration node will reissue the subscription immediately.
Response
Investigate why the problem occurred and take appropriate action to correct the problem. The most likely cause of this failure is a problem with the SYSTEM.BROKER.CONTROL.QUEUE at integration node <insert_1>, or a problem with the definition of route between this integration node and integration node <insert_1>. When the problem has been rectified this error message will no longer be issued. If you cannot rectify the problem then consider reversing the attempted joining of the two integration nodes. This can be achieved using the clrmqbrk command at integration node <insert_1>1 and the mqsiclearmqpubsub command at this integration node.

BIP7278
IBM Integration Bus integration node has failed to propagate a subscription to IBM publish/subscribe integration node <insert_1>. Reason codes <insert_2> and <insert_3>.
Severity
20 : Error
Explanation
An application has either registered or deregistered a global subscription. The integration node has attempted to propagate the subscription change to IBM publish/subscribe integration node <insert_1> but the request has not been successful. The IBM Integration Bus integration node will immediately attempt to refresh the state of all global subscriptions at integration node <insert_1>. Until the subscription state has been successfully refreshed, messages published through integration node <insert_1> might not reach this integration node.
Response
Investigate why the problem occurred and take appropriate action to correct the problem. The most likely cause of this failure is a problem with the SYSTEM.BROKER.CONTROL.QUEUE at integration node <insert_1>, or a problem with the definition of route between this integration node and integration node <insert_1>. When the problem has been rectified, this error message will no longer be issued.

BIP7279
IBM Integration Bus integration node failed to inform parent IBM publish/subscribe integration node <insert_1>1 of a new integration node for reason <insert_2>.
Severity
10 : Warning
Explanation
When a new integration node is added to an IBM publish/subscribe network the integrity of the new hierarchy is checked by forwarding notification of the new integration node to other integration nodes in the network. The IBM Integration Bus integration node has failed to notify its parent on queue manager <insert_1> of the new integration node. A failure to notify an integration node of a new integration node will mean that loop detection cannot be performed for the new integration node.
Response
Diagnose and correct the problem on the parent queue manager. One possible reason for this is that the parent integration node does not yet exist.

BIP7280
Integration node failed to propagate a delete publication command on topic <insert_3> to IBM Publish/Subscribe integration node <insert_1> for reason <insert_2>.
Severity
20 : Error
Explanation
When an application issues a delete publication command to delete a global publication, the command is propagated to all neighboring IBM Publish/Subscribe integration nodes. The delete publication command has failed to be forwarded to from the integration node, and as such the retained publication on the topic will not have been deleted.
Response
Investigate why the delete publication for the topic has failed, and take the appropriate action to recover the failed command. It is likely that the delete publication message sent to the integration node will be present on a dead letter queue either at one or other integration node.

BIP7281
Request <insert_1> from IBM publish/subscribe integration node <insert_3> contains an invalid topic <insert_2>.
Severity
10 : Warning
Explanation
The integration node has received a request from a neighboring IBM publish/subscribe integration node. The request contained an invalid topic and will be ignored.
Response
In a mixed network of IBM Integration Bus and IBM publish/subscribe integration nodes it is not possible for information to flow between the two types of integration node on topics which contain wildcard characters # or +. Client applications within the IBM publish/subscribe network need to be modified to use topics which do not contain characters which are invalid to the IBM Integration Bus integration node.

BIP7282
mqsijoinmqpubsub command from integration node <insert_1> rejected because it named an IBM Integration Bus integration node <insert_2> instead of an IBM publish/subscribe integration node as parent.
Severity
10 : Warning
Explanation
The command mqsijoinmqpubsub named an IBM publish/subscribe integration node as its parent. This has been rejected because the named integration node is an IBM Integration Bus integration node. The two integration nodes have not been joined together.
Response
Use the Integration Toolkit to join the two IBM Integration Bus integration nodes together.

BIP7283
Integration node is waiting for IBM Publish/Subscribe migration.
Severity
0 : Information
Explanation
The integration node has been created in migration mode. No publication message flows should be created until migration has completed successfully.
Response
Use the migmqbrk command to migrate the IBM Publish/Subscribe integration node. If the integration node has been created incorrectly, the integration node will need to be deleted and recreated.

BIP7284
IBM publish/subscribe queue <insert_1> used for communication between integration nodes cannot be accessed.
Severity
10 : Warning
Explanation
The integration node has IBM publish/subscribe neighbors. These neighbors communicate with this integration node using queue <insert_1>. The queue cannot be accessed which will affect inter-operability with all IBM publish/subscribe neighbors.
Response
Check whether queue <insert_1> exists. If it does exist, ensure that the queue manager is running and restart the integration node. This will allow the integration node to process messages from IBM publish/subscribe neighbors. If the queue does not exist, consult the IBM Integration Bus Introduction and Planning manual for guidance about how to define the queue. After the queue has been defined the integration node will need to be restarted.

BIP7285
Subscription to topic <insert_1> will not be propagated to IBM publish/subscribe neighbors.
Severity
10 : Warning
Explanation
A subscription to topic <insert_1> has been received. This will not be propagated to any of the IBM publish/subscribe neighbors of this integration node.
Response
You can ignore this message if the client making the subscription to topic <insert_1> is not interested in any potential matching publications made within the IBM publish/subscribe part of your mixed integration node network. If this is not the case, the client will need to change its subscription to something more specific. Consult the IBM Integration Bus Introduction and Planning guide for more information about using wildcard subscriptions in a mixed integration node network.

BIP7286
Integration node needs to be restarted after Publish/Subscribe migration.
Severity
0 : Information
Explanation
The integration node <insert_1> has been created in migration mode. Once migration has completed, the integration node needs to be restarted
Response
Use the migmqbrk command to migrate the IBM Publish/Subscribe integration node. Once the migration is complete, The integration node needs to be restarted.

BIP7350
Tried to create two data flow stores.
Severity
30 : Severe error
Explanation
The internal object which represents the data store for publish/subscribe information, must not be created more than once. This error indicates that an attempt was made to create a second instance of such a resource.
Response
This is an internal error and you should contact your IBM support center.

BIP7351
No data source supplied, so data flow configuration will not be persistent.
Severity
10 : Warning
Explanation
The start up parameters for the integration node did not include a database name, so this configuration will not be saved anywhere.
Response
If persistence is required, ensure a database name is provided in the start up parameters for the integration node.

BIP7352
Some (but not all) tables exist, pub/sub state will not be persistent.
Severity
10 : Warning
Explanation
Some of the tables the integration node requires in the database were missing so the integration node state will not be saved anywhere.
Response
The database may need to be rebuilt.

BIP7353
Tried to access a nonexistent data flow store.
Severity
30 : Severe error
Explanation
An attempt was made to read from or write to a database that has not been properly initialized.
Response
Examine the system log for indications of a startup failure.

BIP7354
The multicast topics file name is empty.
Severity
30 : Severe error
Explanation
The property MULTICAST_TOPICS_CONFIG_FILE does not contain a file name.
Response
Set the property MULTICAST_TOPICS_CONFIG_FILE to a valid multicast topics file name.

BIP7355
Unable to locate file: <insert_1>.
Severity
30 : Severe error
Explanation
The integration node was unable to find the multicast topics file: <insert_1>.
Response
Check that the multicast topic file exists and try again.

BIP7356
Unable to parse entry for topic <insert_1>, <insert_2> is not a valid boolean. Entries must of the form <topic>=<true|false>.
Severity
30 : Severe error
Explanation
An error occurred while parsing the multicast topics file.
Response
Correct the multicast topics file and restart the integration node.

BIP7357
Message protection (Quality of Protection) has been enabled for the JMS/IP Input Node.
Severity
0 : Information
Explanation
The integration node has enabled message protection (Quality of Protection) for the JMS/IP Input Node.
Response
No user action required.

BIP7358
The new message protection (Quality of Protection) updates deployed have been deferred.
Severity
10 : Warning
Explanation
The new message protection (Quality of Protection) updates deployed have been deferred.
Response
The integration node must be restarted before the updated Quality of Protection settings will take effect.

BIP7359
The keyring file was not found at it's specified location.
Severity
30 : Severe error
Explanation
The keyring file used for SSL Authentication was not found at it's specified location.
Response
Ensure that this file exists and that the integration node has sufficient permission to access this file.

BIP7360
The pass phrase file was not found at it's specified location.
Severity
30 : Severe error
Explanation
The pass phrase file used for SSL Authentication was not found at it's specified location.
Response
Ensure that this file exists and that the integration node has sufficient permission to access this file.

BIP7361
The pass phrase file specified is either invalid or does not contain the correct password to access the SSL keyring file.
Severity
30 : Severe error
Explanation
The pass phrase file specified is either invalid or does not contain the correct password to access the SSL keyring file.
Response
The pass phrase file specified is either invalid or does not contain the correct password to access the SSL keyring file.

BIP7362
The keyring file used for SSL Authentication has expired.
Severity
30 : Severe error
Explanation
The keyring file used for SSL Authentication has expired.
Response
The keyring file used for SSL Authentication has expired.

BIP7363
The keyring file specified is invalid and cannot be read.
Severity
30 : Severe error
Explanation
The keyring file specified is invalid and cannot be read.
Response
The keyring file specified is invalid and cannot be read.

BIP7364
The usernameserver has propagated an authentication protocol requiring SSL certificates although the certificate and / or pass phrase have not been specified.
Severity
30 : Severe error
Explanation
The usernameserver has propagated an authentication protocol requiring SSL certificates although the certificate and / or pass phrase have not been specified.
Response
The usernameserver has propagated an authentication protocol requiring SSL certificates although the certificate and / or pass phrase have not been specified.

BIP7365
An error occurred starting SSL Authentication: <insert_1>.
Severity
30 : Severe error
Explanation
Refer to previous event messages for likely causes of this failure
Response
An SSL Exception occurred. Please correct the problem then restart the integration node.

BIP7366
An error occurred starting Real-time node with name <insert_1> listening on port <insert_2>.
Severity
30 : Severe error
Explanation
An error occurred starting Real-time node with name <insert_1> listening on port <insert_2>. This is normally because the Real-time node can not open the port specified.
Response
Find a port that is not being used by another application or node. Change the Real-time node in the Integration Toolkit and redeploy the messageflow.

BIP7370
A new multicast configuration has been deployed. The new configuration will not take effect until the integration node is restarted.
Severity
10 : Warning
Explanation
A new multicast configuration has been deployed. The new configuration will not take effect until the integration node is restarted.
Response
The integration node must be restarted for the settings to take effect.

BIP7371
The integration node has bound to interface <insert_1> for multicast.
Severity
0 : Information
Explanation
The integration node will use interface <insert_1> for multicast transmission.
Response
This message is for information only, no response is required.

BIP7372
An attempt to <insert_1> one or more multicast topics failed as the integration node is not enabled for multicast.
Severity
10 : Warning
Explanation
Although a deploy to the integration node was successful, an attempt to <insert_1> one or more multicast topics failed because the integration node is not enabled for multicast. The <insert_1> request(s) will not be performed.
Response
To correct this action, the integration node needs to be enabled for multicast and a complete re-deploy of the topic tree needs to be made.

BIP7373
RMM Warning: <insert_1>1
Severity
10 : Warning
Explanation
RMM Warning: <insert_1>1
Response
This is a warning message. No user action required.

BIP7374
RMM Error: <insert_1>1
Severity
30 : Severe error
Explanation
RMM Error: <insert_1>1
Response
This is an internal error. Contact your IBM support center.

BIP7375
RMM Error: Missing configuration entry: <insert_1>1
Severity
30 : Severe error
Explanation
The configuration entry <insert_1> is missing.
Response
Change the multicast configuration and try again.

BIP7376
RMM Error: Bad argument. Parameter <insert_1>, value: <insert_2>2
Severity
30 : Severe error
Explanation
Multicast support failed to start because of illegal configuration values.
Response
Check multicast configuration and try again.

BIP7377
RMM Error: Socket creation failed. Port:<insert_1>1
Severity
30 : Severe error
Explanation
Failed to create a socket. This may indicate a host network configuration problem.
Response
Failed to create a socket. This may indicate a host network configuration problem. For example, trying to create a multicast socket when multicast is disabled on the host.

BIP7378
RMM Error: Multicast interface setting to <insert_1> failed
Severity
30 : Severe error
Explanation
Failed to set the interface on the multicast socket. This may indicate a wrong configured interface address.
Response
This may indicate a wrong configured interface address. Check the multicast interface setting and try again.

BIP7379
RMM Error: Service <insert_1> interrupted
Severity
30 : Severe error
Explanation
The multicast service <insert_1> was interrupted.
Response
This is an internal error. Contact your IBM support center.

BIP7380
RMM Error: Failed to set Time-To-Live to: <insert_1>1
Severity
30 : Severe error
Explanation
Failed to set the Time-To-Live parameter on the multicast socket
Response
This is an internal error. Contact your IBM support center.

BIP7381
RMM Error: Failed to join multicast group <insert_1>1
Severity
30 : Severe error
Explanation
Failed to join a multicast group address. This may indicate of a multicast network configuration problem.
Response
A possible cause for this problem is a configured system limit on the maximum number of multicast groups.

BIP7382
RMM Error: Failed to leave multicast group <insert_1>1
Severity
30 : Severe error
Explanation
Failed to leave a multicast group address. This may indicate a multicast network configuration problem.
Response
Check your multicast group address configuration and try again.

BIP7383
RMM Error: Failed to allocate memory: <insert_1> bytes
Severity
30 : Severe error
Explanation
Failed to allocate enough memory to deal with an incoming message. Stream data reception stops.
Response
Consider increasing the JVM memory heap size or lowering messaging rate of other transmitters.

BIP7384
RMM Error: Encoding <insert_1> not supported on this host
Severity
30 : Severe error
Explanation
Failed to encode/decode a String because the local operating system does not support the specified encoding.
Response
This is an internal error. Contact your IBM support center.

BIP7385
RMM Error: Failed to resolve the address: <insert_1>1
Severity
30 : Severe error
Explanation
Failed to resolve an internet address.
Response
This is probably because of a DNS problem, check your DNS setting and try again.

BIP7386
RMM Error: Failed to set socket buffer <insert_1> to <insert_2>2
Severity
30 : Severe error
Explanation
Failed to set the buffer size on the socket.
Response
This probably indicates a configured limitation in the operating system. This warning may lead to inferior transport performance. Check operating system network configuration.

BIP7387
RMM Error: Received packet larger than configured PacketBufferLength <insert_1> from <insert_2>2
Severity
30 : Severe error
Explanation
Another machine sent a packet longer than the configured buffer length for incoming packets.
Response
This might indicate that another application is using multicast with a larger configured packet size or that a malicious sender attempts to send large packets to local machine. Check identity and configuration of the specified sending machine.

BIP7388
RMM Error: Terminating Service/Thread <insert_1> following unrecoverable problem
Severity
30 : Severe error
Explanation
A multicast thread had to stop, due to a general unexpected error.
Response
This is an internal error. Contact your IBM support center.

BIP7389
RMM Error: Failed to send a packet to <insert_1>1
Severity
30 : Severe error
Explanation
Failed to send a data packet because of a network connectivity problem.
Response
Check network connectivity and try again.

BIP7390
RMM Error: Clock moved <insert_1>1
Severity
30 : Severe error
Explanation
RMM Error: Clock moved <insert_1>1
Response
No user action required.

BIP7391
RMM Error: Failed to set socket parameter <insert_1> to <insert_2>2
Severity
30 : Severe error
Explanation
Failed to set socket parameter <insert_0> to <insert_1>. Exception is <insert_2>.
Response
Check operating system network configuration.

BIP7392
The integration node was unable to load the native library required for PGM/IP.
Severity
30 : Severe error
Explanation
A native library required for PGM/IP could not be loaded. The integration node will not be able to provide multicast support.
Response
Check that the integration node has been installed correctly and contact you IBM support center

BIP7393
The integration node multicast protocol has been set to PGM/IP. However, the integration node is not running with sufficient authority. The integration node will revert to UDP encapsulated PGM.
Severity
10 : Warning
Explanation
PGM/IP requires the integration node to be run with administrator privileges. The integration node has been started without this authority. PGM/IP will not be available.
Response
Restart the integration node with administrator privileges to use PGM/IP.

BIP7401
Successfully cloned integration node.
Severity
0 : Information
Explanation
Integration node <insert_1> has been successfully registered as a publish/subscribe clone of integration node <insert_2>.
Response
No user action required.

BIP7402
Failed to connect to cloned integration node's queue manager <insert_1>.
Severity
30 : Severe error
Explanation
The queue manager <insert_1> specified by the publish/subscribe clone integration node request could not be opened.
Response
Check that the queue manager specified is the correct one for the integration node you want to register as a clone.

BIP7403
Incorrect integration node name received during publish/subscribe cloning registration.
Severity
30 : Severe error
Explanation
The integration node name <insert_1> specified by the publish/subscribe clone integration node request did not match the integration node associated with queue manager <insert_2>.
Response
Check that the queue manager specified is the correct one for the integration node you want to register as a clone.

BIP7404
Neighbor (<insert_1>) is already known as a publish/subscribe neighbor.
Severity
30 : Severe error
Explanation
The Neighbor <insert_1> is already known as a publish/subscribe neighbor and can not be created as a clone.
Response
Either remove integration node <insert_1> as a Neighbor and retry the command, or choose another integration node to be a clone.

BIP7405
Blank integration node name <insert_1> or blank queue manager name <insert_2>.
Severity
30 : Severe error
Explanation
Blank integration node name <insert_1> or blank queue manager name <insert_2>.
Response
Check that you have specified values for the integration node name, or queue manager name. Also check that the command contains \" for the value data. mqsichangeproperties integrationNodeName -e integrationServer -o DynamicSubscriptionEngine -n clonedPubSubBrokerList -v \\"IBNODE1,QM1\\"

BIP7406
The following database table is missing: <insert_1>.
Severity
10 : Warning
Response
Take corrective action and re-try the operation.

BIP7407
Publish/Subscribe subscriptions recovery started. Found <insert_1> subscriptions.
Severity
0 : Information
Explanation
The Publish/Subscribe integration node is recovering subscriptions from the integration node's database.
Response
This message is for information only. There should be a matching message to indicate that recovery is complete; if such a message is not produced, then an error has occurred and it may be necessary to restart the integration node.

BIP7408
The integration node is being run using Java version <insert_1>, not the version it was shipped with.
Severity
10 : Warning
Explanation
The integration node is running a version of Java it was not shipped with. This may result in unexpected behavior.
Response
Check that the integration node profile has been run before starting the integration node and insure that the library path contains the integration node JRE lib directories.

BIP7409
The integration node was unable to create a JVM. The return code indicates that an unrecognized option was passed in to it. The integration node may be being run with a different level of Java than it was shipped with. The options supplied were: <insert_1>1
Severity
30 : Severe error
Explanation
The creation of the integration node JVM failed with a return code indicating that an argument was not recognized. It is likely that this has been cause by the integration node trying to run a different level of Java than it was shipped with.
Response
Check that the integration node profile has been run before starting the integration node and insure that the library path contains the integration node JRE lib directories.

BIP7410
Publish/Subscribe subscriptions recovery. Recovered <insert_1> subscriptions.
Severity
0 : Information
Explanation
The Publish/Subscribe integration node is recovering subscriptions from the integration node's database.
Response
This message is for information only. There should be a matching message to indicate that recovery is complete; if such a message is not produced, then an error has occurred and it may be necessary to restart the integration node.

BIP7411
Process <insert_1>(ID) could not be initialized with a JVM heap space request of (<insert_2>(min), <insert_3>(max)). Instead, the process has been started with a request of (<insert_4>(min), <insert_5>(max)).
Severity
10 : Warning
Explanation
The original requested JVM heap space requirements could not be satisfied because of a shortage of physical memory.
Response
Check that the JVM heap space requirements have been correctly specified and ensure that the machine has enough memory to support the request.

BIP7412
Integration node JVM startup: the specified JVM debug port (<insert_1>) is already in use.
Severity
10 : Warning
Explanation
The integration node JVM has been requested to use a TCPIP port for attaching a program to debug your code. The specified TCPIP port number is in use by another application so no tool to debug your code can be attached.
Response
Stop other applications from using the specified port, or use the mqsichangeproperties command to change the JVM debug port. You must restart the integration node, in either case, for the changes to take effect.

BIP7413
Integration node JVM startup: an exception occurred while trying to verify whether the specified JVM debug port (<insert_1>) is already in use. Exception details: <insert_2>
Severity
10 : Warning
Explanation
The integration node JVM has been requested to use a TCPIP port for attaching a program to debug your code, but an exception occurred while trying to verify whether the specified TCPIP port number is in use by another application. The port will therefore not be enabled for debug purposes.
Response
Check the exception details, and also look for other system log messages that may indicate a problem with accessing the socket information for the port. Verify that the Domain Name Server is available.

BIP7451
HotSwap deploy succeeded. The following AppDomains were reloaded: <insert_1>.
Severity
0 : Information
Explanation
As a result of a HotSwap deploy to the ApplicationBase directory <insert_2> the specified AppDomains were reloaded.
Response
No user action required.

BIP7452
A HotSwap deploy failed. The assembly <insert_1> could not be loaded in the AppDomain <insert_2> for the ESQL routine <insert_3>.
Severity
30 : Severe error
Explanation
An exception was found while reloading the AppDomain <insert_2> following a HotSwap deploy of the assembly <insert_1>.
Response
Check the error messages that follow to determine why the assembly failed to load then HotSwap deploy a new version of the assembly that fixes the problems found.

BIP7453
(<insert_1>, <insert_2>) : The ESQL routine <insert_3> tried to call the .NET method <insert_4> from assembly <insert_5> in AppDomain <insert_6>. This routine cannot be called as a previous HotSwap deploy failed.
Severity
30 : Severe error
Explanation
The routine <insert_3> cannot be called as there is an error from a previous HotSwap deploy failure.
Response
See the previous messages to determine why the HotSwap deploy failed. Correct the HotSwap deploy failure and complete a HotSwap deploy of a new version of the assembly that fixes the problems found during the HotSwap deploy.

BIP7454
The HotSwap deploy facility found an error while monitoring the Application Base <insert_2> and is stopping. The error code found was <insert_1>.
Severity
30 : Severe error
Explanation
An error was found that required the HotSwap deploy facility to stop. The integration server can continue, but new HotSwap deploys for any AppDomain cannot be processed until after the integration server is restarted.

BIP7455
The HotSwap deploy facility found an error while monitoring an Application Base and is stopping. The error code encountered was <insert_1>.
Severity
30 : Severe error
Explanation
An error was found that required the HotSwap deploy facility to stop. The integration server can continue, but new HotSwap deploys for any AppDomain cannot be processed until after the integration server is restarted.

BIP7456
(<insert_1>, <insert_2>) : The .NET CLR has not been loaded, so ESQL cannot run the .NET method <insert_3>.
Severity
30 : Severe error
Explanation
The ESQL routine <insert_4> could not run the .NET method <insert_3> from the assembly <insert_5>.
Response
Check that the full .NET framework V4.5 is installed correctly and that the IBM Integration Bus assemblies are present in the GAC.

BIP7457
The .NET CLR has not been loaded, so the .NETCompute node <insert_1> cannot start the class <insert_2> from the assembly <insert_3> in the AppDomain <insert_4>.
Severity
30 : Severe error
Explanation
The .NETCompute node <insert_1> could not start the class <insert_2> from the assembly <insert_3> as the CLR has not been loaded by the integration server.
Response
Check that the full .NET framework V4.5 is installed correctly and that the IBM Integration Bus assemblies are present in the GAC.

BIP7458
(<insert_1>, <insert_2>) : An error was found when trying to resolve the .NET class and method <insert_3> from assembly <insert_5>, which is referred to by the ESQL routine <insert_4>.
Severity
20 : Error
Explanation
The .NET method <insert_3> from assembly <insert_5> in location <insert_6> could not be found. Further messages are generated that explain the error in more detail.
Response
Correct the error in node <insert_1>, around line and column <insert_2>, then redeploy. Make sure that the assembly is present and accessible in the location specified. If the assembly is on a "mapped drive" or on a UNC path, make sure that the drive or path is visible in the session the integration server is running in. Also ensure that the integration node's user id has permission to execute the assembly. If you are using a policy, ensure that its ApplicationBase is set to the correct location of the assembly.

BIP7459
(<insert_1>, <insert_2>) : An error was found when trying to resolve the .NET class or method <insert_3> from assembly <insert_5>, which is referred to by the ESQL routine <insert_4>.
Severity
20 : Error
Explanation
The .NET method <insert_3> from assembly <insert_5> could not be found. Further messages are generated that explain the error in more detail.
Response
Correct the error in node <insert_1>, around line and column <insert_2>, then redeploy. You might be able to correct the error by specifying the full path to the assembly or by using a policy to set the Application Base.

BIP7460
(<insert_1>, <insert_2>) : The routine <insert_3> made an attempt to pass a REFERENCE to a SHARED ROW variable to a .NET method. This is not supported.
Severity
20 : Error
Explanation
A REFERENCE to a SHARED ROW variable cannot be passed to a .NET method.
Response
Correct the error in node <insert_1>, around line and column <insert_2>, then redeploy.

BIP7461
Node <insert_8>: Running .NET method <insert_3> in AppDomain <insert_7> derived from (<insert_1>, <insert_2>). Parameters passed <insert_4>. Resulting parameter values <insert_5>. Return value <insert_6>.
Severity
0 : Information

BIP7462
(<insert_1>, <insert_2>) : An error occurred while running the .NET method <insert_3> in AppDomain <insert_5>. The parameters passed to the method were <insert_4>.
Severity
20 : Error
Explanation
See other error messages for more information about this error.

BIP7463
(<insert_1>, <insert_2>) : LANGUAGE 'CLR' and LANGUAGE '.NET' routines are only supported on Windows.
Severity
30 : Severe error
Explanation
The ESQL routines can only call .NET methods on Windows.
Response
Correct the LANGUAGE error and redeploy.

BIP7464
The .NET method <insert_1> has an invalid parameter type that is not in the list of supported CLR parameter types or is of the wrong direction.
Severity
20 : Error
Explanation
One or more of the parameters to the specified .NET method <insert_1> are not in the list of supported CLR parameter types or are of the wrong direction. Ensure that all parameters to the CLR method are in the list of supported parameter datatypes and directions.
Response
Examine and correct the SQL program.

BIP7465
AppDomain <insert_1> tried to use <insert_2> as its Application Base when loading assembly <insert_3>. This location cannot be used as an Application Base.
Severity
30 : Severe error
Explanation
The root of a drive cannot be used for the Application Base of an AppDomain.
Response
Change the Application Base and redeploy.

BIP7466
AppDomain <insert_1> tried to load an assembly <insert_2> which has a relative path.
Severity
30 : Severe error
Explanation
Assemblies can be specifed with a fully qualified path or as a simple name but they cannot be specified with a relative path.
Response
Qualify the assembly name and redeploy.

BIP7467
The AppDomain <insert_1> (Id: <insert_4>) with the Application Base <insert_2> was referenced with a different Application Base of <insert_3>.
Severity
30 : Severe error
Explanation
An AppDomain can be referenced by more than one user, but each user must specify the same Application Base. Although an AppDomain can have only one Application Base, multiple AppDomains can share that Application Base.
Response
Change one of the Application Bases so that both are the same, or rename one of the AppDomains to create two different AppDomains.

BIP7468
An error <insert_1> was found while unloading the AppDomain <insert_2> with ID <insert_3>.
Severity
30 : Severe error
Explanation
If this error continues, restart the integration server.

BIP7469
The HotSwap deploy facility found an error while reloading an AppDomain and is stopping. The error code found was <insert_1>.
Severity
30 : Severe error
Explanation
An error was found that required the HotSwap deploy facility to stop. The integration server can continue, but new HotSwap deploys for any AppDomain cannot be processed until after the integration server is restarted.

BIP7470
The Version, Culture and PublicKeyToken properties for the assembly <insert_1> must all be specifed together, or none of them should be specified.
Severity
30 : Severe error
Explanation
Specify all three assembly properties for Version, Culture and PublicKeyToken, or remove them. The missing property or properties are <insert_2>.

BIP7471
The .NETCompute Node <insert_1> tried to call the Evaluate method from the class <insert_4> within the assembly <insert_2> in the AppDomain <insert_3>. This method cannot be called as a previous HotSwap deploy failed.
Severity
30 : Severe error
Explanation
The Evaluate method for this node cannot be called as there is an error from a previous HotSwap deploy failure.
Response
See the previous messages to determine why the HotSwap deploy failed. Correct the HotSwap deploy failure and complete a HotSwap deploy of a new version of the assembly that fixes the problems found during the HotSwap deploy.

BIP7472
Running the Evaluate method of the .NETCompute node <insert_1> from the assembly <insert_2> in the AppDomain <insert_3>.
Severity
10 : Warning
Explanation
Passing a message to the Evaluate method of the specified node.

BIP7473
A HotSwap deploy failed. The assembly <insert_1> could not be loaded in the AppDomain <insert_2> for the .NETCompute node <insert_3>.
Severity
30 : Severe error
Explanation
An exception occurred while reloading the AppDomain <insert_2> after a HotSwap deploy of the assembly <insert_1>.
Response
Check the error messages that follow to determine why the assembly failed to load and HotSwap deploy a new version of the assembly that fixes the problems found.

BIP7474
An error occurred when trying to resolve the .NETCompute node class <insert_1> from the assembly <insert_2>.
Severity
20 : Error
Explanation
The .NETCompute node class <insert_1> from assembly <insert_2> in location <insert_3> could not be loaded. See other error messages for more information about this error.
Response
Correct the error and redeploy. Make sure that the assembly is present and accessible in the location specified. If the assembly is on a "mapped drive" or on a UNC path, make sure that the drive or path is visible in the session the integration server is running in. Also ensure that the integration node's user id has permission to execute the assembly. If you are using a policy, ensure that its ApplicationBase is set to the correct location of the assembly.

BIP7475
An error was found when trying to resolve the .NETCompute node class <insert_1> in the assembly <insert_2>.
Severity
20 : Error
Explanation
The .NETCompute node class <insert_1> in assembly <insert_2> could not be loaded. See other error messages for more information about this error.
Response
You might be able to correct the error by specifying the full path to the assembly or by using a policy to set the Application Base.

BIP7476
An attempt was made to call a .NET method in the AppDomain <insert_2>, but the method name specified was invalid.
Severity
30 : Severe error
Explanation
The name <insert_1> is invalid for a .NET method. The method name must be qualified by a class name and must not be empty.
Response
Correct the method name and redeploy.

BIP7477
The .NET method <insert_1> with <insert_2> parameters could not be found in the assembly <insert_3>.
Severity
30 : Severe error
Explanation
The method must be public, static, and must have a signature that matches the integration node datatype mappings for .NET types.
Response
Correct the method and redeploy.

BIP7478
The .NET method <insert_1> has an invalid parameter type that is not in the list of supported CLR parameter types or is of the wrong direction.
Severity
20 : Error
Explanation
One or more of the parameters to the specified .NET method <insert_1> are not in the list of supported CLR parameter types or are of the wrong direction. Ensure that all parameters to the .NET method are in the list of supported parameter datatypes and directions.
Response
Examine and correct the SQL program.

BIP7479
The integer value <insert_1> cannot be converted to a CLR 'int' as it would overflow or underflow a 32 bit value.
Severity
20 : Error
Explanation
The CLR 'int' type is 32 bit and so can cannot contain the value <insert_1>.
Response
Examine and correct the SQL program.

BIP7480
The character value <insert_1> cannot be converted to a CLR 'Char' type as it is too long.
Severity
20 : Error
Explanation
The CLR 'Char' type can only hold a single character and so cannnot contain the value <insert_1>.
Response
Examine and correct the SQL program.

BIP7481
The NULL value was returned as an OUT, INOUT or RETURN value from a .NET method when the parameter in question was marked as 'NOT NULL'.
Severity
20 : Error
Explanation
A NULL value cannot be returned to a 'NOT NULL' paramater or RETURN value. The type of the returned parameter was <insert_1>.
Response
Examine and correct the SQL program.

BIP7482
A NULL value was passed as the <insert_1> parameter to a .NET method when the parameter in question was marked as 'NOT NULL'.
Severity
20 : Error
Explanation
A NULL value cannot be passed to a 'NOT NULL' parameter. The type of the parameter was <insert_2>.
Response
Examine and correct the SQL program.

BIP7483
There is more than one possible match in the assembly <insert_1> for the specified NBComputeNode of type <insert_2>.
Severity
30 : Severe error
Explanation
If multiple NBComputeNodes are present in the same assembly, use the "ClassName" property to choose between them by specifying either the class name, the namespace, or both.
Response
Set the "ClassName" property to identify the required node in a group of nodes of the same name and redeploy.

BIP7484
No NBComputeNode could be found in the assembly <insert_1> for the specified class name <insert_2>.
Severity
30 : Severe error
Explanation
A class that is directly or indirectly derived from the class NBComputeNode must exist in the assembly <insert_1> for the .NETCompute node to function.
Response
Ensure the assembly name and class name properties are correct and redeploy.

BIP7485
The specified NBComputeNode in the assembly <insert_1> does not have a default public constructor.
Severity
30 : Severe error
Explanation
The specified class <insert_2> must have a default public constructor.
Response
Ensure the class has a default constructor and redeploy.

BIP7486
The integration node encounted an unexpected error calling into the CLR as it was unable to get the current AppDomain ID. The error code was <insert_1>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.
Response
Ensure that the .NET Framework is installed correctly and that the integration node plug-in and support assemblies are installed into the GAC correctly.

BIP7487
The integration node found an unexpected error returning from a CLR call. The error code returned was <insert_1>. The source AppDomain ID for the call was <insert_2> and the target AppDomain ID was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.
Response
Ensure that the .NET Framework is installed correctly and that the integration node plug-in and support assemblies are installed into the GAC correctly.

BIP7488
The integration node found an unknown C++ exception whilst calling the CLR. The message was <insert_1>, the type of the exception was <insert_2> and the stack trace was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.
Response
Ensure that the code that is called does not throw C++ exceptions back to the integration node; instead convert them to CLR exceptions.

BIP7489
The integration node found a nested exception while processing an unknown C++ exception. The message was <insert_1>, the type of the exception was <insert_2> and the stack trace was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.

BIP7490
The integration node found a System.OutOfMemoryException exception while calling the CLR. The message was <insert_1>, the type of the exception was <insert_2> and the stack trace was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.

BIP7491
The integration node found a nested exception while processing a System.OutOfMemoryException exception. The message was <insert_1>, the type of the exception was <insert_2> and the stack trace was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.

BIP7492
The integration node found an exception while processing a previous exception. The outer exception message was <insert_1>, the type of the outer exception was <insert_2> and the stack trace of the outer exception was <insert_3>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.

BIP7493
The integration node found a CLR exception that was not derived from System.Exception while calling the CLR. The type of the exception was <insert_1> and the exception ToString is <insert_2>.
Severity
30 : Severe error
Explanation
Look for other error messages that explain this problem or restart the integration node.
Response
Ensure that all exceptions that are thrown back to the integration node derive from System.Exception.

BIP7494
The INTERVAL <insert_1> has the wrong qualifier <insert_2>. Only INTERVALs within the range DAY - SECOND are supported.
Severity
30 : Severe error
Explanation
Look for other error messages that indicate the source of this problem.
Response
Correct the error and redeploy.

BIP7495
The HotSwap deploy facility has started.
Severity
0 : Information
Explanation
The HotSwap deploy facility is now available and is monitoring all .NET AppDomains that have HotSwap enabled.
Response
No user action required.

BIP7496
Invalid parser for the target, the parser of the target must be of type <insert_1>.
Severity
30 : Severe error
Explanation
Look for other error messages that indicate the source of this problem.
Response
Correct the error and redeploy.

BIP7497
A disposed message was propagated.
Severity
20 : Error
Explanation
A node tried to propagate a message that has already been disposed. Disposing a message releases all resources associated with it, so it can no longer be used.
Response
Modify the node to ensure that no disposed messages are propagated.

BIP7498
Exception generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>, <insert_9>.
Severity
20 : Error
Explanation
This exception was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7499
Exception generated by user code. Additional information : <insert_1>, <insert_2>.
Severity
20 : Error
Explanation
This exception was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7510
Informational event generated by user code. No additional information provided.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7511
Informational event generated by user code. Additional information : <insert_1>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7512
Informational event generated by user code. Additional information : <insert_1>, <insert_2>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7513
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7514
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7515
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7516
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7517
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7518
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7519
Informational event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>, <insert_9>.
Severity
0 : Information
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7520
Warning event generated by user code. No additional information provided.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7521
Warning event generated by user code. Additional information : <insert_1>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7522
Warning event generated by user code. Additional information : <insert_1>, <insert_2>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7523
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7524
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7525
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7526
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7527
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7528
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7529
Warning event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>, <insert_9>.
Severity
10 : Warning
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7530
Exception event generated by user code. No additional information provided.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7531
Exception event generated by user code. Additional information : <insert_1>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7532
Exception event generated by user code. Additional information : <insert_1>, <insert_2>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7533
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7534
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7535
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7536
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7537
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7538
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7539
Exception event generated by user code. Additional information : <insert_1>, <insert_2>, <insert_3>, <insert_4>, <insert_5>, <insert_6>, <insert_7>, <insert_8>, <insert_9>.
Severity
20 : Error
Explanation
This event was generated as a CLR exception by user code running in .NET. This is the normal behavior of these statements.
Response
Because this is a user generated event, the user action is determined by the message flow and the type of event.

BIP7540
The <insert_1> object has been disposed.
Severity
30 : Severe error
Explanation
The node has attempted to reference an object that has been disposed.
Response
Contact the node provider for further details.

BIP7541
An attempt was made to modify an NBElement that is read-only.
Severity
30 : Severe error
Explanation
The node has attempted to change an NBElement that is read-only.
Response
Contact the node provider for further details.

BIP7542
An attempt was made to modify an NBMessage that is read-only.
Severity
30 : Severe error
Explanation
The node has attempted to change an NBMessage that is read-only.
Response
Contact the node provider for further details.

BIP7543
An attempt was made to dispose an NBMessage that is read-only.
Severity
30 : Severe error
Explanation
The node has attempted to dispose an NBMessage that is read-only.
Response
Contact the node provider for further details.

BIP7544
An attempt was made to call the RootElement property of an NBMessage that has been disposed.
Severity
30 : Severe error
Explanation
The node has attempted to obtain the root element of an NBMessage that is disposed.
Response
Contact the node provider for further details.

BIP7545
An attempt was made to copy an NBMessage that has been disposed.
Severity
30 : Severe error
Explanation
The node has attempted to copy an NBMessage that is disposed.
Response
Contact the node provider for further details.

BIP7546
An attempt was made to copy an NBMessage, but the target of the copy is read-only.
Severity
30 : Severe error
Explanation
The node has attempted to copy an NBMessage but the target of the copy is read-only.
Response
Contact the node provider for further details.

BIP7547
An attempt was made to use the GetBuffer method on an NBMessage, after the message has been disposed.
Severity
30 : Severe error
Explanation
The node has attempted call GetBuffer on an NBMessage but the message has been disposed.
Response
Contact the node provider for further details.

BIP7548
An attempt was made to construct an NBMessageAssembly using an NBMessage that has been disposed.
Severity
30 : Severe error
Explanation
The node has attempted to pass a disposed NBMessage object to the constructor of an NBMessageAssembly.
Response
Contact the node provider for further details.

BIP7549
HotSwap deploy Failed. The following AppDomains failed to be reloaded: <insert_1>.
Severity
20 : Error
Explanation
As a result of a HotSwap deploy to the ApplicationBase directory <insert_2> an attempt was made to reload the specified AppDomains, but this attempt failed.
Response
Look for other error messages that may explain this problem in more detail.

BIP7550
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7551
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the insert <insert_6>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7552
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7553
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7554
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7555
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7556
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>, <insert_11>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7557
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>, <insert_11>, <insert_12>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7558
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>, <insert_11>, <insert_12>, <insert_13>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7559
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the inserts <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>, <insert_11>, <insert_12>, <insert_13>, <insert_14>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7560
A <insert_2> was thrown from the .NET AppDomain <insert_4> to the integration node from the source <insert_3> with the message <insert_1> and the first nine inserts are <insert_6>, <insert_7>, <insert_8>, <insert_9>, <insert_10>, <insert_11>, <insert_12>, <insert_13>, <insert_14>.
Severity
20 : Error
Explanation
The stack trace for the exception is <insert_5>.
Response
Check the error messages that follow to determine where the exception was thrown from.

BIP7561
HotSwap deploy partially succeeded. The following AppDomains were reloaded <insert_1>, but these AppDomains failed to reload successfully: <insert_2>.
Severity
10 : Warning
Explanation
As a result of a HotSwap deploy to the ApplicationBase directory <insert_3> an attempt was made to reload the specified AppDomains, not all of the reloads were successful.
Response
Look for other error messages that may explain this problem in more detail.

BIP7562
A HotSwap deploy was triggered, but no AppDomains were reloaded.
Severity
10 : Warning
Explanation
As a result of a HotSwap deploy to the ApplicationBase directory <insert_1> an attempt was made to reload the registred AppDomains but no AppDomains were reloaded.
Response
Look for other error messages that may explain this problem in more detail.

BIP7563
The AppDomain <insert_1> could not be created because an integration node assembly is mising from the GAC. The assembly <insert_2> could not be loaded from the GAC.
Severity
30 : Severe error
Explanation
An integration node assembly missing from the GAC caused the creation of the AppDomain <insert_1> with the base directory <insert_3> to fail.
Response
Check that IBM Integration Bus is installed correctly and ensure that the listed assemblies are present in the GAC. The 'mqsiAssemblyInstall -l' command can be used see if the assembly is in the GAC. The 'mqsiAssemblyInstall -i' command can be used to put the assembly into the GAC if necessary.

BIP7564
The HotSwap deploy facility encountered an error while trying to monitor the Application Base <insert_2> and is stopping monitoring this directory.
Severity
30 : Severe error
Explanation
An error <insert_1> was found that required the HotSwap deploy facility to stop monitoring the specified directory. Other AppDomains (if any) will continue to be monitored.

BIP7565
A System.IO.FileNotFoundException was thrown whilst trying to load the assembly <insert_1> by code running in AppDomain <insert_3>.
Severity
20 : Error
Explanation
The fusion log for the load attempt was <insert_2>.
Response
Check the error messages that follow to determine why the file failed to load and make sure the file can be located.

BIP7566
The Application Base directory <insert_1> could not be created for the AppDomain <insert_2>. The error code was <insert_3>.
Severity
20 : Error
Explanation
The Application base could not be created for AppDomain <insert_2>.
Response
Stop and restart the integration node.

BIP7567
The .NET AppDomain <insert_1> cannot be deployed as .NET AppDomains can only be deployed to Windows integration nodes.
Severity
20 : Error
Explanation
Only Windows integration nodes can accept .NET AppDomains.
Response
Make sure that .NET AppDomain <insert_1> is deployed to a Windows integration node.

BIP7568
The .NET AppDomain <insert_1> cannot be deployed as .NET AppDomains can only be deployed to Windows integration nodes.
Severity
20 : Error
Explanation
Only Windows integration nodes can accept AppDomains.
Response
Make sure that .NET AppDomain <insert_1> is deployed to a Windows integration node.

BIP7569
The AppDomain <insert_1> could not be deleted as it is still in use.
Severity
20 : Error
Explanation
AppDomains can only be deleted after all nodes or ESQL routines using them have been deleted or stopped. The AppDomain base for this domain is <insert_2>.
Response
Delete use other users of this AppDomain before deleting the AppDomain itself.

BIP7570
The AppDomain <insert_1> was deployed, but no AppDomains were reloaded.
Severity
10 : Warning
Explanation
As a result of a deploy of the AppDomain <insert_1> an attempt was made to reload the registred AppDomains but no AppDomains were reloaded.
Response
Look for other error messages that may explain this problem in more detail.

BIP7571
A deploy of the .NET AppDomain <insert_1> succeeded. The following AppDomains were reloaded: <insert_2>.
Severity
0 : Information
Explanation
Following a deploy of a .NET AppDomain, the following AppDomains were reloaded <insert_2>.
Response
No user action required.

BIP7572
The AppDomain <insert_1> was deployed, but the registered domains <insert_2> could not be reloaded.
Severity
20 : Error
Explanation
As a result of a deploy of the AppDomain <insert_1> an attempt was made to reload the registered AppDomains <insert_2>, but this attempt failed.
Response
Look for other error messages that may explain this problem in more detail.

BIP7573
The deployment of the AppDomain <insert_1> only partially succeeded. The following AppDomains were reloaded <insert_2>, but these AppDomains failed to reload successfully: <insert_3>.
Severity
10 : Warning
Explanation
As a result of a deploy of the AppDomain <insert_1> an attempt was made to reload the specified registered AppDomains, but not all of the reloads were successful.
Response
Look for other error messages that may explain this problem in more detail.

BIP7574
An error was encountered when deploying the AppDomain <insert_1>. The Error code was <insert_2>.
Severity
10 : Warning
Explanation
As a result of a deploy of the AppDomain <insert_1> an attempt was made to reload the registred AppDomains but an error with code <insert_2> was encountered during reloading.
Response
Look for other error messages that may explain this problem in more detail.

BIP7575
The configuration file <insert_1> is not a valid configuration file and will be ignored by the integration node for the AppDomain <insert_2>.
Severity
10 : Warning
Explanation
The configration file <insert_1> is not valid because it does not have a root <configuration> tag. Therefore it will be ignored.
Response
If you wish this configuration file to be used by this AppDomain, correct the configuration file and redeploy.

BIP7576
The configuration file <insert_1> is not a valid configuration file and will be ignored by the integration node for AppDomain <insert_2>.
Severity
20 : Error
Explanation
An exception of type <insert_3> was encountered when trying to process the configration file <insert_1>. Therefore it will be ignored.
Response
If you wish this configuration file to be used by this AppDomain, correct the configuration file and redeploy. Also look for other error messages that may explain this problem in more detail.

BIP7577
An exception of type <insert_3> was caught whilst processing the integration nodes configuration file <insert_1> for AppDomain <insert_2>. This may cause subsequent problems when assemblies are loaded into the AppDomain.
Severity
10 : Warning
Explanation
An exception of type <insert_3> was encountered when trying to process the integration node configration file <insert_1> which is based on the user configuration file <insert_4>. The configuration file will be used, but there could be problems when assemblies are loaded.
Response
Try to correct the error and redeploy if there are subsequent errors whilst loading assemblies. Also look for other error messages that may explain this problem in more detail.

BIP7578
The assembly <insert_1> appears to be linked to a version of the IBM.Broker.Plugin assembly that is older than the current version for this integration node. The current integration node version is <insert_2>, but the version the assembly links to is <insert_3>.
Severity
20 : Error
Explanation
Ideally the linked version should be the same as the current version. However, a previous attempt by the integration node to setup a binding redirect from version <insert_3> to version <insert_2> for this assembly may have failed which is why this exception has occurred.
Response
Ensure that the configuration file for this AppDomain is valid so that the automatic binding redirect can succeed or alternatively relink the assembly with the curent version of the IBM.Broker.Plugin assembly. Taking a UserTrace of the deploy may also show extra details such as a Fusion log of the error. Also look for other error messages that may explain this problem in more detail.

BIP7579
The assembly <insert_1> appears to be linked to a version of the IBM.Broker.Plugin assembly that is newer than the current version for this integration node. The current integration node version is <insert_2>, but the version the assembly links to is <insert_3>.
Severity
20 : Error
Explanation
Ideally the linked version should be the same as the current version. However, a previous attempt by the integration node to setup a binding redirect for this assembly may have failed which is why this exception has occurred. Note that if the assembly <insert_1> uses APIs from the newer IBM.Broker.Plugin assembly that are different to those in the current version <insert_2> then this is not supported and will not work and could be the cause of a binding redirect failure.
Response
Ensure that the configuration file for this AppDomain is valid so that the binding redirect can succeed (if possible) or alternatively relink the assembly with the curent version of the IBM.Broker.Plugin assembly. Taking a UserTrace of the deploy may also show extra details such as a Fusion log of the error. Also look for other error messages that may explain this problem in more detail.

BIP7580
No NBComputeNode could be found in the assembly <insert_1>.
Severity
30 : Severe error
Explanation
A class that is directly or indirectly derived from the class NBComputeNode must exist in the assembly <insert_1> for the .NETCompute node to function.
Response
Ensure the assembly name is correct and redeploy.

BIP7581
The assembly <insert_1> appears to be linked to a version of the IBM.Broker.Plugin assembly that is different to the current version for this integration node which is <insert_2>.
Severity
20 : Error
Explanation
Ideally the versions should match. However, a previous attempt by the integration node to setup a binding redirect for this assembly may have failed which is why this exception has occurred.
Response
Ensure that the configuration file for this AppDomain is valid so that the automatic binding redirect can succeed or alternatively relink the assembly <insert_1> with the curent version of the IBM.Broker.Plugin assembly. Taking a UserTrace of the deploy may also show extra details such as a Fusion log of the error. Also look for other error messages that may explain this problem in more detail.

BIP7582
The specified NBComputeNode in the assembly <insert_1> does not have a default public constructor.
Severity
30 : Severe error
Explanation
The NBComputeNode class in the assembly <insert_1> must have a default public constructor.
Response
Ensure the class has a default constructor and redeploy.

BIP7583
The .NET CLR has not been loaded, so the <insert_1> connector cannot start the class <insert_2> from the assembly <insert_3> in the AppDomain <insert_4>.
Severity
20 : Error
Explanation
The <insert_1> connector could not start the class <insert_2> from the assembly <insert_3> as the CLR has not been loaded by the integration server.
Response
Check that the full .NET framework V4.5 is installed correctly and that the IBM Integration Bus assemblies are present in the GAC.

BIP7584
An error occurred when trying to resolve the .NET Connector class <insert_1> from the assembly <insert_2>.
Severity
20 : Error
Explanation
The .NET Connector class <insert_1> from assembly <insert_2> in location <insert_3> could not be loaded. See other error messages for more information about this error.
Response
Correct the error and redeploy. Make sure that the assembly is present and accessible in the location specified. If the assembly is on a "mapped drive" or on a UNC path, make sure that the drive or path is visible in the session the integration server is running in. Also ensure that the integration node's user id has permission to execute the assembly. If you are using a policy, ensure that its ApplicationBase is set to the correct location of the assembly.

BIP7585
An error was found when trying to resolve the .NET Connector class <insert_1> in the assembly <insert_2>.
Severity
20 : Error
Explanation
The .NET Connector class <insert_1> in assembly <insert_2> could not be loaded. See other error messages for more information about this error.
Response
You might be able to correct the error by specifying the full path to the assembly or by using a policy to set the Application Base.

BIP7586
There is more than one possible match in the assembly <insert_1> for the specified Connector of type <insert_2>.
Severity
20 : Error
Explanation
If multiple Connectors are present in the same assembly, use the "ClassName" property to choose between them by specifying either the class name, the namespace, or both.
Response
Set the "ClassName" property to identify the required Connector and redeploy.

BIP7587
No Connector could be found in the assembly <insert_1>.
Severity
20 : Error
Explanation
A class that is directly or indirectly derived from NBPollingInputConnector or NBEventInputConnector must exist in the assembly <insert_1> for the .NET Connector input node to function.
Response
Ensure the assembly name is correct and redeploy.

BIP7588
No Connector could be found in the assembly <insert_1> for the specified class name <insert_2>.
Severity
20 : Error
Explanation
A class that is directly or indirectly derived from NBPollingInputConnector or NBEventInputConnector must exist in the assembly <insert_1> for the .NET Connector input node to function.
Response
Ensure the assembly name and class name properties are correct and redeploy.

BIP7589
The specified Connector in the assembly <insert_1> does not have a public constructor with the correct signature.
Severity
20 : Error
Explanation
The Connector class in the assembly <insert_1> must have a public constructor with the correct signature [NBConnectorFactory, string, Dictionary<string, string>].
Response
Ensure the class has a correct constructor and redeploy.

BIP7590
The specified Connector in the assembly <insert_1> does not have a public constructor with the correct signature.
Severity
20 : Error
Explanation
The specified class <insert_2> must have a public constructor with the correct signature [NBConnectorFactory, string, Dictionary<string, string>].
Response
Ensure the class has a default constructor and redeploy.

BIP7591
A Connector called <insert_3> of type <insert_1> was switched with a Connector of type <insert_2>.
Severity
20 : Error
Explanation
The type of Connector <insert_3> must remain the same.
Response
Ensure the Connector class is of the correct type (<insert_1>) and redeploy.

BIP7592
There is more than one possible match in the assembly <insert_1> for the specified Connector. A possible match was found for <insert_2> and <insert_3>.
Severity
20 : Error
Explanation
If multiple Connectors are present in the same assembly, use the "ClassName" property to choose between them by specifying either the class name, the namespace, or both.
Response
Set the "ClassName" property to identify the required connector in a group of nodes of the same name and redeploy.

BIP7593
No matching class could be found in the assembly <insert_1>.
Severity
20 : Error
Explanation
A class that is directly or indirectly derived from <insert_2> must exist in the assembly <insert_1>.
Response
Ensure the assembly name is correct and contains a class of the correct type and redeploy.

BIP7594
No class derived from <insert_3> could be found in the assembly <insert_1> for the specified class name <insert_2>.
Severity
20 : Error
Explanation
A class called <insert_2> that is directly or indirectly derived from <insert_3> must exist in the assembly <insert_1>.
Response
Ensure the assembly name and class name properties are correct and redeploy.

BIP7595
The class <insert_3> derived from <insert_2> in the assembly <insert_1> does not have a public default constructor.
Severity
20 : Error
Explanation
The class <insert_3> derived from <insert_2> in the assembly <insert_1> must have a public default constructor.
Response
Ensure the class has a default constructor and redeploy.

BIP7596
The class <insert_2> derived from <insert_3> in the assembly <insert_1> does not have a public default constructor.
Severity
20 : Error
Explanation
The specified class <insert_2> derived from <insert_3> in the assembly <insert_1> must have a public default constructor.
Response
Ensure the class has a default constructor and redeploy.

BIP7597
A HotSwap deploy failed. The assembly <insert_1> could not be loaded in the AppDomain <insert_2> for the <insert_3> connector <insert_4>.
Severity
20 : Error
Explanation
An exception occurred while reloading the AppDomain <insert_2> after a HotSwap deploy of the assembly <insert_1>.
Response
Check the error messages that follow to determine why the assembly failed to load and HotSwap deploy a new version of the assembly that fixes the problems found.

BIP7598
The Connector <insert_1> tried to call the <insert_5> method from the class <insert_4> within the assembly <insert_2> in the AppDomain <insert_3>. This method cannot be called as a previous HotSwap deploy failed.
Severity
20 : Error
Explanation
The <insert_2> method for this node cannot be called as there is an error from a previous HotSwap deploy failure.
Response
See the previous messages to determine why the HotSwap deploy failed. Correct the HotSwap deploy failure and complete a new HotSwap deploy or a perform full deploy of a new version of the assembly that fixes the problems found during the HotSwap deploy.

BIP7599
The node <insert_1> tried to propagate a message to the terminal or label <insert_2> which does not exist.
Severity
20 : Error
Explanation
No terminal or label node could be found with the name <insert_2>. A message can only be propagated to a terminal or label that exists.
Response
Make sure that the terminal or label node exists and redeploy the flow.

BIP7801
INOUT or OUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> is not a node set.
Severity
20 : Error
Explanation
XPath expressions for INOUT and OUT variables must return a node set that contains at least one node. INOUT and OUT variables do not support XPath expressions that return Boolean, number, or string values.
Response
Alter the XPath expression for the specified INOUT or OUT variable so that it returns a node set that contains at least one node.

BIP7802
INOUT or OUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> is an empty node set.
Severity
20 : Error
Explanation
XPath expressions for INOUT and OUT variables must return a node set that contains at least one node.
Response
Alter the XPath expression for the specified INOUT or OUT variable so that it returns a node set that contains at least one node.

BIP7803
INOUT or OUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The type of the R variable <insert_1> is not supported.
Severity
20 : Error
Explanation
INOUT and OUT variables support only the R variable types logical, integer, double, and character.
Response
Alter the R code so that the type of the specified R variable is a supported variable type.

BIP7804
R node <insert_1> cannot find or cannot access the file <insert_2>.
Severity
20 : Error
Explanation
The specified R node cannot find or cannot access the specified file.
Response
Ensure that the specified file exists and that it can be accessed by the current user.

BIP7805
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R logical type variable.
Severity
20 : Error
Explanation
IN and INOUT variables that specify R logical type variables can be created from XPath expressions that return Boolean values, or XPath expressions that return node sets where all nodes have BOOLEAN type values.
Response
Alter the XPath expression for the specified IN or INOUT variable so that it returns a Boolean value, or a node set where all nodes have BOOLEAN type values.

BIP7806
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R integer type variable.
Severity
20 : Error
Explanation
IN and INOUT variables that specify R integer type variables can be created from XPath expressions that return Boolean or number values, or XPath expressions that return node sets where all nodes have BOOLEAN, INTEGER, or FLOAT type values.
Response
Alter the XPath expression for the specified IN or INOUT variable so that it returns a Boolean or number value, or a node set where all nodes have BOOLEAN, INTEGER, or FLOAT type values.

BIP7807
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R double type variable.
Severity
20 : Error
Explanation
IN and INOUT variables that specify R double type variables can be created from XPath expressions that return Boolean or number values, or XPath expressions that return node sets where all nodes have BOOLEAN, INTEGER, or FLOAT type values.
Response
Alter the XPath expression for the specified INOUT or OUT variable so that it returns a Boolean or number value, or a node set where all nodes have BOOLEAN, INTEGER, or FLOAT type values.

BIP7808
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R character type variable.
Severity
20 : Error
Explanation
IN and INOUT variables that specify R character type variables can be created from XPath expressions that return string values, or XPath expressions that return node sets where all nodes have CHARACTER type values.
Response
Alter the XPath expression for the specified IN or INOUT variable so that it returns a string value, or a node set where all nodes have CHARACTER type values.

BIP7809
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> is an empty node set.
Severity
20 : Error
Explanation
XPath expressions for IN and INOUT variables must return a node set that contains at least one node.
Response
Alter the XPath expression for the specified IN or INOUT variable so that it returns a node set that contains at least one node.

BIP7810
R node <insert_1> failed to parse the file <insert_2>. The R runtime component reported that the file contains R syntax errors. The error message from the R runtime component is <insert_3>.
Severity
20 : Error
Explanation
The R node cannot parse the specified file because it contains R syntax errors.
Response
Correct the R syntax errors in the specified file.

BIP7811
R node <insert_1> failed to evaluate the file <insert_2>. The R runtime component reported that errors occurred during evaluation. The error message from the R runtime component is <insert_3>.
Severity
20 : Error
Explanation
The R node failed to evaluate the specified file because errors occurred during evaluation.
Response
Examine the error message from the R runtime component.

BIP7812
R node <insert_1> has a variable <insert_2> that is configured with an invalid type <insert_3>. Valid types are 'logical', 'integer', 'double', or 'character'.
Severity
20 : Error
Explanation
The specified variable is configured with an invalid type.
Response
Alter the specified variable so that it is configured with a valid type.

BIP7813
R node <insert_1> has a variable <insert_2> that is configured with an invalid direction <insert_3>. Valid directions are 'IN', 'OUT', or 'INOUT'.
Severity
20 : Error
Explanation
The specified variable is configured with an invalid direction.
Response
Alter the specified variable so that it is configured with a valid direction.

BIP7814
R node <insert_1> has one or more variables that are configured with an empty name.
Severity
20 : Error
Explanation
The specified variable is configured with an empty name.
Response
Alter the specified variable so that it specifies a name.

BIP7815
R node <insert_1> has two or more variables that are configured with the name <insert_2>.
Severity
20 : Error
Explanation
Two or more variables are configured with the specified name.
Response
Ensure that all variables on the specified node have unique names.

BIP7816
R node <insert_1> has a variable <insert_2> that is configured with an empty XPath expression.
Severity
20 : Error
Explanation
The specified variable is configured with an empty XPath expression.
Response
Alter the specified variable so that it specifies an XPath expression.

BIP7817
R node <insert_1> is assigning the value <insert_2> to the R logical type variable <insert_3> (value <insert_4> of <insert_5>).
Severity
0 : Information

BIP7818
R node <insert_1> is assigning the value <insert_2> to the R integer type variable <insert_3> (value <insert_4> of <insert_5>).
Severity
0 : Information

BIP7819
R node <insert_1> is assigning the value <insert_2> to the R double type variable <insert_3> (value <insert_4> of <insert_5>).
Severity
0 : Information

BIP7820
R node <insert_1> is assigning the value <insert_2> to the R character type variable <insert_3> (value <insert_4> of <insert_5>).
Severity
0 : Information

BIP7821
R node <insert_1> is assigning the value <insert_2> from the R logical type variable <insert_3> to the message tree element <insert_4> (value <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7822
R node <insert_1> is assigning the value <insert_2> from the R integer type variable <insert_3> to the message tree element <insert_4> (value <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7823
R node <insert_1> is assigning the value <insert_2> from the R double type variable <insert_3> to the message tree element <insert_4> (value <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7824
R node <insert_1> is assigning the value <insert_2> from the R character type variable <insert_3> to the message tree element <insert_4> (value <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7825
R node <insert_1> is creating a new message tree element <insert_2> to hold a value from the R variable <insert_3>.
Severity
0 : Information

BIP7826
R node <insert_1> is evaluating the file <insert_2>.
Severity
0 : Information

BIP7827
R node <insert_1> evaluated the file <insert_2> successfully.
Severity
0 : Information

BIP7828
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R logical type variable.
Severity
20 : Error
Explanation
R logical type variables can be created from elements with BOOLEAN type values only.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT variable have BOOLEAN type values.

BIP7829
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R integer type variable.
Severity
20 : Error
Explanation
R integer type variables can be created from elements with BOOLEAN, INTEGER, or FLOAT type values.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT variable have BOOLEAN, INTEGER, or FLOAT type values.

BIP7830
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R double type variable.
Severity
20 : Error
Explanation
R double type variables can be created from elements with BOOLEAN, INTEGER, or FLOAT type values.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT variable have BOOLEAN, INTEGER, or FLOAT type values.

BIP7831
IN or INOUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R character type variable.
Severity
20 : Error
Explanation
R character type variables can be created from elements with CHARACTER type values only.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT variable have CHARACTER type values.

BIP7832
INOUT or OUT variable <insert_1> that is configured on R node <insert_2> cannot be processed. The R variable <insert_1> does not exist.
Severity
20 : Error
Explanation
The specified R variable does not exist.
Response
Ensure that the specified R variable exists. You might need to correct the variable, or correct the R code.

BIP7833
Data frame <insert_1> (with INOUT and OUT columns) that is configured on R node <insert_2>, cannot be processed. The R data frame <insert_1> does not exist.
Severity
20 : Error
Explanation
The specified R data frame does not exist.
Response
Ensure that the specified R data frame exists. You might need to correct the variable, or correct the R code.

BIP7834
Data frame <insert_1> (with INOUT and OUT columns) that is configured on R node <insert_2>, cannot be processed. The R data frame <insert_1> does not contain the column <insert_3>.
Severity
20 : Error
Explanation
The specified R data frame exists, but does not contain the specified column.
Response
Ensure that the specified R data frame contains the specified column. You might need to correct the variable, or correct the R code.

BIP7835
Data frame <insert_1> (with INOUT and OUT columns) that is configured on R node <insert_2>, cannot be processed. The R variable <insert_1> is not a data frame.
Severity
20 : Error
Explanation
The specified R variable exists, but is not a data frame.
Response
Ensure that the specified R variable is a data frame. You might need to correct the variable, or correct the R code.

BIP7836
R node <insert_1> is connecting to the Rserve server at <insert_2>, port <insert_3>.
Severity
0 : Information

BIP7837
R node <insert_1> connected to the Rserve server at <insert_2>, port <insert_3> successfully.
Severity
0 : Information

BIP7838
R node <insert_1> terminated a connection to the Rserve server at <insert_2>, port <insert_3>.
Severity
0 : Information

BIP7839
R node <insert_1> failed to connect to the Rserve server at <insert_2>, port <insert_3>. The error was: <insert_4>.
Severity
20 : Error
Explanation
The specified R node failed to connect to the specified Rserve server. The specified Rserve server might be unavailable or this system cannot connect to it.
Response
Check that the Rserve server has been specified correctly. Check that the specified Rserve server is available, and that this system can connect to it.

BIP7840
Data frame <insert_1> (with IN and INOUT columns) that is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> is an empty node set.
Severity
20 : Error
Explanation
XPath expressions for data frames must return a node set that contains at least one node.
Response
Alter the XPath expression for the specified data frame so that it returns a node set that contains at least one node.

BIP7841
Data frame <insert_1> (with IN and INOUT columns) that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> is not a node set.
Severity
20 : Error
Explanation
XPath expressions for data frames must return a node set that contains at least one node. Data frames do not support XPath expressions that return Boolean, number, or string values.
Response
Alter the XPath expression for the specified data frame so that it returns a node set that contains at least one node.

BIP7842
IN or INOUT column <insert_4> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> (relative to element <insert_5>) is a node set that contains more than one node.
Severity
20 : Error
Explanation
XPath expressions for IN and INOUT columns in data frames must return a node set that contains at most one node.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a node set that contains at most one node.

BIP7843
IN or INOUT column <insert_4> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> (relative to element <insert_5>) is not a node set.
Severity
20 : Error
Explanation
XPath expressions for IN and INOUT columns in data frames must return a node set that contains at most one node. IN and INOUT columns in data frames do not support XPath expressions that return Boolean, number, or string values.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a node set that contains at most one node.

BIP7844
Data frame <insert_1> (with INOUT and OUT columns) that is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> is an empty node set.
Severity
20 : Error
Explanation
XPath expressions for data frames must return a node set that contains at least one node.
Response
Alter the XPath expression for the specified data frame so that it returns a node set that contains at least one node.

BIP7845
Data frame <insert_1> (with INOUT and OUT columns) that is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> is not a node set.
Severity
20 : Error
Explanation
XPath expressions for data frames must return a node set that contains at least one node. Data frames do not support XPath expressions that return Boolean, number, or string values.
Response
Alter the XPath expression for the specified data frame so that it returns a node set that contains at least one node.

BIP7846
INOUT or OUT column <insert_4> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> (relative to element <insert_5>) is a node set that contains more than one node.
Severity
20 : Error
Explanation
XPath expressions for INOUT and OUT columns in data frames must return a node set that contains at most one node.
Response
Alter the XPath expression for the specified INOUT or OUT column in the specified data frame so that it returns a node set that contains at most one node.

BIP7847
INOUT or OUT column <insert_4> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> (relative to element <insert_5>) is an empty node set.
Severity
20 : Error
Explanation
XPath expressions for INOUT and OUT columns in data frames must return a node set that contains one node.
Response
Alter the XPath expression for the specified INOUT and OUT column in the specified data frame so that it returns a node set that contains one node.

BIP7848
INOUT or OUT column <insert_4> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The result of evaluating the XPath expression <insert_3> (relative to element <insert_5>) is not a node set.
Severity
20 : Error
Explanation
XPath expressions for INOUT and OUT columns in data frames must return a node set that contains one node. Columns in data frames do not support XPath expressions that return Boolean, number, or string values.
Response
Alter the XPath expression for the specified INOUT or OUT column in the specified data frame so that it returns a node set that contains one node.

BIP7849
INOUT or OUT column <insert_3> in data frame <insert_1>, which is configured on R node <insert_2>, cannot be processed. The type of the column <insert_3> in the R data frame <insert_1> is not supported.
Severity
20 : Error
Explanation
INOUT or OUT columns in data frames support only the R variable types logical, integer, double, and character.
Response
Alter the R code so that the type of the specified column in the specified R data frame is a supported variable type.

BIP7850
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R logical type variable.
Severity
20 : Error
Explanation
IN and INOUT columns in data frames that specify R logical type variables can be created from XPath expressions that return Boolean values, or XPath expressions that return node sets where all nodes have BOOLEAN type values.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a Boolean value, or a node set where all nodes have BOOLEAN type values.

BIP7851
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R integer type variable.
Severity
20 : Error
Explanation
IN and INOUT columns in data frames that specify R integer type variables can be created from XPath expressions that return Boolean values, or XPath expressions that return node sets where all nodes have BOOLEAN, INTEGER, or FLOAT type values.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a Boolean value, or a node set where all nodes have BOOLEAN, INTEGER, or FLOAT type values.

BIP7852
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R double type variable.
Severity
20 : Error
Explanation
IN and INOUT columns in data frames that specify R double type variables can be created from XPath expressions that return Boolean values, or XPath expressions that return node sets where all nodes have BOOLEAN, INTEGER, or FLOAT type values.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a Boolean value, or a node set where all nodes have BOOLEAN, INTEGER, or FLOAT type values.

BIP7853
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The result of evaluating the XPath expression <insert_3> cannot be converted into an R character type variable.
Severity
20 : Error
Explanation
IN and INOUT columns in data frames that specify R character type variables can be created from XPath expressions that return string values, or XPath expressions that return node sets where all nodes have CHARACTER type values.
Response
Alter the XPath expression for the specified IN or INOUT column in the specified data frame so that it returns a string value, or a node set where all nodes have CHARACTER type values.

BIP7854
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R logical type variable.
Severity
20 : Error
Explanation
R logical type variables can be created from elements with BOOLEAN type values only.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT column in the specified data frame have BOOLEAN type values.

BIP7855
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R integer type variable.
Severity
20 : Error
Explanation
R integer type variables can be created from elements with BOOLEAN, INTEGER, or FLOAT type values.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT column in the specified data frame have BOOLEAN, INTEGER, or FLOAT type values.

BIP7856
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R double type variable.
Severity
20 : Error
Explanation
R double type variables can be created from elements with BOOLEAN, INTEGER, or FLOAT type values.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT column in the specified data frame have BOOLEAN, INTEGER, or FLOAT type values.

BIP7857
IN or INOUT column <insert_4> in data frame <insert_1> that is configured on R node <insert_2> cannot be processed. The value of element <insert_3> cannot be converted into an R character type variable.
Severity
20 : Error
Explanation
R character type variables can be created from elements with CHARACTER type values only.
Response
Ensure that all nodes that are selected by the XPath expression on the specified IN or INOUT column in the specified data frame have CHARACTER type values.

BIP7858
R node <insert_1> is assigning the value <insert_2> to the R logical type column <insert_3> in data frame <insert_6> (row <insert_4> of <insert_5>).
Severity
0 : Information

BIP7859
R node <insert_1> is assigning the value <insert_2> to the R integer type column <insert_3> in data frame <insert_6> (row <insert_4> of <insert_5>).
Severity
0 : Information

BIP7860
R node <insert_1> is assigning the value <insert_2> to the R double type column <insert_3> in data frame <insert_6> (row <insert_4> of <insert_5>).
Severity
0 : Information

BIP7861
R node <insert_1> is assigning the value <insert_2> to the R character type column <insert_3> in data frame <insert_6> (row <insert_4> of <insert_5>).
Severity
0 : Information

BIP7862
R node <insert_1> is assigning the value <insert_2> from the R logical type column <insert_3> in data frame <insert_8> to the message tree element <insert_4> (row <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7863
R node <insert_1> is assigning the value <insert_2> from the R integer type column <insert_3> in data frame <insert_8> to the message tree element <insert_4> (row <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7864
R node <insert_1> is assigning the value <insert_2> from the R double type column <insert_3> in data frame <insert_8> to the message tree element <insert_4> (row <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7865
R node <insert_1> is assigning the value <insert_2> from the R character type column <insert_3> in data frame <insert_8> to the message tree element <insert_4> (row <insert_5> of <insert_6>, element <insert_7>).
Severity
0 : Information

BIP7866
An unexpected exception occurred in R node <insert_1>. Message: <insert_2>. Stack trace: <insert_3>.
Severity
20 : Error
Explanation
An unexpected exception occurred in the specified R node.
Response
This is an internal error. Contact your IBM Support Center.

BIP7867
R node <insert_1> failed to load saved R objects from the file <insert_2>. The error message from the R runtime component is <insert_3>.
Severity
20 : Error
Explanation
The R node cannot load saved R objects from the specified file.
Response
Check that the specified file contains saved R objects that are written to that file by using the R 'save' function.

BIP7868
No evaluation script is configured for R node <insert_1>.
Severity
20 : Error
Explanation
No evaluation script is configured for the specified R node.
Response
Configure an evaluation script on the specified R node.

BIP7869
R node <insert_1> has two or more data frames that are configured with the name <insert_2>.
Severity
20 : Error
Explanation
Two or more data frames are configured with the specified name.
Response
Ensure that all data frames on the specified node have unique names.

BIP7870
R node <insert_1> has a column <insert_2> configured in data frame <insert_3>, but the data frame <insert_3> is not recognised.
Severity
20 : Error
Explanation
The specified R node has a column configured in a data frame, but the data frame is not recognised.
Response
Ensure that the specified data frame is configured on the specified R node.

BIP7871
R node <insert_1> has two or more columns that are configured with the name <insert_2> in the data frame <insert_3>.
Severity
20 : Error
Explanation
Two or more columns are configured with the specified name in the specified data frame.
Response
Ensure that all columns in the specified data frame on the specified node have unique names.

BIP7943
A message is being processed in node <insert_1>, with the following attributes derived from the local environment <insert_2>.
Severity
0 : Information
Explanation
Each message that is processed by the node might use different attributes derived from the local environment. This message records the attribute values that are used for a specific message.
Response
No user action required.

BIP7944
A message is being processed in node <insert_1>, with the following attributes derived from the policy at <insert_2>: <insert_3>.
Severity
0 : Information
Explanation
Each message that is processed by the node might use different attributes derived from a policy. This message records the attribute values that are used for a specific message.
Response
No user action required.

BIP7945
A message is being processed in node <insert_1>, with the following attributes derived from the policy at <insert_2>: <insert_3>, and the following attributes derived from the local environment <insert_4>.
Severity
0 : Information
Explanation
Each message processed by the node might use different attributes derived from a policy or the local environment. This message records the attribute values that are used for a specific message.
Response
No user action required.

BIP7946
Failed to retrieve policy document from location <insert_1>.
Severity
20 : Error
Explanation
A request to retrieve the policy document from location <insert_1> failed.
Response
Check that the policy URL attribute value is correct and that the system that hosts the document is running and providing access to the document.

BIP7947
Missing name in Integration Registry policy URL attribute value <insert_1>.
Severity
20 : Error
Explanation
An Integration Registry policy URL must contain a name and a type, of the form '/policyType/policyName'.
Response
Correct the policy URL to include a type and a name, or use another supported syntax for the policy URL. policy URLs must be one of: 'http&colon.//host&colon.port/path', 'file&colon.//path', '/[apiv1/policy/]type/name', './type/name'.

BIP7948
Unsupported URL scheme <insert_1> for policy URL attribute value <insert_2>.
Severity
20 : Error
Explanation
The policy URL uses a scheme which is not supported.
Response
Correct the policy URL to use a supported scheme. Valid schemes are 'http' and 'file'.

BIP7949
Invalid policy document <insert_1>. The policy property <insert_2> has an invalid value <insert_3>.
Severity
0 : Information
Explanation
The policy document contained invalid content.
Response
Correct the policy to contain the correct content. Check the mqsi_filepath/sample/Policy/WorkloadManagement_Policy.xml for an example of a correct format.

BIP7950
Failed to run a process on IBM Sterling Connect:Direct server due to error: <insert_1>. Process attempted: <insert_2>.
Severity
20 : Error
Explanation
The IBM Sterling Connect:Direct server failed to run the command given above.
Response
Review the cause of the error given.

BIP7951
Failed to connect to IBM Sterling Connect:Direct server on hostname <insert_1> using port <insert_2> and username <insert_3>. Reason <insert_4>.
Severity
20 : Error
Explanation
An attempt was made to connect to the IBM Sterling Connect:Direct server.
Response
Check that the IBM Sterling Connect:Direct server is running on the hostname and port given.

BIP7952
Failed to find the security identity <insert_1> required to connect to IBM Sterling Connect:Direct server.
Severity
20 : Error
Explanation
To use the IBM Integration Bus CD nodes, you must set the security identity with details of a user that can connect to the IBM Sterling Connect:Direct server.
Response
Use the mqsisetdbparms command to define a security identity.
For example: mqsisetdbparms IBNODE -n cd&colon.&colon.default -u mqbroker -p xxxxxxx

BIP7953
Failed to find netmap to remote IBM Sterling Connect:Direct server <insert_1>
Severity
20 : Error
Explanation
An attempt was made by the PNODE to find a connection to the required SNODE.
Response
Check that the IBM Sterling Connect:Direct server has a netmap definition allowing the PNODE to connect to the required SNODE.

BIP7954
CDOutput node <insert_1> in message flow <insert_2> has successfully sent a command to the IBM Sterling Connect:Direct server <insert_3> to start the transfer of the file to the remote system. Process script used: <insert_4>.
Severity
0 : Information
Explanation
None.
Response
None.

BIP7955
An attempt was made to transfer to an unsupported operating system type <insert_1>.
Severity
20 : Error
Explanation
Not all types of remote IBM Sterling Connect:Direct server operating systems are supported.
Response
Check the Statement of Environment for integration node for a full list of supported remote operating systems.

BIP7956
Failed to deploy the flow because policy name: <insert_1> is not valid.
Severity
20 : Error
Explanation
The policy name specified in the property for the node does not exist.
Response
Specify the correct policy name in the property for the IBM Integration Bus CD node.

BIP7957
Queue prefix <insert_1> specified in the CDServer policy is not valid.
Severity
20 : Error
Explanation
A queue prefix can have a maximum length of 16 characters.
Response
Review the cause of the error given.

BIP7958
Queue prefix <insert_1> specified in the CDServer policy is not valid.
Severity
20 : Error
Explanation
A queue prefix cannot start or end with the period (.) character.
Response
Review the cause of the error given.

BIP7959
Queue prefix <insert_1> specified in the CDServer policy is not valid.
Severity
20 : Error
Explanation
Queue prefix contains a character that is not valid; the valid chararacters are
A-Z
a-z
0-9
period (.)
forward slash (/)
underscore (_)
%.
Response
Review the cause of the error given.

BIP7960
Port number <insert_1> specified in the CDServer policy is not valid.
Severity
20 : Error
Explanation
Port number must not contain any character values.
Response
Review the cause of the error given.

BIP7961
Port number <insert_1> specified in the CDServer policy is not valid.
Severity
20 : Error
Explanation
The port value must be between 0 and 65535.
Response
Review the cause of the error given.

BIP7962
File path <insert_1> specified for the property <insert_2> in the CDServer policy is not valid.
Severity
20 : Error
Explanation
The file path must exist in the local or remote system.
Response
Review the cause of the error given.

BIP7963
Failed to collect copy statistics for transfers to IBM Sterling Connect&colon.Direct server <insert_1> using policy <insert_2>.
Severity
20 : Error
Explanation
It has not been possible to collect copy statistics for the given server. See previous error message for the possible cause.
Response
Check the previous error message for the cause of the issue.

BIP7964
Error received from IBM Sterling Connect&colon.Direct when trying to retrieve copy statistics. Error message: <insert_1>
Severity
20 : Error
Explanation
It has not been possible to collect copy statistics because of the IBM Sterling Connect&colon.Direct error given.
Response
Try to resolve the given IBM Sterling Connect&colon.Direct error.

BIP7965
WebSphere MQ error when trying to store state about IBM Sterling Connect&colon.Direct transfers. Queue name: <insert_1>, return code: <insert_2>.
Severity
20 : Error
Explanation
It has not been possible to collect copy statistics because of the WebSphere MQ error given.
Response
Try to resolve the given error caused by IBM Sterling Connect&colon.Direct.

BIP7966
The properties for CDServer policy <insert_1> are not valid, either <insert_2>:<insert_3>, or <insert_4>:<insert_5> are incorrect.
Severity
20 : Error
Explanation
One or more of the values for <insert_2> and <insert_4> are incorrect.
These properties must be set, either both to valid values, or both to an empty string.
Response
Correct the CDServer policy properties.

BIP7967
The file <insert_2> is not within the directory <insert_1> specified as the cdPathToInputDir in the policy. IBM Sterling Connect:Direct transfer is ignored for the file.
Severity
0 : Information
Explanation
The IBM Sterling Connect:Direct destination file path must start with the cdPathToInputDir specified in the policy.
Response
Ensure that the cdPathToInputDir property value specified in the CDServer policy is correct.

BIP7968
An error occurred while accessing dataset <insert_1>.
Severity
0 : Information
Explanation
The following exception occurred, <insert_2>.
Response
Ensure that the dataset exists and is not currently in use.

BIP7969
An error occurred when writing dataset <insert_1> to the uss file <insert_2>.
Severity
0 : Information
Explanation
The following exception occurred, <insert_3>.
Response
Ensure that the integration node has permission to write to the file.

BIP7970
Dataset <insert_1> is of a type that is not supported by a CDInput node.
Severity
0 : Information
Explanation
Only sequential, pds, and pdse dataset types are supported.
Response
Check the type of dataset being transferred.

BIP7971
An error occurred when processing dataset <insert_1>. Adding a timestamp to a dataset is not a valid option for "Action on successful processing" or "Failed file action".
Severity
0 : Information
Explanation
Adding a timestamp to a dataset is not a valid option for "Action on successful processing" or "Failed file action".
Response
Change the option on either process to one that is valid.

BIP7972
The filter directory (<insert_1>) on CDInput node (<insert_2>) is not an absolute path, either by itself, or relative to the policy property brokerPathToInputDir (<insert_3>).
Severity
0 : Information
Explanation
The filter expression must, either be an absolute path on the integration node machine, or a relative path to the policy property brokerPathToInputDir.
Response
Either change the filter expression to be an absolute path, or modify brokerPathToInputDir to be an absolute path to one that the filter expression can be relative to.

BIP7973
Missing destination file name for CDOutput node <insert_1> in message flow <insert_2>.
Severity
0 : Information
Explanation
The CDOutput node has recieved a request to build or transfers a destination file with an empty or null name.
Response
Ensure that the node destination file name property is set correctly.

BIP7974
Received statistic from IBM Sterling Connect&colon.Direct for file <insert_1>, which does not specify a directory. The file will be ignored.
Severity
10 : Warning
Explanation
A transfer has been performed to the IBM Sterling Connect&colon.Direct server without specifying the directory to use and the CD server does not have a default download directory defined.
Response
For the CDInput node to be able to process this transfer, the default download directory must be defined on the IBM Sterling Connect&colon.Direct server. Modify the IBM Sterling Connect&colon.Direct userfile.cfg to set the pstmt.download_dir property to the required download directory.

BIP7975
The FileOutput node <insert_1> in messageflow <insert_2> is about to execute the FTP/SFTP Precommand/Postcommand <insert_3> with parameters <insert_4> and ignoreErrors set to <insert_5>.
Severity
0 : Information
Explanation
None.
Response
None.

BIP7976
The FTP command <insert_1> completed with the FTP return code <insert_2>.
Severity
0 : Information
Explanation
None.
Response
None.

BIP7977
There are two or more transfer commands in the local environment for a given pre or post command. First command called <insert_1>; Second command called <insert_2>. There must only be one command per pre or post command entry in the local environment.
Severity
20 : Error
Explanation
There must only be one command per pre or post command entry in the local environment.
Response
Remove the second command and place it in its own pre or post command.

BIP7978
Message flow <insert_1> has a work load management policy <insert_2> set but there is no <insert_3> policy defined with that name.
Severity
20 : Error
Explanation
An attempt was made to set the workload management policy on the message flow to a policy that does not exist.
Response
Ensure that the policy exists and is of the correct type.

BIP7979
Message flow <insert_1> has an invalid work load management policy <insert_2> and has been stopped.
Severity
20 : Error
Explanation
The workload management policy for the message flow is invalid, so the message flow has been stopped.
Response
Check previous error messages for the cause of the failure in the workload management policy.

BIP7980
Message flow <insert_1> workload management property <insert_2> has been set to the value <insert_3> contained in the workload management policy <insert_4>.
Severity
20 : Error
Explanation
None.
Response
None.

BIP7981
Message flow <insert_1> workload management property <insert_2> has been set to the value <insert_3> using the value defined on the flow.
Severity
20 : Error
Explanation
None.
Response
None.

BIP7982
Notification threshold value of <insert_1> is invalid.
Severity
20 : Error
Explanation
An attempt was made to change the value of a message flow property, called <insert_3>, from <insert_2> to <insert_1>. The value must be a valid integer that is equal to or greater than 0.
Response
Ensure the value being set is a valid integer that is equal to or greater than 0.

BIP7983
Maximum rate value of <insert_1> is invalid.
Severity
20 : Error
Explanation
An attempt was made to change the value of a message flow property, called <insert_3>, from <insert_2> to <insert_1>. The value must be a valid integer that is equal to or greater than 0.
Response
Ensure the value being set is a valid integer that is equal to or greater than 0.

BIP7984
Message flow <insert_1> is unresponsive, so restarting the integration server.
Severity
0 : Information
Explanation
Because message flow <insert_1> is unresponsive, the integration server is being restarted.
Response
Review the message flow to see if there are any reasons why the flow has become unresponsive.

BIP7985
Integration server <insert_1> is being restarted automatically due to a user configured action.
Severity
0 : Information
Explanation
The integration server <insert_1> is being restarted in a controlled manner because of a condition set up by the user. See previous messages for the exact reason.
Response
The integration server is being restarted because of a user action and does not require any additional actions to be taken.

BIP7986
Processing timeout value of <insert_1> is invalid.
Severity
20 : Error
Explanation
For message flow property <insert_3>, an attempt was made to change the processing timeout value from <insert_2> to <insert_1>. The value must be a valid integer that is equal to or greater than 0.
Response
Ensure the value being set is a valid integer that is equal to or greater than 0.

BIP7987
Processing timeout action value of <insert_1> is invalid.
Severity
20 : Error
Explanation
An attempt was made to change the processing timeout value to <insert_1>. The value must be one of the following valid values: 'none or restartExecutionGroup'.
Response
Ensure the value being set is one of the valid values.

BIP7988
The integration server <insert_1> is being restarted to ensure a request to stop a resource can be forced to happen.
Severity
0 : Information
Explanation
The integration server <insert_1> is being forced to stop due to a user issued request to stop a resource in the integration server. The integration server will be terminated and when it restarts the resource will be in the stop state.
Response
None.

BIP7989
The policy of type <insert_1> with name <insert_2> can not be found in the Integration Registry.
Severity
20 : Error
Explanation
The policy is not in the Integration Registry being used.
Response
Either create the required policy or use another policy that already exists.

BIP7990
Error accessing Integration Registry. Status code <insert_1>.
Severity
20 : Error
Explanation
None
Response
None

BIP7991
Error from the Integration Registry: <insert_1>. The error occurred on thread <insert_2>. The stack trace of the error (if any) was <insert_3>.
Severity
20 : Error
Explanation
The Integration Registry embedded within the Integration Node has reported the severe error <insert_1> during it's operation.
Response
Review the error message given and also check the standard out and standard error output for the Integration node to see if there is any other related error information.

BIP7992
Developer mode is restricted to <insert_1> transaction per second.
Severity
20 : Error
Explanation
A policy can not be deployed to change the transaction rate under Developer mode
Response
None.

BIP7993
A retrieved policy has an incorrect format. Policy type <insert_1>, name <insert_2> and content <insert_3>.
Severity
20 : Error
Explanation
The policy does not contain a valid <insert_1> policy type.
Response
Modify the policy to have the correct format, or select a different policy.

BIP7994
A policy cannot be retrieved from the Integration Registry unless the Web Administration Interface is running.
Severity
20 : Error
Explanation
A resource is trying to retrieve a policy from the Integration Registry, but the Web Administration Interface web server is disabled. The Web Administration Interface must be running for the policy to be accessible by the resource.
Response
Remove the policy from the resource, or enable the Web Administration Interface web server.

BIP7995
Invalid policy document <insert_1>.
Severity
20 : Error
Explanation
The policy document contained malformed XML.
Response
Correct the policy to contain the correct content. If this is a WLM policy check the mqsi_filepath/sample/Policy/WorkloadManagement_Policy.xml for an example of a correct format. For a connector policy check that the policy content is valid for the the connector policy descriptor.

BIP7996
The policy of type <insert_1> with name <insert_2> already exists in the repository.
Severity
0 : Information
Explanation
The policy is already in the repository being used.
Response
Either delete the policy or use a different name for the policy.

BIP7997
The policy of type <insert_1> with name <insert_2> has more than one copy in the Integration Registry (Total number of copies <insert_3>).
Severity
0 : Information
Explanation
The Integration Registry can only have one copy of a policy for a given name and type. The are no supported methods to create multiple policies in the registry with the same details, so for this to happen either an internal error has occured in the product or the registry has been modified using unsupported methods.
Response
Ensure only supported methods are used to create policies in the Integration Registry. To remove this error being reported, delete and recreate the policy mentioned. If the problem still continues to occur, contact your IBM Support Center.

BIP7998
Attempted to retrieve Integration Registry data from integration node <insert_1> using url <insert_3> but integration node <insert_2> is running and using this port for Web Administration.
Severity
20 : Error
Explanation
It appears that a different integration node is running on port <insert_3> than the one required. This normally happens when two integration nodes are configured to use the same port for Web Administration.
Response
Ensure that each integration node uses it's own unique port for Web Administration.

BIP7999
Failed to connect to the Integration Registry. See previous errors for the reason why.
Severity
0 : Information
Explanation
The Integration Registry is not accessable or is invalid. All policy function will be disabled in the integration server.
Response
Correct the reported issue and restart the integration node.