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

Bug 1159233

Summary: BRMS Business central throws NCDF: org.apache.commons.configuration.Configuration during deployment on WebLogic
Product: [Retired] JBoss BRMS Platform 6 Reporter: Radovan Synek <rsynek>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, mwinkler
Target Milestone: ER3   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:10:48 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
stacktrace none

Description Radovan Synek 2014-10-31 09:30:44 UTC
Created attachment 952416 [details]
stacktrace

Reason is likely missing library commons-configuration-1.6.redhat-3, which is present in BPMS Business Central. After putting the library to WEB-INF/libs the NCDF error no longer shows.

Version-Release number of selected component (if applicable):
6.1.0.DR4

Comment 1 Radovan Synek 2014-10-31 09:32:35 UTC
Forgot to add that the issue does NOT prevent from deploying Business Central.

Comment 2 Maciej Swiderski 2014-11-03 12:26:51 UTC
Radek, when does this happen?

Comment 3 Radovan Synek 2014-11-03 12:33:09 UTC
After clicking on "start" in admin console.

Comment 4 Maciej Swiderski 2014-11-03 14:27:54 UTC
just checked it on latest build from 6.2.x and it does deploy fine so seems like it was already saddened thus marking as modified.

Comment 5 Radovan Synek 2014-11-24 11:19:08 UTC
Still getting java.lang.ClassNotFoundException: org.apache.commons.configuration.Configuration during deployment of BRMS 6.1.0.ER2 build. The library isn't present in WEB-INF/lib, after putting it there, BRMS can be deployed to WebLogic.

Comment 7 Marek Winkler 2014-12-17 07:49:24 UTC
Verified that commons-configuration-1.6.redhat-3.jar is present in BRMS 6.1.0.ER3 Weblogic distribution.