Posted: Tue Aug 28, 2007 1:29 am Post subject: MQRC 2195: Unexpected Error
Newbie
Joined: 09 Mar 2007 Posts: 5 Location: Pune, India
Hi,
I am an MQ admin....right now i am stuck with a 2195 error which the application team is getting...and I have no clue how to resolve it...can some one plz help me on this....
The application is trying to connect to the queue manager on ISeries through WAS...This is the error log which the application is getting..
We are getting the following error in the SystemOut.log while starting the WAS Server for ALSHLSADM6 on iseries.
[8/27/07 11:14:38:896 GMT+04:00] 0000000a MDBListenerIm W WMSG0019E: Unable to start MDB Listener MessageListener, JMSDestination
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Exception.<init>(Exception.java:41)
at javax.jms.JMSException.<init>(JMSException.java:47)
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:569)
at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:2328)
at com.ibm.mq.jms.MQConnection.createQMXA(MQConnection.java:1702)
at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:97)
at com.ibm.mq.jms.MQXAQueueConnection.<init>(MQXAQueueConnection.java:56)
at com.ibm.mq.jms.MQXAQueueConnectionFactory.createXAQueueConnection(MQXAQueueConnectionFactory.java:132)
at com.ibm.ejs.jms.JMSManagedQueueConnection.createConnection(JMSManagedQueueConnection.java:183)
at com.ibm.ejs.jms.JMSManagedConnection.<init>(JMSManagedConnection.java:280)
at com.ibm.ejs.jms.JMSManagedQueueConnection.<init>(JMSManagedQueueConnection.java:71)
at com.ibm.ejs.jms.WSJMSManagedQueueConnectionFactory.createManagedConnection(WSJMSManagedQueueConnectionFactory.java:96)
at com.ibm.ejs.jms.JMSManagedConnectionFactory.createManagedConnection(JMSManagedConnectionFactory.java:583)
at com.ibm.ejs.j2c.poolmanager.FreePool.createManagedConnectionWithMCWrapper(FreePool.java:1617)
---- Begin backtrace for Nested Throwables
com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion Code 2, Reason 2195
MQJE018: Protocol error - unexpected segment type received
at java.lang.Throwable.<init>(Throwable.java:180)
at java.lang.Exception.<init>(Exception.java:29)
at com.ibm.mq.MQException.<init>(MQException.java:872)
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:242)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11._createManagedConnection(MQClientManagedConnectionFactoryJ11.java:276)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11.createManagedConnection(MQClientManagedConnectionFactoryJ11.java:296)
at com.ibm.mq.StoredManagedConnection.<init>(StoredManagedConnection.java:80)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(MQSimpleConnectionManager.java:171)
at com.ibm.mq.MQQueueManager.obtainBaseMQQueueManager(MQQueueManager.java:754)
at com.ibm.mq.MQQueueManager.construct(MQQueueManager.java:688)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:469)
at com.ibm.mq.MQSPIQueueManager.<init>(MQSPIQueueManager.java:52)
at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:2255)
The FDC generated is AMQ809771.0.FDC which has the following info..
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Monday August 27 13:18:03 UTC+04:00 Standard Time 200 |
| Host Name :- KAPPA07.SYSTEMS.UK.HSBC |
| PIDS :- 5724B4106 |
| LVLS :- 530.12 CSD12 |
| Product Long Name :- WebSphere MQ for iSeries |
| Vendor :- IBM |
| Probe Id :- XC308010 |
| Application Name :- MQM |
| Component :- xlsReleaseMutex |
| Component :- xlsReleaseMutex |
| Build Date :- Dec 12 2005 |
| UserID :- 00000784 (IDCPRJALS) |
| Job Name :- 186023/IDCPRJALS/QPADEV0271 |
| Job Description :- QGPL/QDFTJOBD |
| Submitted By :- // |
| Activation Group :- 24 (QMQM) (QMQM/AMQOVFYX) |
| Max File Handles :- 200 |
| Process :- 00809771 |
| QueueManager :- DKAP7ALS |
| Major Errorcode :- xecL_I_LONG_LOCK_WAIT_END |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 4 |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 0 |
| Arith1 :- 0 |
| Arith2 :- 0 |
| |
+-----------------------------------------------------------------------------+
Please let me know if some other information is needed....
I have checked everything on the Iseries queue manager and cannot see any MQ problems......hence i am confused abt the cause of this error...
..
Thanks in anticipation
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