I found the reason , there is a extra <error-handler /> before </flow>, On GUI, it looks totally same, but when starting IDE, it failed with the wired error saying Cannot invoke "Object.getClass()" because "c" is null
<error-handler />
</flow>