Hi Chaitanya!
Please check your queues for UseOneAsMany. First queue must have the same contexts count as second queue while the second queue must have the same items count as the third queue.
In your mapping first queue has either exactly one value or the only value for each context (CollapseContexts), while the second queue has all values in one context (RemoveContexts).
Regards, Evgeniy.