DIRAPI-368, DIRSERVER-2340: Fix StackOverflowError Fix StackOverflowError when working with entries with thousands of attributes or values. Change the recursive algorithm to an iterative one.