-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Hi,
we upgraded from Drools version 7.59 to 7.63 and Drools failing on start.
we are using wildfly: 23.0.2
JAVA: /usr/lib/jvm/java-11-openjdk-amd64/bin/java
we found changes in org.guvnor.structure.organizationalunit.config.SpaceInfo from @RishiRajAnand
Central is having error:
08:28:01,244 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ROOT.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ROOT.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@18f1cc73
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@18f1cc73
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.RuntimeException: org.jboss.errai.marshalling.client.api.exceptions.MarshallingException: Failed to demarshall an instance of org.guvnor.structure.organizationalunit.config.SpaceInfo
Caused by: org.jboss.errai.marshalling.client.api.exceptions.MarshallingException: Failed to demarshall an instance of org.guvnor.structure.organizationalunit.config.SpaceInfo
Caused by: java.lang.RuntimeException: no marshaller for type: org.guvnor.structure.contributors.Contributor"}}
Server is having following errors:
09:51:42,103 INFO [org.kie.server.controller.websocket.client.WebSocketKieServerControllerImpl] (KieServer-ControllerConnect) Kie Server points to non Web Socket controller 'https://business-central:8097/rest/controller', using default REST mechanism
09:51:42,116 WARN [org.kie.server.services.impl.controller.DefaultRestControllerImpl] (KieServer-ControllerConnect) Exception encountered while syncing with controller at https://business-central:8097/rest/controller/server/optima-kie-server error Error while sending PUT request to https://business-central:8097/rest/controller/server/optima-kie-server response code 405
Could you please advise how we can overcome the issue.
Kind Regards,
Ilian Stoyanov
- duplicates
-
AF-2933 Business Cental fails to start with error "no marshaller for type: org.guvnor.structure.contributors.Contributor" after migrating to 7.12.0
- Resolved
-
RHPAM-4152 Business Cental fails to start with error "no marshaller for type: org.guvnor.structure.contributors.Contributor" after migrating to 7.12.0
- Closed