Please can anyone assist I'm trying to test openrule rule that's expected to connect to the DB and execute the rules but I get this message when I click the attempt to test it.
Starting OpenRules project...
Changes detected.
Rebuilding...
=================================================
OpenRules Decision Manager v.8.5.3
Licensed to "Mark Samuels"
License is active until June 23, 2023
Copyright (C) 2004-2022 OpenRules, Inc.
=================================================
Parsing project files requested.
Exception in thread "main" java.lang.RuntimeException: Unable to resolve attribute types for object SelectedPrimaryMeter at com.openrules.build.goal.GlossaryModelBuilder.lambda$objects$1(Unknown Source)
at java.base/java.util.Optional.ifPresent(Optional.java:183)
at com.openrules.build.goal.GlossaryModelBuilder.objects(Unknown Source)
at com.openrules.build.ComponentParser.parse(Unknown Source)
at com.openrules.build.DecisionModelBuilder.parseModel(Unknown Source)
at com.openrules.build.DecisionModelBuilder.build(Unknown Source)
at com.openrules.build.Builder.main(Unknown Source)
[ERROR] Failed to execute goal com.openrules:openrules-plugin:8.5.3:generate (default-generate) on project primarymeter: Decision Model build failed: Execution failed. Return code=1 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionExceptionPress any key to continue . . .