Xstore 17.0 - Getting ConcurrentModificationException while resuming a transaction
Hi All,
I'm getting the ConcurrentModificationException exception while resuming the transaction in xstore. It's not consistent, but occurs randomly. Here is the log trace -
*********log*******
INFO [ ] 2021-04-06 16:15:14,476 >> +[CHAIN] RESUME_TRANSACTION_IMPL
INFO [ ] 2021-04-06 16:15:14,476 >> +[OP] dtv.pos.register.suspendresume.CreateResumeTransOp
DEBUG [6676 ] 2021-04-06 16:15:14,494 +[TransactionScope] CURRENT_TRANSACTION :: OPCHAIN_FLOW [REGISTER:OCP [User]]
DEBUG [ ] 2021-04-06 16:15:14,502 +[DefaultScope] COMBO_TRANS [Level: 11] :: OPCHAIN_FLOW [AWT-EventQueue-0]
DEBUG [ ] 2021-04-06 16:15:14,502 +[DefaultScope] SALE_TOTAL_AMOUNT [Level: 11] :: OPCHAIN_FLOW [AWT-EventQueue-0]
DEBUG [ ] 2021-04-06 16:15:14,502 +[DefaultScope] ORDER_TENDERED [Level: 11] :: OPCHAIN_FLOW [AWT-EventQueue-0]
DEBUG [ ] 2021-04-06 16:15:14,502 +[DefaultScope] SALE_TENDERED [Level: 11] :: OPCHAIN_FLOW [AWT-EventQueue-0]
DEBUG [ ] 2021-04-06 16:15:14,502 +[DefaultScope] SALE_CHANGE_DUE [Level: 11] :: OPCHAIN_FLOW [AWT-EventQueue-0]