Openshift deployment using HELM charts
Logs full of JMS invalid resources:
{"package":"com.l7tech.server.transport.jms2.asynch.a","level":"WARNING","log":{"message":"Listener for endpoint \u003cJmsEndpoint connectionGoid\u003d\"d7c08c96a899b8150bf4d60c642bd2a8\" name\u003d\"ssgautotestQueue1.in\"/\u003e received too many errors (5) - will try again in 60,000 ms"},"time":"2021-01-18T18:53:17.210+0000"}
Release : 10.0
Component : API GATEWAY
Is the extra deployed services coming from the Broadcom git when enabled with the path bundles/*.bundle
# This mounts a bundle folder to the Gateway.
bundle:
enabled: true
path: "bundles/*.bundle"
# This mounts a bundle folder to the Gateway.
bundle:
enabled: true
path: "bundles/*.bundle"
# This mounts a bundle folder to the Gateway.
bundle:
enabled: false
path: "bundles/*.bundle"