Author |
Message |
Topic: AWS Strategy for IBM MQ Autoscaling |
MQ_AGENT
Replies: 3 Views: 9895
|
Forum: General Discussion Posted: Thu Feb 28, 2019 3:13 pm Subject: AWS Strategy for IBM MQ Autoscaling |
Hey all,
I am trying to implement Autoscaling in AWS (if the ec2-instance with Queue Manager goes down, AWS autoscaling would create a new ec2-instance).This is for a multi-instance setup
Approa ... |
Topic: IBM MQ Docker Image not working with Kubernetes |
MQ_AGENT
Replies: 3 Views: 13730
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Jan 19, 2019 8:37 am Subject: IBM MQ Docker Image not working with Kubernetes |
Not sure what went wrong there but using helm charts resolved that issue for me.  |
Topic: IBM MQ Docker Image not working with Kubernetes |
MQ_AGENT
Replies: 3 Views: 13730
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Jan 05, 2019 8:02 am Subject: IBM MQ Docker Image not working with Kubernetes |
"Obviously you need to have /opt/mqm or the equivalent on your image. Looks like it is not there..."
-->The /opt/mqm directory is properly created within the Image. If I display the /o ... |
Topic: IBM MQ Docker Image not working with Kubernetes |
MQ_AGENT
Replies: 3 Views: 13730
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 04, 2019 7:19 am Subject: IBM MQ Docker Image not working with Kubernetes |
Hey all..
I intend to run the IBM provide MQ Docker Image at below path
through Kubernetes.
https://hub.docker.com/r/ibmcom/mq/
I have my Kubernetes Cluster setup with 1 Master and 2 Worker ... |
Topic: MQRC 2393 and channel lacking certificate |
MQ_AGENT
Replies: 5 Views: 7276
|
Forum: General IBM MQ Support Posted: Sun Feb 07, 2016 10:22 am Subject: MQRC 2393 and channel lacking certificate |
Hello fjb_saper,
With wchich label should I add the certificate of SERVER in CLIENT DB. as ibmwebspheremq<userid> label would be now used to carry client's own ceretificate. Aso some more i ... |
Topic: MQRC 2393 and channel lacking certificate |
MQ_AGENT
Replies: 5 Views: 7276
|
Forum: General IBM MQ Support Posted: Sat Feb 06, 2016 8:20 am Subject: MQRC 2393 and channel lacking certificate |
Hello fjb_saper,
I had created the TEST.SVRCONN channel as well(I should have added that info as well in the post). The channel definition is :
Define channel(TEST.SVR) CHLTYPE(CLNTCONN) CONNAME ... |
Topic: MQRC 2393 and channel lacking certificate |
MQ_AGENT
Replies: 5 Views: 7276
|
Forum: General IBM MQ Support Posted: Fri Feb 05, 2016 12:59 pm Subject: MQRC 2393 and channel lacking certificate |
Hey guys..
I am attempting to setup SSL on my local machine as a POC. I am missing something which is causing the Subjected error . I have tried to go through various articles over web but could no ... |