Hi @jadams,
In order to clarify what is the InternalLimitsReached error and how to recover from it I have written a How-To for everyone to find the information.
You can find it here.
But long story short you need to use the Thread.setDefaultUncaughtExceptionHandler
API.
Hope it’ll help.
Gaëtan for MicroEJ