Reissue command timer expired

harik
harik Newcomer

Dear Team

cfg file



# send unique attrib info with each request.

# This flag can be used to make a the same item (For example: IBM.N) look unique when sent in multiple requests

# the provider displays this info when the flag is set to true

sendAttribInfo = false


batchReissueList = "SGD=,JPY="

batchCloseList = "IBM.N"

batchReissueTime = 20

batchCloseTime = 30

"

********************** INFO ************************ INFO **********************

2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1234 INFO

batchReissueTime = 20 seconds has expired - batchReissueList = {SGD=, JPY=, }.

********************** INFO ************************ INFO **********************

2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1376 INFO

itemMap contains:

[0] 03087870 0 0 EUR=

[1] 03086B60 1 1

[2] 03086DC0 1 0 SGD=

[3] 03086A30 1 0 JPY=

[4] 03087740 2 1

[5] 03086C90 2 1 IBM.N.

********************** INFO ************************ INFO **********************

2020 May 06 12:24:03.678 ST GMT+08:00 1E50 1F64 1239 INFO

Sent Batch Reissue for the following 2 item handles:

[2] 03086DC0 SGD=

[3] 03086A30 JPY=

timer will NOT be reset.

********************** INFO ************************ INFO **********************


"

Above log tried to reissue and timer got expired


Kindly check

Tagged:

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @harik

    Please advise what you wish to check?

    In your config, you have set the optional batchReissueTime value - which means the example will perform a Batch Reissue and then the timer will not reset.

    If you refer to the code you can see this is what the example is designed to do.

    Please advise what it is you are trying to test - I recommend you refer to the README.txt file in the example folder which describes the example application in some detail.