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

Bug 1133486

Summary: Cannot run Business Central if Java security manager is enabled
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas Livora <tlivora>
Component: ConfigurationAssignee: Ryan Zhang <rzhang>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact: Dawn Eisner <deisner>
Priority: high    
Version: unspecifiedCC: etirelli, kverlaen, rrajasek, rzhang
Target Milestone: CR1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1134619 (view as bug list) Environment:
Last Closed: 2020-03-27 20:02:32 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:
Bug Depends On:    
Bug Blocks: 1134619    
Attachments:
Description Flags
Installation log
none
Server log none

Description Tomas Livora 2014-08-25 09:34:50 UTC
Created attachment 930394 [details]
Installation log

Description of problem:
It is not possible to start the EAP server when BPMS/BRMS is installed using the installer.

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

Steps to Reproduce:
1. Install BPMS/BRMS using the installer.
2. Run EAP server.

Actual results:
It fails with ClassNotFoundException. See attached server log.

Expected results:
It should start without any problems.

Additional info:
The installation process seems to finish successfully. See attached installation log.

Comment 1 Tomas Livora 2014-08-25 10:33:38 UTC
Created attachment 930416 [details]
Server log

Comment 2 Tomas Livora 2014-08-25 14:32:15 UTC
After further investigation we have found out that this issue only occurs if the Java security manager is enabled. This is the default option in the installer.

Comment 8 Tomas Livora 2014-08-27 08:29:49 UTC
I am not sure if this issue is related to EAP bug 1117285 because that one only occurred on Oracle JDK 1.6 and IBM JDK 1.6. I tested BRMS with EAP 6.1.2 on all supported JDKs (Oracle, IBM, OpenJDK) in both supported versions (1.6 and 1.7) and this issue is present on all configurations. However, if EAP 6.1.1 is used, everything works as expected. So I think either some configuration files need to be modified after changes introduced by EAP 6.1.2 or this is a bug in EAP.

Comment 14 Rajesh Rajasekaran 2014-08-29 19:02:44 UTC
Does this change also need to be made in the standalone.conf for the deployable zip? We seem to be include it in the deployable zip. Including Ryan.

Comment 15 Tomas Livora 2014-09-01 09:09:40 UTC
Java security manager configuration is added to the standalone.conf only by the installer. However, deployable zip contains standalone-secure.conf file which needs to be changed.

Comment 17 Tomas Livora 2014-09-15 14:12:15 UTC
Verified on BPMS/BRMS 6.0.3 CR1