Bug 724495 (BRMS-440)

Summary: Cannot Load Test Mortgage Package
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: mdarretta <mdarrett>
Component: ExamplesAssignee: Default User <jbpapp-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: 5.1.0.ER3   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/BRMS-440
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Fedora 11
Last Closed: 2010-11-12 23:12:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description mdarretta 2010-11-12 21:10:10 UTC
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]

Comment 1 mdarretta 2010-11-12 23:12:51 UTC
The issue has actually been resolved in ER3-but the documentation has not been formally released.