-
Notifications
You must be signed in to change notification settings - Fork 70
Support for MQRC_ENVIRONMENT_ERROR [2012] #395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looking through the code, the only failure path I can see that might get you there is if an MQINQ on the qmgr object failed. Which would be unusual, but it is possible. I'll at least fix that path to give a proper error message anyway. Is there anything in the qmgr error logs, such as missing permissions? Or are you running a very old version of MQ or on an unusual platform? Otherwise, setting the environment variable |
Hi,
We checked the queue manager error logs and did not find any permission-related issues. |
Thanks for the extra trace. I've been able to work out what's going on and have pushed a temporary fix direct into the vendor tree (which is not usually a good idea, but just about acceptable since I also control that dependency). |
Hello,
I am trying to connect to a Queue Manager Ibm Mq but I am encountering the following errors:
The messages are present on the queue.
Could you please support me?
Thank you.
The text was updated successfully, but these errors were encountered: