Hide Forgot
securitylevel_name: Public When attempting to load via the UI the sample mortgage package, I get this error: 12:35:37,290 ERROR [STDERR] org.drools.RuntimeDroolsException: Error signing object store: Key store with private key not configured. Please configure it properly before using signed serialization. 12:35:37,291 ERROR [STDERR] at org.drools.rule.JavaDialectRuntimeData.sign(JavaDialectRuntimeData.java:137) ... 12:35:37,315 ERROR [STDERR] Caused by: org.drools.RuntimeDroolsException: Key store with private key not configured. Please configure it properly before using signed serialization. 12:35:37,315 ERROR [STDERR] at org.drools.core.util.KeyStoreHelper.signDataWithPrivateKey(KeyStoreHelper.java:140) 12:35:37,315 ERROR [STDERR] at org.drools.rule.JavaDialectRuntimeData.sign(JavaDialectRuntimeData.java:135) 12:35:37,315 ERROR [STDERR] ... 85 more 12:35:37,316 INFO [STDOUT] ERROR 12-11 12:35:37,315 (LoggingHelper.java:error:69) An error occurred building the package [mortgages]: Error signing object store: Key store with private key not configured. Please configure it properly before using signed serialization. 12:35:37,317 INFO [STDOUT] ERROR 12-11 12:35:37,316 (LoggingHelper.java:error:69) An error occurred building package [mortgages]
The issue has actually been resolved in ER3-but the documentation has not been formally released.