|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS Error |
« View previous topic :: View next topic » |
Author |
Message
|
bobbee |
Posted: Tue Jan 08, 2013 2:44 am Post subject: JMS Error |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
MQ Client v7.5 on AIX
Client is running their program from an MQ Client app on AIX using JMS with a file based JNDI. they are receiving the following error. I see the 2195 and would expect an FDC. I searched all the known places on the client box and did a global search for FDC. I find nothing and see no other errors besides what the client is getting back from MQ. Any suggestion on how to squeeze some mor einformation out of mq.
Caused by: com.ibm.mq.MQException: JMSCMQ0001: JMSCMQ0001, 2, MQCC_FAILED, 2195, MQRC_UNEXPECTED_ERROR
at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.java:209)
... 46 more
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2195;AMQ9204: Connection to host 'ala75101(12200)' rejected. [1=com.ibm.mq.jmqi.JmqiException[CC=2;RC=2195],3=ala75101(12200),5=WMQThreadPool.enqueue]
at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:2022)
at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:1208)
at com.ibm.mq.ese.jmqi.InterceptedJmqiImpl.jmqiConnect(InterceptedJmqiImpl.java:351)
at com.ibm.mq.ese.jmqi.ESEJMQI.jmqiConnect(ESEJMQI.java:337)
at com.ibm.msg.client.wmq.internal.WMQConnection.<init>(WMQConnection.java:340)
... 45 more
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2195
at com.ibm.msg.client.wmq.common.internal.WMQThreadPool.enqueue(WMQThreadPool.java:109)
at com.ibm.mq.jmqi.remote.impl.RemoteConnection.setUpAsyncMode(RemoteConnection.java:1535)
at com.ibm.mq.jmqi.remote.impl.RemoteConnection.initSess(RemoteConnection.java:1334)
at com.ibm.mq.jmqi.remote.impl.RemoteConnection.connect(RemoteConnection.java:713)
at com.ibm.mq.jmqi.remote.impl.RemoteConnectionSpecification.getSessionFromNewConnection(RemoteConnectionSpecification.java:400)
at com.ibm.mq.jmqi.remote.impl.RemoteConnectionSpecification.getSession(RemoteConnectionSpecification.java:299)
at com.ibm.mq.jmqi.remote.impl.RemoteConnectionPool.getSession(RemoteConnectionPool.java:164)
at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:1578)
... 49 more
Caused by: com.ibm.msg.client.commonservices.CSIException: JMSCS0002
at com.ibm.msg.client.commonservices.workqueue.PIWorkQueueManager.enqueueItem(PIWorkQueueManager.java:67)
at com.ibm.msg.client.commonservices.workqueue.WorkQueueManager.enqueue(WorkQueueManager.java:225)
at com.ibm.msg.client.commonservices.workqueue.WorkQueueManager.enqueue(WorkQueueManager.java:194)
at com.ibm.msg.client.wmq.common.internal.WMQThreadPool.enqueue(WMQThreadPool.java:91)
... 56 more |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jan 08, 2013 3:08 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
can you telnet to the listener port from the client machine?
'Connection to host 'ala75101(12200)' rejected.' suggests a network layer issue. |
|
Back to top |
|
 |
bobbee |
Posted: Tue Jan 08, 2013 4:41 am Post subject: |
|
|
 Knight
Joined: 20 Sep 2001 Posts: 545 Location: Tampa
|
I can configure and start amqsputc from that machine. It works fine and puts messages to a queue. If that did not work I would suspect a 2058 or 2059. I am getting a 2195 which usually mean MQ cannot handle the problem and is throwing an FDC. But one does not exist. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jan 08, 2013 10:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Is there enough file space available for MQ to write the FDC?
Somebody verified that this is not an attempt to connect with admin credentials without the adequate channel permission record?  _________________ MQ & Broker admin
Last edited by fjb_saper on Wed Jan 09, 2013 2:44 am; edited 1 time in total |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Jan 08, 2013 6:04 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
The app and the QM are on the same server, or different servers?
What does the MQ Error Log say on the server where the QM is running?
What does the QM Error Log say?
I assume this is happening on the MQCONNX call, when the app is creating the QM Object, but please confirm.
So amqsputc works. Hmmm. Can this JMS app connect to another QM as a test?
The version of Java, JMS, AIX in use are supported by MQ 7.5? _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|