- This topic has 6 replies, 5 voices, and was last updated 15 years ago by .
-
Topic
-
All, I am trying to experiment with the new Auto Resend feature in Cloverleaf (R) 5.6 (Rev 2).
I have an Outbound thread. The Outbound Tab has Timeout Handling set for ‘Resend OB message’. Timeout is set to 10 seconds.
I do not have anything in Send OK Procs.
I do have a TPS Inbound Reply proc but that never gets executed as it should not given the following.
I am sending locahost to an Inbound thread tha is not configured to send a reply. Everything gets connected properly and I resend one Outbound mesage from the Outbound thread.
I would expect to see the Outbound thread resend the same message every 10 seconds until I stop it.
That is not occurring and here is what I have in the Log:
[pd :pdtd:INFO/1: conn_4:08/21/2009 14:10:20] Timed out while awaiting replies on thread. While no reserved OB Message to send
[pti :even:DBUG/0: conn_4:08/21/2009 14:10:20] Unregistering TIMER (
) event 0x212055c8 for tid 2 [pti :even:DBUG/0: conn_4:08/21/2009 14:10:20] evUnregister TIMER event 0x212055C8 for tid 2
[pd :pdtd:INFO/0: conn_4:08/21/2009 14:10:20] Shutting down await reply mode
[dbi :rlog:DBUG/3: conn_4:08/21/2009 14:10:20] [0.0.16745] Looking for mid in recovery db
[dbi :dbi :DBUG/1: conn_4:08/21/2009 14:10:20] (0) ‘cl_keyfindlock: About to do d_keylock’
[dbi :dbi :DBUG/1: conn_4:08/21/2009 14:10:20] (1000) ‘cl_keyfindlock: About to do d_keyfind, keyval:’
[pd :pdtd:INFO/3: conn_4:08/21/2009 14:10:20] [0.0.16745] Unable to delete reserved OB message from recovery database!
msg: 0x3000e03c
msgType : DATA
msgClass : PROTOCOL
msgState : OB reserved for IB Reply (16)
msgPriority : 5120
It appears to me the timeout has expired and Cloverleaf does not think it has a reserved message to resend. Yet it later complains it cannot delete the reserved message from the DB. Indeed the reserved message is there (I only showed the beginning of the Message Dump).
In any case what follows the dump of the message is just the normal noise of Cloverleaf with nothing to do.
I must have something not configured correctly but I have looked at this a few times and do not see there is anything additionally I need to configure and what I have configured seems to be correct.
Can anybody give me a suggestion as to what I am doing wrong?
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
- The forum ‘Cloverleaf’ is closed to new topics and replies.