Bug 1060747
| Summary: | Deployment of Business-central to WebSphere app server 8.5 fails with "Singleton is not set" exception | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Radovan Synek <rsynek> | ||||||||
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radovan Synek <rsynek> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 6.0.0 | CC: | dgutierr, etirelli, mwinkler, pere.fernandez, porcelli, rrajasek, rzhang, trikkola | ||||||||
| Target Milestone: | ER1 | Keywords: | TestBlocker | ||||||||
| Target Release: | 6.0.2 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-08-06 19:53:55 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: | 1061149 | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 858609 [details] server log excerpt Deployment of BRMS business-central (generic deployable binaries distribution, CR2) failed with java.lang.IllegalStateException: Singleton is not set, when initializing CDI beans. Detailed server log excerpt is in the attachment. Business-central was deployed without any configuration changes. It seems as a conflict between Weld, which is bundled in business-central.war and webbeans, CDI implementation in WAS.