Remco;17110 wrote:
Would you mind boosting the data limit to see if you get a difference in behaviour? This method doesn't seem very big ... unless the limit is very low, I wouldn't expect to hit the data limit yet.
My pleasure. I increased the method limit by a factor of 10 from 100000 to 1000000. This didn't resolve anything, in fact it seems to make it worse. The trace now stops on the second line of the method on the if statement, line 200 in my original screen shot.
So then I went exploring and clicked on a few other methods and a lot of them seemed to be missing some information. Then I went back to the original location and, lo and behold, it was now showing a full trace for aqll 4 runs. Now, I can't make it not show the full trace. Strange!
But then I looked at a different solution and there, I was getting the warning about the method data limit, so I increased it by two orders of magnitude and then all worked as expected.
So I basically have no idea what happened ;-)
It's not a showstopper but just thought I'd flag it up.