Hi Experts,
We have a weird situation in PI 7.1-
Scenario: ECC(Idoc) -> PI -> Receiver
we have ignore selected in Receiver Determination if no receiver is found, so those unqualified messages will be stopped in PI -- Not fail nor not passing to receiver.
However, the above expectation doesn't happen as always, sometimes it's working fine, sometimes end with short dump error, and if you restart it, it will become stopped as expected. so why it was failed with short dump at the beginning? it is not a rare case, and caused attention by ECC, how to avoid this short dump?
Expected result;

Error- short dump with red flag(restarted manually later and end with the expected result - stopped in PI):

Why the same settings have two different result in PI? thanks in advance.