Trying to connect to onprem MQ using IBM MQ Connector.
Using destination type as Host address and updated it with the MQ hostname.
Getting below error.
JMSWMQ0018: Failed to connect to queue manager 'Hostname' with connection mode 'Client' and host name 'Client'.
Hi @adithyaseelam24,
Welcome to Google Cloud Community!
You may check the following setup first before configuring the connector:
roles/secretmanager.viewer
roles/secretmanager.secretAccessor
A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs. If you don't have a service account, you must create a service account. For more information, see Creating a service account.
secretmanager.googleapis.com
(Secret Manager API)connectors.googleapis.com
(Connectors API)To understand how to enable services, see Enabling services.
If these services or permissions have not been enabled for your project previously, you are prompted to enable them when configuring the connector.
You may also check the following documentations for your reference:
If the aforementioned steps didn't work, you may file a bug so that our engineers could take a look at this. We don't have a specific ETA on this one but you can keep track of its progress once the ticket has been created.
Hope this helps.
Hi,
Has this issue been resolved ? I am still facing it . Your help is much appreciated
Thanks