-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
6.4.0
-
None
-
2018 Week 27-29, 2018 Week 30-32, 2018 Week 33-35, 2018 Week 36-38, 2018 Week 39-41, 2018 Week 42-44, 2018 Week 45-47, 2018 Week 48-50, 2019 Week 02-04, 2018 Week 51-01
A managed intelligent process server is configured following the guide [1]..
Tons of WARNs of ClassNotFoundException showing in the log when trying to start a container from business central as documented in [1].
For example:
WARN [org.jboss.modules] (http-127.0.0.1:8080-6) Failed to define class org.apache.cxf.binding.soap.tcp.SoapTcpDestination in Module "deployment.kie-server.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link org/apache/cxf/binding/soap/tcp/SoapTcpDestination (Module "deployment.kie-server.war:main" from Service Module Loader)
...
Caused by: java.lang.NoClassDefFoundError: org/apache/mina/core/service/IoHandler
The kjar is uploaded to business central and could started successfully from business central.
- is related to
-
RHPAM-41 "No enum constant org.kie.server.api.marshalling.MarshallingFormat.application/json;" when consuming container started on managed intelligent process server with rest api in json format.
- Closed