-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
7.13.1.GA, IBM BAMOE 8.0.1.GA
-
openjdk 11.0.16 2022-07-19
OpenJDK Runtime Environment (Red_Hat-11.0.16.0.8-1.fc36) (build 11.0.16+8)
OpenJDK 64-Bit Server VM (Red_Hat-11.0.16.0.8-1.fc36) (build 11.0.16+8, mixed mode, sharing
wildfly-23.0.2.Final
-
False
-
None
-
False
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
-
-
-
-
Workaround Exists
-
-
-
---
-
---
Cannot deploy Business Central using jdk 11.0.16.
business-central.war.failed using 7.67.1-SNAPSHOT (future 7.13.1.GA):
"{\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.unit.\\\"business-central.war\\\".WeldStartService\" => \"Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000049: Unable to invoke public void org.guvnor.structure.backend.repositories.LoadReposOnAppInit.execute() on org.guvnor.structure.backend.repositories.LoadReposOnAppInit@9bbe320 Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.guvnor.structure.backend.repositories.LoadReposOnAppInit.execute() on org.guvnor.structure.backend.repositories.LoadReposOnAppInit@9bbe320 Caused by: java.lang.reflect.InvocationTargetException Caused by: java.lang.ExceptionInInitializerError Caused by: java.lang.RuntimeException: critical problem loading the marshallers Caused by: java.lang.ExceptionInInitializerError Caused by: java.lang.RuntimeException: org.jboss.errai.marshalling.client.api.exceptions.InvalidMappingException: there is no custom mapping or default no-arg constructor to map: org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore Caused by: org.jboss.errai.marshalling.client.api.exceptions.InvalidMappingException: there is no custom mapping or default no-arg constructor to map: org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore\"}}"
business-central.war.failed using 7.67.2-SNAPSHOT (future 8.0.1.GA):
"{\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.unit.\\\"business-central.war\\\".WeldStartService\" => \"Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000049: Unable to invoke void org.kie.workbench.common.screens.archetype.mgmt.backend.service.ArchetypeServiceImpl.postConstruct() on org.kie.workbench.common.screens.archetype.mgmt.backend.service.ArchetypeServiceImpl@538bd6f Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke void org.kie.workbench.common.screens.archetype.mgmt.backend.service.ArchetypeServiceImpl.postConstruct() on org.kie.workbench.common.screens.archetype.mgmt.backend.service.ArchetypeServiceImpl@538bd6f Caused by: java.lang.reflect.InvocationTargetException Caused by: java.lang.ExceptionInInitializerError Caused by: java.lang.RuntimeException: critical problem loading the marshallers Caused by: java.lang.ExceptionInInitializerError Caused by: java.lang.RuntimeException: org.jboss.errai.marshalling.client.api.exceptions.InvalidMappingException: portable entity org.kie.workbench.common.screens.library.api.ProjectCountUpdate contains a field (space) that is not known to the marshaller framework: org.uberfire.spaces.Space Caused by: org.jboss.errai.marshalling.client.api.exceptions.InvalidMappingException: portable entity org.kie.workbench.common.screens.library.api.ProjectCountUpdate contains a field (space) that is not known to the marshaller framework: org.uberfire.spaces.Space\"}}"
- relates to
-
JBPM-10131 Cannot deploy Business Central using jdk 11.0.16
- Closed