at org.mule.weave.v2.model.structure.CompositeObjectSeq.allKeyValuesOf(ObjectSeq.scala:347) CAUSE The above function potentially creates a recursive call which may lead to the StackOverflowError even with relatively small lists due to JVMTieredCompilationenabled in JDK8 by default. ...