Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1054861

Summary: CR1 updated to generic-loan-demo breaks deployment
Product: [Retired] JBoss BPMS Platform 6 Reporter: Eric D. Schabell <eschabel>
Component: Business CentralAssignee: Ryan Zhang <rzhang>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.0.0CC: kverlaen, rrajasek
Target Milestone: CR2   
Target Release: 6.0.0   
Hardware: x86_64   
OS: Mac OS   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:09:30 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:
Embargoed:
Attachments:
Description Flags
CR1 server log broken project none

Description Eric D. Schabell 2014-01-17 15:48:25 UTC
Created attachment 851678 [details]
CR1 server log broken project

Description of problem:
Updated generic-loan-demo project to use CR1 build (https://github.com/eschabell/bpms-generic-loan-demo/tree/CR1), run init.sh, start server, no errors on startup, login and no errors, but open Project Authoring and errors abound, see attached server log. Log includes failed build. Screenshot of Problem view at bottom of Project Authoring screen BPM flow (not sure what it means, workitems classpath maybe?).

Version-Release number of selected component (if applicable):
CR1

How reproducible:
See above.

Steps to Reproduce:
1.see above
2.
3.

Actual results:
Project working in ER7 now broken.

Expected results:
Working project.

Additional info:
If you want to skip installation script setup you can install project by hand: move support/bpm-suite-demo-niogit to eap server and rename .niogit, start server.

Comment 2 Eric D. Schabell 2014-01-17 16:34:49 UTC
Caused by security profile, fix to comment out security in standalone.conf.

Comment 3 Kris Verlaenen 2014-01-18 23:34:30 UTC
Same cause as https://bugzilla.redhat.com/show_bug.cgi?id=1054834
More details on workaround (disable or update security policy) in linked BZ.

Comment 4 Ryan Zhang 2014-01-21 02:31:33 UTC
It should be fixed after Bug 1054834 fixed.

Comment 5 Rajesh Rajasekaran 2014-01-27 21:23:12 UTC
Eric, can you mark this issue as verified if your demo setup now works with CR2?