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 Central | Assignee: | manstis | ||||
| Status: | CLOSED EOL | QA Contact: | Radovan Synek <rsynek> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.1.0 | CC: | 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: |
|
||||||
Forgot to add that the issue does NOT prevent from deploying Business Central. Radek, when does this happen? After clicking on "start" in admin console. 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. 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. fixed by removing exclude from web logic assembly: kie-wb-distributions master: https://github.com/droolsjbpm/kie-wb-distributions/commit/7a96a5caccc6c142e924fb9547a121c7ebd4502f 6.2.x: https://github.com/droolsjbpm/kie-wb-distributions/commit/0673e581c82fb906f919b5b999f76f2662c8b223 Verified that commons-configuration-1.6.redhat-3.jar is present in BRMS 6.1.0.ER3 Weblogic distribution. |
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