Adapter is showing Blocked status and we are not able to start the adapter
Release : 8.35
Investigation into the Translation.xml file found that there were >1000 occurrences of "TranslationStatus="Pending"
Looking in ADAPTERNAMEConfig.xml and found the following setting: RejectedEventsUpperLimit="1000"
There are three options we can pursue
The first two solutions are short term fixes and the third option is a long term solution
1) Update ADAPTERConfig.xml and increase RejectedEventsUpperLimit="1000" above the number of occurrences found in Translation.xml
2) Rename output\rejectedEvents.txt to something else so the rejected event limit count starts again
3) Update the Translation Tables via the UI to map the Pending entries to valid resource IDs
Reference the following for option 3