Bug 1144487
| Summary: | Unable to log in Business central deployed on WebLogic 12 due to NCDF error | ||||||
|---|---|---|---|---|---|---|---|
| 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: | unspecified | ||||||
| Version: | 6.1.0 | Keywords: | TestBlocker | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| 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:01:04 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: |
|
||||||
Radek, just built kie-wb-distributons from master and deployed both kie-wb and kie-drools-wb and there are no issues whatsoever. Was able to logon without any problem. What was the build you used for your deployments? The only change I made was the incorrect package name for one of the extensions that we already talked about. It's pushed now to master https://github.com/droolsjbpm/kie-wb-distributions/commit/91234a34508a188b0e0ce3af647440c33aea92e4 Thanks Maciej, there must have been some glitch in the previous snapshots: kie-drools-wb-distribution-wars-6.2.0-20140916.033504-110-weblogic12 kie-wb-distribution-wars-6.2.0-20140916.015602-117-weblogic12. With last snapshots: - kie-drools-wb - the only extension in javax.enterprise.inject.spi.Extension is BootOnLoadExtension, after registering the SwapClassloaderExtension, application can be deployed and works - kie-wb - deployed and works By last snapshots I mean: kie-drools-wb-distribution-wars-6.2.0-20140920.062751-114-weblogic12 kie-wb-distribution-wars-6.2.0-20140922.053850-126-weblogic12 |
Created attachment 939361 [details] error stacktrace Having kie-drools-wb or kie-wb 6.2.0-snapshot deployed on WebLogic 12, application hangs after user logs in, showing "Please wait, application is loading". There is an exception in server log -java.lang.NoClassDefFoundError: Could not initialize class org.jboss.errai.marshalling.server.MappingContextSingleton. Please see complete stacktrace in the attachment. Exact snapshot: kie-drools-wb-distribution-wars-6.2.0-20140916.033504-110-weblogic12