Hi,
Does anyone know the reasons why EH are blocked in EM, apart from multiple messages arriving to the handler at the same time.
I have encountering several instances where a message is not assigned to the handler and it shows that the handler is locked. however there is no other message posted on the handler previously around the same time.
Strangely even after running the /SAPTRX/PROCESS_LOCKED_EHS, the handler still shows as being locked, even though the program shows that the handler has been unlocked and messages processed.
Has anyone else encountered this issue, and is there a resolution for this?