How can one troubleshoot, and debug a business process that is not loading correctly? I run a groovy script to emulate the loading of the process. I get the following error: java.lang.NullPointerException: Cannot invoke "java.util.Set.iterator()" because "tmp" is null
And a very large stacktrace that does not lead me to the root cause.
So any help would be great