-> The error appears to be in a IfPropertyExistsTag
java.lang.IllegalArgumentException: Could not find property cause
at com.platform_basic.modules.custom.CustomResource.getNamedProperty(CustomResource.java:104)
at com.platform_basic.util.taglib.TagUtils.getBeanProperty(TagUtils.java:159)
at com.platform_basic.util.taglib.TagUtils.getBeanProperty(TagUtils.java:130)
at com.platform_basic.util.taglib.TagUtils.getBeanProperty(TagUtils.java:106)
at com.platform_basic.util.taglib.TagUtils.getValue(TagUtils.java:581)
at com.platform_basic.util.taglib.IfPropertyExistsTag.evaluate(IfPropertyExistsTag.java:75)
at com.platform_basic.util.taglib.IfTag.doStartTag(IfTag.java:22)
...