publication
Remote publication stuck without finishing
Question
When a validation error occur during the replay, the publication is stuck without finishing the remaining journal entries.Cause
The exception "Invalid type constant: 0
" is not caught correctly
Solution
Catch the exception and continue reference resolution in case of an error. This fix was created in QA-8489