|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Seeing intermittent errors when running a PUT to MQ Server |
« View previous topic :: View next topic » |
Author |
Message
|
tarekahf |
Posted: Fri Apr 26, 2024 8:01 am Post subject: Seeing intermittent errors when running a PUT to MQ Server |
|
|
Newbie
Joined: 26 Apr 2024 Posts: 1
|
We use a Java program to send a PUT request to the MQ Server. Recently, we have seen intermittent errors. Sometimes it works without any problem, however, the error comes without any apparent reason.
I appreciate your help in troubleshooting this error.
From the client side, we see this error:
Quote: |
com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '2063'.
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:251)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11._createManagedConnection(MQClientManagedConnectionFactoryJ11.java:449)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11.createManagedConnection(MQClientManagedConnectionFactoryJ11.java:486)
at com.ibm.mq.StoredManagedConnection.<init>(StoredManagedConnection.java:97)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(MQSimpleConnectionManager.java:194)
at com.ibm.mq.MQQueueManagerFactory.obtainBaseMQQueueManager(MQQueueManagerFactory.java:870)
at com.ibm.mq.MQQueueManagerFactory.procure(MQQueueManagerFactory.java:818)
at com.ibm.mq.MQQueueManagerFactory.constructQueueManager(MQQueueManagerFactory.java:760)
at com.ibm.mq.MQQueueManagerFactory.createQueueManager(MQQueueManagerFactory.java:200)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:1004)
at MQUtility.main(MQUtility.java:333) |
On MQ Server Error Log, we see the following errors:
Quote: |
----- amqzfubn.c : 3986 -------------------------------------------------------
4/26/2024 01:03:00 - Process(6200.26) User(SYSTEM) Program(amqrmppa.exe)
Host(HOTS-NAME) Installation(Installation1)
VRMF(9.0.3.0) QMgr(Test)
Time(2024-04-26T06:03:00.217Z)
AMQ9557: Queue Manager User ID initialization failed for 'user-name'.
EXPLANATION:
The call to initialize the User ID 'user-name' failed with CompCode 2 and Reason
2063. If an MQCSP block was users, the User ID in the MQCSP block was ''.
ACTION:
Correct the error and try again.
----- cmqxrsrv.c : 2350 -------------------------------------------------------
4/26/2024 01:03:02 - Process(4604.33) User(SYSTEM) Program(amqzlaa0.exe)
Host(HOST-NAME) Installation(Installation1)
VRMF(9.0.3.0) QMgr(Test)
Time(2024-04-26T06:03:02.387Z)
AMQ7227: IBM MQ encountered the following network error: The RPC server is
unavailable.
EXPLANATION:
MQ failed to successfully complete a network operation due to the specified
error. If the error is encountered on systems that are part of a Windows 2000
domain it can indicate incorrect DNS or WINS configuration.
ACTION:
Ensure that your network is functioning correctly. On the Windows platform
check DNS and/or WINS settings to ensure that domain controllers, used for
authentication or authorisation functions, are accessible.
----- amqzfubn.c : 3986 -------------------------------------------------------
4/26/2024 01:03:02 - Process(6200.27) User(SYSTEM) Program(amqrmppa.exe)
Host(HOST-NAME) Installation(Installation1)
VRMF(9.0.3.0) QMgr(Test)
Time(2024-04-26T06:03:02.387Z)
AMQ9557: Queue Manager User ID initialization failed for 'user-name'.
EXPLANATION:
The call to initialize the User ID 'user-name' failed with CompCode 2 and Reason
2063. If an MQCSP block was users, the User ID in the MQCSP block was ''.
ACTION:
Correct the error and try again.
----- cmqxrsrv.c : 2350 -------------------------------------------------------
|
|
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Apr 28, 2024 5:51 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Did you investigate the error:
AMQ7227: IBM MQ encountered the following network error: The RPC server is
unavailable.
Is the user in a Windows Active Domain?
It looks like server is having difficultly contacting the AD controller. _________________ Glenn |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|