Author |
Message
|
raks |
Posted: Mon Feb 11, 2019 7:15 pm Post subject: Rolled back a local transaction IIB10 flow error |
|
|
Novice
Joined: 07 Dec 2010 Posts: 11
|
HI,
I'm using simple IIB Application with message flow MQInputNode==>COmputeNode==>MqOutputNode. The Application get's deployed with no errors with additional instance 1.
While testing this flow I am getting below error in the Activity logs (Rolled back a locally-coordinated transaction ).
Complete Activity logs:
2019-02-12 12:17:49.000 AUS Eastern Daylight Time BIP11504I 5288 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 12:17:49.000 AUS Eastern Daylight Time BIP13025I 5288 MQ Input MQ Connected to WebSphere MQ queue manager 'QM1'. Successfully connected to WebSphere MQ queue manager 'QM1'.
2019-02-12 12:17:49.000 AUS Eastern Daylight Time BIP13030I 5288 MQ Input MQ Opened WebSphere MQ queue 'Input'. Successfully opened WebSphere MQ queue 'Input' on queue manager 'QM1'
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP13026I 5288 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP11501I 5288 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP13030I 5288 MQ Output MQ Opened WebSphere MQ queue 'Output'. Successfully opened WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP13027I 5288 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP11506I 5288 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP11302I 5288 MQ Input Parsers There are '14' parsers cached on this thread.
2019-02-12 12:17:50.000 AUS Eastern Daylight Time BIP11504I 5288 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 12:17:55.000 AUS Eastern Daylight Time BIP11507W 5288 MQ Input Rolled back a local transaction. A local transaction has been rolled back for work done on the message flow thread.
2019-02-12 12:18:50.000 AUS Eastern Daylight Time BIP13034I 5288 MQ Rolled back a locally-coordinated transaction on WebSphere MQ queue manager 'QM1'. Successfully rolled back a locally-coordinated transaction on WebSphere MQ queue manager 'QM1'.
2019-02-12 12:18:50.000 AUS Eastern Daylight Time BIP13031I 5288 MQ Closed WebSphere MQ queue 'Output'. Successfully closed WebSphere MQ queue 'Output' on queue manager 'QM1'.
2019-02-12 12:18:50.000 AUS Eastern Daylight Time BIP13031I 5288 MQ Closed WebSphere MQ queue 'Input'. Successfully closed WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 12:18:50.000 AUS Eastern Daylight Time BIP13024I 5288 MQ Disconnected from WebSphere MQ queue manager 'QM1'.
Same flow is working fine if the additional instance is 0 (No errors occurred in the activity logs)
2019-02-12 14:07:48.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:48.000 AUS Eastern Daylight Time BIP13025I 8100 MQ Input MQ Connected to WebSphere MQ queue manager 'QM1'. Successfully connected to WebSphere MQ queue manager 'QM1'.
2019-02-12 14:07:48.000 AUS Eastern Daylight Time BIP13030I 8100 MQ Input MQ Opened WebSphere MQ queue 'Input'. Successfully opened WebSphere MQ queue 'Input' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13030I 8100 MQ Output MQ Opened WebSphere MQ queue 'Output'. Successfully opened WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11302I 8100 MQ Input Parsers There are '15' parsers cached on this thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:55.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:56.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:57.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP13026I 8100 MQ Input MQ Read message from WebSphere MQ queue 'Input'. Successfully read a message from WebSphere MQ queue 'Input' on queue manager 'QM1'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11501I 8100 MQ Input Received data from input node 'MQ Input'. NODETYPE=INPUT The input node 'MQ Input' has received data and has propagated it to the message flow 'Test_RollbackTrn'.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP13027I 8100 MQ Output MQ Wrote message to WebSphere MQ queue 'Output'. Successfully wrote a message to WebSphere MQ queue 'Output' on queue manager 'QM1'
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11506I 8100 MQ Input Committed a local transaction. A local transaction has been committed for work done on the message flow thread.
2019-02-12 14:07:58.000 AUS Eastern Daylight Time BIP11504I 8100 MQ Input Waiting for data from input node 'MQ Input'. NODETYPE=INPUT A thread is waiting for data from input node 'MQ Input' in flow 'Test_RollbackTrn'.
Is this a normal behaviour in IIBv10 (IIB Version : 10.0.0. ? |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 12, 2019 6:08 am Post subject: Re: Rolled back a local transaction IIB10 flow error |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
raks wrote: |
Is this a normal behaviour in IIBv10 (IIB Version : 10.0.0. ? |
Possibly. How is the input queue defined? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mpong |
Posted: Tue Feb 12, 2019 3:04 pm Post subject: |
|
|
Disciple
Joined: 22 Jan 2010 Posts: 164
|
|
Back to top |
|
 |
raks |
Posted: Tue Feb 12, 2019 8:04 pm Post subject: Re: Rolled back a local transaction IIB10 flow error |
|
|
Novice
Joined: 07 Dec 2010 Posts: 11
|
Vitor wrote: |
raks wrote: |
Is this a normal behaviour in IIBv10 (IIB Version : 10.0.0. ? |
Possibly. How is the input queue defined? |
Input Queue is "Local Queue" (MQV9 version) |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Feb 12, 2019 9:21 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Notice that between your waiting for input and the rollback there is no message received. So there may be a timeout to the transaction?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Feb 13, 2019 5:48 am Post subject: Re: Rolled back a local transaction IIB10 flow error |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
raks wrote: |
Vitor wrote: |
raks wrote: |
Is this a normal behaviour in IIBv10 (IIB Version : 10.0.0. ? |
Possibly. How is the input queue defined? |
Input Queue is "Local Queue" (MQV9 version) |
I bet it has more parameters than just a name...... _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|