c-a-services / mule-metrics-report

maven plugin which creates a metrics report for mule applications
Apache License 2.0
1 stars 1 forks source link

NullPointerException on getCallingFlows #7

Closed ca-stefan-cordes closed 1 year ago

ca-stefan-cordes commented 1 year ago
 Caused by: java.lang.NullPointerException
     at de.quaddy_services.mule.maven.FoundElements.getCallingFlows (FoundElements.java:173)
ca-stefan-cordes commented 1 year ago

Happens when flow-ref is inside of global error-handler.