Hi, Do you have any custom lookup rules defined? The error message is somewhat non-specific, but it happens within the lookup rule. Hopefully I can narrow it down so that we can get to the root cause. Regards, Tim
I don’t have any but I think I aborted the process in the middle so it may not be a typical error message.
java.lang.NullPointerException at
org.opencdisc.validator.rules.LookupRule.performValidation(LookupRule.java:261) at org.opencdisc.validator.rules.GeneralRule.validate(GeneralRule.java:238) at org.opencdisc.validator.ValidationEngine.process(ValidationEngine.java:615) at org.opencdisc.validator.ValidationEngine.run(ValidationEngine.java:415) at org.opencdisc.validator.ThreadedValidationEngine.run(ThreadedValidationEngine.java:75)