-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.4.0.GA
-
- RHPAM 7.4.0
- OCP 3.11
- App was created with the operator from the catalog: Red Hat Process Automation Manager 7.4 authoring environment (non-HA, persistent, with https)
-
Duplication of
RHPAM-2031 -
Both pods start properly, but when clicking on the available kie server an "unexpected error" alert is raised. The following stack can be copied through this alert pop up:
Uncaught exception: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated, ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated, BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey{serverInstanceId='dev-authoring-kieserver', serverName='dev-authoring-kieserver', serverTemplateId='dev-authoring-kieserver', url='http://172.30.221.161:8080/services/rest/server'}} sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j' of undefined | Uncaught exception: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated, ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated, BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey{serverInstanceId='dev-authoring-kieserver', serverName='dev-authoring-kieserver', serverTemplateId='dev-authoring-kieserver', url='http://172.30.221.161:8080/services/rest/server'}} sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j' of undefined | Uncaught exception: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated, ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated, BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey{serverInstanceId='dev-authoring-kieserver', serverName='dev-authoring-kieserver', serverTemplateId='dev-authoring-kieserver', url='http://172.30.221.161:8080/services/rest/server'}} sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j' of undefined | Uncaught exception: CDI Event exception: CommandType=CDIEvent, BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated, ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated, BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey{serverInstanceId='dev-authoring-kieserver', serverName='dev-authoring-kieserver', serverTemplateId='dev-authoring-kieserver', url='http://172.30.221.161:8080/services/rest/server'}} sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j' of undefined
No error is raised in business central server logs.
Attached are both deployment descriptors: authoring-rhpamcentr-dc.yaml and authoring-kie-server-dc.yaml