ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » IBM MQ-6.0 read

Post new topic  Reply to topic Goto page 1, 2  Next
 IBM MQ-6.0 read « View previous topic :: View next topic » 
Author Message
neha137
PostPosted: Wed Jan 12, 2011 2:37 am    Post subject: IBM MQ-6.0 read Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

Hi All,
I am facing the problem with IBM MQ-6.0 read. My problem is as described below:-

We have a development environment where I have deployed my ear on RAD7.5 Application server used is WAS-7. I have Windows XP as my operating system.
I am writing a message on IBM MQ-6.0 and reading the response from it using JMS.
On my development environment I am able to read and write the message successfully.

We also have an Integration environment where WAS-7 is installed on AIX.On WAS-7, I have the same EAR mentioned above is deployed.
Our IBM MQ6.0 is on Windows OS.

After deployment of the EAR on WAS-7, what I have observed that I am able to write the Message successfully on the MQ but while reading I am getting the null message.


Regards,
Neha Agrawal
[/code]
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Jan 12, 2011 3:19 am    Post subject: Re: IBM MQ-6.0 read Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

neha137 wrote:
...what I have observed that I am able to write the Message successfully on the MQ but while reading I am getting the null message...


Please tell us exactly what you mean by "...getting the null message..."?

What are the Completion Code (CC) and Reason Code (RC) being returned?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
neha137
PostPosted: Wed Jan 12, 2011 3:21 am    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

I have enabled MQ trace.Below are the logs for the same :-

[1/11/11 18:05:29:667 GMT-05:30] 00000030 SystemOut O *** BPO1 - In IvisionJmsQueueManager.readMessageFromQueue : [DEBUG] trying to receive:
[1/11/11 18:05:29:667 GMT-05:30] 00000030 SystemOut O *** BPO1 - In IvisionJmsQueueManager.readMessageFromQueue : [DEBUG] trying to receive:
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JMSMessageCon > receive Entry
5000
true
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JMSManagedSes > enlist Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JMSManagedSes > interactionPending Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 ConnectionEve > interactionPending Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 ConnectionEve 3 Coordinator in effect: com.ibm.ws.tx.jta.TransactionImpl@a520a52#tid=55
[1/11/11 18:05:29:668 GMT-05:30] 00000030 MCWrapper > getCurrentTranWrapper Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 MCWrapper < getCurrentTranWrapper: XATXWRAPPER Exit
[1/11/11 18:05:29:668 GMT-05:30] 00000030 XATransaction > enlist Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 XATransaction 3 enlisting XATranWrapper :600e600e with coordinator :com.ibm.ws.tx.jta.TransactionImpl@a520a52#tid=55
[1/11/11 18:05:29:668 GMT-05:30] 00000030 TransactionMa 3 getTransactionManager
com.ibm.ws.tx.jta.TranManagerSet@5d3a5d3a
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JTAResourceBa > start Entry
XATransactionWrapper@ 600e600e XAResource: com.ibm.ejs.jms.JMSManagedSession$JMSXAResource@3a103a10 enlisted: falseHas Tran Rolled Back = false mcWrapper.hashCode()1051279017
XARESOURCE_NOTASSOCIATED
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JTAResourceBa 1 xa_start with flag: 0=TMNOFLAGS
[1/11/11 18:05:29:668 GMT-05:30] 00000030 XATransaction > start Entry
[1/11/11 18:05:29:668 GMT-05:30] 00000030 JMSManagedSes > start Entry
{XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54),
data(0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c000000010000000000000000000000000001)}
0
[1/11/11 18:05:29:668 GMT-05:30] 00000030 MQXAResource > start(Xid,int) (com.ibm.msg.client.wmq.v6.base.internal.MQXAResource) [:/56ef56ef] Entry
{XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54),
data(0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c000000010000000000000000000000000001)}
0
[1/11/11 18:05:29:669 GMT-05:30] 00000030 MQSESSION > XASTART(Xid,int,int) (com.ibm.msg.client.wmq.v6.base.internal.MQSESSION) [:/7fc97fc9] Entry
{XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54),
data(0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c000000010000000000000000000000000001)}
0
0
[1/11/11 18:05:29:669 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/457a457a] DUMMY: getHconn()
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
[1/11/11 18:05:29:669 GMT-05:30] 00000030 MQManagedConn 3 (com.ibm.msg.client.wmq.v6.base.internal.MQManagedConnectionJ11) [:/36eb36eb] getHconn(): getter
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteFAP > xa_start(Hconn,Xid,int,int) (RemoteFAP) [:/42b042b0] Entry
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
{XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54),
data(0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c000000010000000000000000000000000001)}
0
0
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteFAP > getRemoteHconn(RemoteTls,Hconn) (RemoteFAP) [:/42b042b0] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteFAP < getRemoteHconn(RemoteTls,Hconn) (RemoteFAP) [:/42b042b0] Exit
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteHconn > enterCall() (RemoteHconn) [:/2f702f70] Entry
false
false
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteHconn < enterCall() (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:669 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: getXaState()
2
[1/11/11 18:05:29:669 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: getRmid()
0
[1/11/11 18:05:29:669 GMT-05:30] 00000030 RemoteHconn > allocateMQAPI(int) (RemoteHconn) [:/2f702f70] Entry
161
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteHconn > getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Entry
1
<null>
0
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteHconn < getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteConnect > allocateTSH(int,int,RfpTSH) (RemoteConnection) [:/6a426a42] Entry
0
161
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteCommsBu > allocBuffer(int) (RemoteCommsBufferPool) [:/46364636] Entry
32756
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getNextBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getPrevBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getNextBuffer()
<null>
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setNextBuffer(RemoteCommsBufferItem)
<null>
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteCommsBu > reset(boolean) (RemoteCommsBufferItem) [:/36083608] Entry
true
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteCommsBu < reset(boolean) (RemoteCommsBufferItem) [:/36083608] Exit
<null>
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setDataAvailable(int)
0
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setDataUsed(int)
0
[1/11/11 18:05:29:670 GMT-05:30] 00000030 RemoteCommsBu < allocBuffer(int) (RemoteCommsBufferPool) [:/46364636] Exit
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setParentBuffer(RemoteCommsBuffer)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setUserDataSingle(byte [ ],int)
<null>
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setUserDataMulti(ByteBuffer [ ],int)
<null>
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setSegmentType(int)
161
[1/11/11 18:05:29:670 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setEncoding(int)
2
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setMQEncoding(int,boolean)
273
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
273
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setControlFlags1(int)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setControlFlags2(int)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setCcsid(int,boolean)
850
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeU16(int,byte [ ],int,boolean): writeU16()
850
[1/11/11 18:05:29:671 GMT-05:30] 00000030 RemoteConnect < allocateTSH(int,int,RfpTSH) (RemoteConnection) [:/6a426a42] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setReasonCode(int,boolean)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setCompCode(int,boolean)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setHandle(int,boolean)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 RemoteHconn < allocateMQAPI(int) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setRMID(int,boolean)
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
0
[1/11/11 18:05:29:671 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setFlags(int,boolean)
0
[1/11/11 18:05:29:672 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
0
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteHconn > getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Entry
15
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
44
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteHconn < getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpXAID@c5b0c5b
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c5b0c5b] DUMMY: setXid(Xid,boolean)
{XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54),
data(0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c0000012d776f27a100000001000000377c9cc305c68bbad174379d92627e2ad16d52604c000000010000000000000000000000000001)}
[1/11/11 18:05:29:672 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
1463898948
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setControlFlags1(int)
48
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setTransLength(int)
179
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setCallLength(int)
179
[1/11/11 18:05:29:672 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
179
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteHconn > sendTSH(RemoteTls,RfpTSH) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: isMultiplexingEnabled()
false
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteHconn > calculateUserDataBufferLength(RfpTSH,boolean) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
false
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getUserDataBuffer()
<null>
[1/11/11 18:05:29:672 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getUserDataBuffers()
<null>
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteHconn < calculateUserDataBufferLength(RfpTSH,boolean) (RemoteHconn) [:/2f702f70] Exit
0
[1/11/11 18:05:29:672 GMT-05:30] 00000030 RemoteConnect > sendTSH(RemoteTls,RfpTSH) (RemoteConnection) [:/6a426a42] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getSegmentType()
161
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/6a426a42] DUMMY: isSecure()
false
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getUserDataBuffer()
<null>
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getUserDataLength()
0
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getUserDataBuffers()
<null>
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getNumUserDataBuffers()
0
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getTransLength()
179
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getControlFlags1()
48
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setControlFlags1(int)
48
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setTransLength(int)
179
[1/11/11 18:05:29:673 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] writeI32(int,byte [ ],int,boolean): writeI32()
179
[1/11/11 18:05:29:673 GMT-05:30] 00000030 RemoteTCPConn > send(byte [ ],int,int) (RemoteTCPConnection) [:/6a426a42] Entry
[B@55f055f0
0
179
com.ibm.mq.jmqi.remote.internal.RemoteHconn[connectionId=414D5143494E49564E30324420202020E0301B4D20E9C303]
false
161
0
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/b7f0b7f] DUMMY: getNativeCharSet()
819(ISO-8859-1)
[1/11/11 18:05:29:673 GMT-05:30] 00000030 RemoteTCPConn 3 (RemoteTCPConnection) [:] unspecified method: send(byte [ ],int,int)
Sending data: java.nio.HeapByteBuffer[pos=0 lim=179 cap=32756]
[1/11/11 18:05:29:673 GMT-05:30] 00000030 RemoteTCPConn 3 (RemoteTCPConnection) [:] unspecified method: send(byte [ ],int,int)
java.nio.HeapByteBuffer[pos=0 lim=179 cap=32756]
[1/11/11 18:05:29:673 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: getConnSendExits()
<null>
[1/11/11 18:05:29:673 GMT-05:30] 00000030 RemoteTCPConn < send(byte [ ],int,int) (RemoteTCPConnection) [:/6a426a42] Exit
179
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteConnect 3 (RemoteConnection) [:/6a426a42] Entered finally block in class: RemoteConnection method: sendTSH(RemoteTls,RfpTSH) <exitIndex: 2>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/6a426a42] DUMMY: isSecure()
false
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getParentBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu > free() (RemoteCommsBufferItem) [:/36083608] Entry
<null>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu > freeBuffer(RemoteCommsBuffer) (RemoteCommsBufferPool) [:/46364636] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getPool()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferPool@46364636
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: isInUse()
true
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getUseCount()
1
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getUseCount()
1
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setUseCount(int)
0
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu > reset(boolean) (RemoteCommsBufferItem) [:/36083608] Entry
false
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu < reset(boolean) (RemoteCommsBufferItem) [:/36083608] Exit
<null>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setPrevBuffer(RemoteCommsBufferItem)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setNextBuffer(RemoteCommsBufferItem)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu < freeBuffer(RemoteCommsBuffer) (RemoteCommsBufferPool) [:/46364636] Exit
<null>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteCommsBu < free() (RemoteCommsBufferItem) [:/36083608] Exit
<null>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setParentBuffer(RemoteCommsBuffer)
<null>
[1/11/11 18:05:29:674 GMT-05:30] 00000030 RemoteConnect < sendTSH(RemoteTls,RfpTSH) (RemoteConnection) [:/6a426a42] Exit
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteHconn < sendTSH(RemoteTls,RfpTSH) (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteHconn > receiveMQIFlow(RemoteTls) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteHconn > receiveTSH(RemoteTls) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteConnect > receiveTSH(RemoteTls,RfpTSH) (RemoteConnection) [:/6a426a42] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteCommsBu > allocBuffer(int) (RemoteCommsBufferPool) [:/46364636] Entry
32758
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: getNextBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getPrevBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getNextBuffer()
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setNextBuffer(RemoteCommsBufferItem)
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteCommsBu > reset(boolean) (RemoteCommsBufferItem) [:/adf0adf] Entry
true
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteCommsBu < reset(boolean) (RemoteCommsBufferItem) [:/adf0adf] Exit
<null>
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setDataAvailable(int)
0
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setDataUsed(int)
0
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteCommsBu < allocBuffer(int) (RemoteCommsBufferPool) [:/46364636] Exit
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: setParentBuffer(RemoteCommsBuffer)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getDataPosition()
0
[1/11/11 18:05:29:675 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getDataAvailable()
0
[1/11/11 18:05:29:675 GMT-05:30] 00000030 RemoteTCPConn > receive(byte [ ],int,int) (RemoteTCPConnection) [:/6a426a42] Entry
[B@134f134f
0
32758
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/b7f0b7f] DUMMY: getNativeCharSet()
819(ISO-8859-1)
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteTCPConn 3 (RemoteTCPConnection) [:] unspecified method: receive(byte [ ],int,int)
Received data: java.nio.HeapByteBuffer[pos=0 lim=44 cap=32758]
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteTCPConn 3 (RemoteTCPConnection) [:] unspecified method: receive(byte [ ],int,int)
java.nio.HeapByteBuffer[pos=0 lim=44 cap=32758]
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteTCPConn < receive(byte [ ],int,int) (RemoteTCPConnection) [:/6a426a42] Exit
44
[1/11/11 18:05:29:676 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] readI32(byte [ ],int,boolean): readI32()
44
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: RfpTSH.checkEyecather()
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getTransLength()
44
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getControlFlags1()
48
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getSegmentType()
177
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getSegmentType()
177
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setDataPosition(int)
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setDataAvailable(int)
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteConnect < receiveTSH(RemoteTls,RfpTSH) (RemoteConnection) [:/6a426a42] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpTSH@c770c77
2
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteHconn > processReceivedTsh(RemoteTls,RfpTSH) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteTls@30fb30fb
com.ibm.mq.jmqi.remote.internal.system.RfpTSH@c770c77
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/6a426a42] DUMMY: getCurMsgCompression()
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getControlFlags2()
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getControlFlags2()
0
[1/11/11 18:05:29:676 GMT-05:30] 00000030 RemoteHconn < processReceivedTsh(RemoteTls,RfpTSH) (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn < receiveTSH(RemoteTls) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpTSH@c770c77
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn > getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Entry
1
com.ibm.mq.jmqi.remote.internal.system.RfpTSH@c770c77
0
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn < getRfp(int,RfpStructure,int) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getParentBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setParentBuffer(RemoteCommsBuffer)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/c770c77] DUMMY: getTransLength()
44
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setTransLength(int)
44
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getTransLength()
44
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn < receiveMQIFlow(RemoteTls) (RemoteHconn) [:/2f702f70] Exit
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getSegmentType()
177
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getControlFlags1()
48
[1/11/11 18:05:29:677 GMT-05:30] 00000030 JmqiDC 3 (JmqiDC) [:/5dde5dde] readI32(byte [ ],int,boolean): readI32()
0
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getReturnCode(boolean)
0
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: getXaState()
2
[1/11/11 18:05:29:677 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/2f702f70] DUMMY: setXaState(int)
6
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteFAP 3 (RemoteFAP) [:/42b042b0] Entered finally block in class: RemoteFAP method: xa_start(Hconn,Xid,int,int)
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn > releaseReceivedTSH(RfpTSH) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:677 GMT-05:30] 00000030 RemoteHconn > unlockRcvExitForTSH(RfpTSH) (RemoteHconn) [:/2f702f70] Entry
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteHconn < unlockRcvExitForTSH(RfpTSH) (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteConnect > releaseReceivedTSH(RfpTSH) (RemoteConnection) [:/6a426a42] Entry
com.ibm.mq.jmqi.remote.internal.system.RfpMQAPI@3090309
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: getParentBuffer()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu > free() (RemoteCommsBufferItem) [:/adf0adf] Entry
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu > freeBuffer(RemoteCommsBuffer) (RemoteCommsBufferPool) [:/46364636] Entry
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getPool()
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferPool@46364636
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: isInUse()
true
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getUseCount()
1
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: getUseCount()
1
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setUseCount(int)
0
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu > reset(boolean) (RemoteCommsBufferItem) [:/adf0adf] Entry
false
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu < reset(boolean) (RemoteCommsBufferItem) [:/adf0adf] Exit
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/36083608] DUMMY: setPrevBuffer(RemoteCommsBufferItem)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@adf0adf
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/adf0adf] DUMMY: setNextBuffer(RemoteCommsBufferItem)
com.ibm.mq.jmqi.remote.internal.system.RemoteCommsBufferItem@36083608
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu < freeBuffer(RemoteCommsBuffer) (RemoteCommsBufferPool) [:/46364636] Exit
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteCommsBu < free() (RemoteCommsBufferItem) [:/adf0adf] Exit
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 DUMMY 3 (DUMMY) [:/3090309] DUMMY: setParentBuffer(RemoteCommsBuffer)
<null>
[1/11/11 18:05:29:678 GMT-05:30] 00000030 RemoteConnect < releaseReceivedTSH(RfpTSH) (RemoteConnection) [:/6a426a42] Exit
<null>
[1/11/11 18:05:29:679 GMT-05:30] 00000030 RemoteHconn < releaseReceivedTSH(RfpTSH) (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:679 GMT-05:30] 00000030 RemoteHconn > leaveCall() (RemoteHconn) [:/2f702f70] Entry
0
[1/11/11 18:05:29:679 GMT-05:30] 00000030 RemoteHconn < leaveCall() (RemoteHconn) [:/2f702f70] Exit
<null>
[1/11/11 18:05:29:679 GMT-05:30] 00000030 RemoteFAP < xa_start(Hconn,Xid,int,int) (RemoteFAP) [:/42b042b0] Exit
0
[1/11/11 18:05:29:679 GMT-05:30] 00000030 MQSESSION < XASTART(Xid,int,int) (com.ibm.msg.client.wmq.v6.base.internal.MQSESSION) [:/7fc97fc9] Exit
0
[1/11/11 18:05:29:679 GMT-05:30] 00000030 MQXAResource < start(Xid,int) (com.ibm.msg.client.wmq.v6.base.internal.MQXAResource) [:/56ef56ef] Exit
<null>
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JMSManagedSes < start Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 XATransaction < start Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JTAResourceBa < start Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 ResourceWrapp 3 setResourceStatus
from NONE to REGISTERED
[1/11/11 18:05:29:679 GMT-05:30] 00000030 XATransaction < enlist Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 ConnectionEve < interactionPending Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JMSManagedSes < interactionPending Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JMSManagedSes < enlist Exit
[1/11/11 18:05:29:679 GMT-05:30] 00000030 MQMessageCons > receive(long) (com.ibm.mq.jms.MQMessageConsumer) [:/7cd07cd0] Entry
5000
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JmsMessageCon > receive(long) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Entry
5000
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JmsMessageCon > checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Entry
receive
[1/11/11 18:05:29:679 GMT-05:30] 00000030 JmsSessionImp > checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Entry
receive
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp 3 (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] isAsync(): getter
false
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp < checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Exit
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp > getMessageListener() (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Entry
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp > checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Entry
getMessageListener
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp 3 (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] isAsync(): getter
false
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp < checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Exit
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp > checkNotClosed() (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Entry
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp < checkNotClosed() (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Exit
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp < getMessageListener() (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Exit
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsMessageCon < checkSynchronousUsage(String) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Exit
<null>
[1/11/11 18:05:29:680 GMT-05:30] 00000030 State 3 (com.ibm.msg.client.jms.internal.State) [:/661d661d] getState(): getter
1
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp 3 (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] getState(): getter
1
[1/11/11 18:05:29:680 GMT-05:30] 00000030 State 3 (com.ibm.msg.client.jms.internal.State) [:/661d661d] getState(): getter
1
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsSessionImp 3 (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] getState(): getter
1
[1/11/11 18:05:29:680 GMT-05:30] 00000030 JmsMessageCon > receiveInboundMessage(long) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Entry
5000
[1/11/11 18:05:29:680 GMT-05:30] 00000030 MQMessageCons > receive(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQMessageConsumer) [:/67c767c7] Entry
5000
[1/11/11 18:05:29:680 GMT-05:30] 00000030 MQMessageCons > receiveInternal(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQMessageConsumer) [:/67c767c7] Entry
5000
[1/11/11 18:05:29:681 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: Performing initial validity checks
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession > callingFromOnMessage() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Entry
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession < callingFromOnMessage() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Exit
false
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession > usingAsyncMode() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Entry
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession < usingAsyncMode() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Exit
false
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession > hasMessageListener() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Entry
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession < hasMessageListener() (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Exit
false
[1/11/11 18:05:29:681 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: Finished validity checks
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: receiveInternal - waiting for session start
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession > waitForStart(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Entry
5000
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession < waitForStart(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/54255425] Exit
5000
[1/11/11 18:05:29:681 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: receiveInternal - session started
<null>
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQSession 3 (com.ibm.msg.client.wmq.v6.jms.internal.MQSession) [:/1a081a08] isStarted(): getter
false
[1/11/11 18:05:29:681 GMT-05:30] 00000030 MQXASession 3 (com.ibm.msg.client.wmq.v6.jms.internal.MQXASession) [:/54255425] isStarted(): getter
false
[1/11/11 18:05:29:682 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: ProviderSession stopped or closed while getting transation Lock. Returning null
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQMessageCons < receiveInternal(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQMessageConsumer) [:/67c767c7] Exit
<null>
3
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQMessageCons < receive(long) (com.ibm.msg.client.wmq.v6.jms.internal.MQMessageConsumer) [:/67c767c7] Exit
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JmsMessageCon < receiveInboundMessage(long) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Exit
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JmsMessageCon < receive(long) (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Exit
<null>
4
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQMessageCons > wrapCommmonMessage(Message) (com.ibm.mq.jms.MQMessageConsumer) [:] Entry
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQMessageCons < wrapCommmonMessage(Message) (com.ibm.mq.jms.MQMessageConsumer) [:] Exit
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQMessageCons < receive(long) (com.ibm.mq.jms.MQMessageConsumer) [:/7cd07cd0] Exit
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JMSMessageCon < receive Exit
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JMSSessionHan > close Entry
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JMSMessageCon > close Entry
[1/11/11 18:05:29:682 GMT-05:30] 00000030 MQQueueReceiv > close() (com.ibm.mq.jms.MQQueueReceiver) [:/7cd07cd0] Entry
<null>
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JmsMessageCon > close() (com.ibm.msg.client.jms.internal.JmsMessageConsumerImpl) [:/69fb69fb] Entry
false
[1/11/11 18:05:29:682 GMT-05:30] 00000030 JmsSessionImp > removeConsumer(JmsMessageConsumerImpl) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Entry
| com.ibm.msg.client.jms.internal.JmsQueueReceiverImpl :-
| | XMSC_ACKNOWLEDGE_MODE :- 0
| | XMSC_ADMIN_OBJECT_TYPE :- 81
| | XMSC_ASYNC_EXCEPTIONS :- -1
| | XMSC_CLIENT_ID :-
| | XMSC_CONNECTION_TYPE :- 1
| | XMSC_CONNECTION_TYPE_NAME :- com.ibm.msg.client.wmq
| | XMSC_NOLOCAL :- false
| | XMSC_PASSWORD :- ********
| | XMSC_RTT_DIRECT_AUTH :- 0
| | XMSC_RTT_PROXY_HOSTNAME :- <null>
| | XMSC_RTT_PROXY_PORT :- 443
| | XMSC_TRANSACTED :- true
| | XMSC_USERID :- was7
| | XMSC_WMQ_BROKER_CC_SUBQ :- SYSTEM.JMS.ND.CC.SUBSCRIBER.QUEUE
| | XMSC_WMQ_BROKER_CONTROLQ :- SYSTEM.BROKER.CONTROL.QUEUE
| | XMSC_WMQ_BROKER_PUBQ :- SYSTEM.BROKER.DEFAULT.STREAM
| | XMSC_WMQ_BROKER_QMGR :-
| | XMSC_WMQ_BROKER_SUBQ :- SYSTEM.JMS.ND.SUBSCRIBER.QUEUE
| | XMSC_WMQ_CCDTURL :- <null>
| | XMSC_WMQ_CF_DESCRIPTION :-
| | XMSC_WMQ_CHANNEL :- CLIVN02.INIVN02D.T1
| | XMSC_WMQ_CLEANUP_INTERVAL :- 3600000
| | XMSC_WMQ_CLEANUP_LEVEL :- 1
| | XMSC_WMQ_CLONE_SUPPORT :- 0
| | XMSC_WMQ_CONNECTION_MODE :- 1
| | XMSC_WMQ_CONNECTION_TAG :- [B@32c732c7
| | XMSC_WMQ_CONNECT_OPTIONS :- 0
| | XMSC_WMQ_HEADER_COMP :- NONE
| | XMSC_WMQ_HOST_NAME :- MUMS00100373
| | XMSC_WMQ_LOCAL_ADDRESS :-
| | XMSC_WMQ_MAP_NAME_STYLE :- false
| | XMSC_WMQ_MAX_BUFFER_SIZE :- 1000
| | XMSC_WMQ_MESSAGE_RETENTION :- 1
| | XMSC_WMQ_MESSAGE_SELECTION :- 0
| | XMSC_WMQ_MSG_BATCH_SIZE :- 10
| | XMSC_WMQ_MSG_COMP :- NONE
| | XMSC_WMQ_OPT_PUB :- false
| | XMSC_WMQ_OUTCOME_NOTIFICATION :- true
| | XMSC_WMQ_POLLING_INTERVAL :- 5000
| | XMSC_WMQ_PORT :- 1414
| | XMSC_WMQ_PROCESS_DURATION :- 0
| | XMSC_WMQ_PROVIDER_VERSION :- 6
| | XMSC_WMQ_PUB_ACK_INTERVAL :- 25
| | XMSC_WMQ_QMGR_CCSID :- 819
| | XMSC_WMQ_QUEUE_MANAGER :- INIVN02D
| | XMSC_WMQ_RECEIVE_EXIT :- <null>
| | XMSC_WMQ_RECEIVE_EXIT_INIT :- <null>
| | XMSC_WMQ_RECEIVE_ISOLATION :- 0
| | XMSC_WMQ_RESCAN_INTERVAL :- 5000
| | XMSC_WMQ_RESOLVED_QUEUE_MANAGER :- INIVN02D
| | XMSC_WMQ_SECURITY_EXIT :- <null>
| | XMSC_WMQ_SECURITY_EXIT_INIT :- <null>
| | XMSC_WMQ_SEND_CHECK_COUNT :- 0
| | XMSC_WMQ_SEND_EXIT :- <null>
| | XMSC_WMQ_SEND_EXIT_INIT :- <null>
| | XMSC_WMQ_SHARE_CONV_ALLOWED :- 1
| | XMSC_WMQ_SPARSE_SUBSCRIPTIONS :- false
| | XMSC_WMQ_SSL_CERT_STORES_COL :- <null>
| | XMSC_WMQ_SSL_CERT_STORES_STR :- <null>
| | XMSC_WMQ_SSL_CIPHER_SUITE :- <null>
| | XMSC_WMQ_SSL_FIPS_REQUIRED :- false
| | XMSC_WMQ_SSL_KEY_RESETCOUNT :- 0
| | XMSC_WMQ_SSL_PEER_NAME :- <null>
| | XMSC_WMQ_SSL_SOCKET_FACTORY :- <null>
| | XMSC_WMQ_STATUS_REFRESH_INTERVAL :- 60000
| | XMSC_WMQ_SUBSCRIPTION_STORE :- 1
| | XMSC_WMQ_SYNCPOINT_ALL_GETS :- false
| | XMSC_WMQ_TARGET_CLIENT_MATCHING :- true
| | XMSC_WMQ_TEMPORARY_MODEL :- SYSTEM.DEFAULT.MODEL.QUEUE
| | XMSC_WMQ_TEMP_Q_PREFIX :-
| | XMSC_WMQ_TEMP_TOPIC_PREFIX :-
| | XMSC_WMQ_USE_CONNECTION_POOLING :- true
| | brokerVersion :- -1
| | deliveryMode :- 2
| | failIfQuiesce :- 1
| | multicast :- 0
| | version :- 7
| | wildcardFormat :- 0
[1/11/11 18:05:29:683 GMT-05:30] 00000030 JmsSessionImp < removeConsumer(JmsMessageConsumerImpl) (com.ibm.msg.client.jms.internal.JmsSessionImpl) [:/57f157f1] Exit
<null>
[1/11/11 18:05:29:683 GMT-05:30] 00000030 State > close() (com.ibm.msg.client.jms.internal.State) [:/79597959] Entry
<null>
[1/11/11 18:05:29:683 GMT-05:30] 00000030 State < close() (com.ibm.msg.client.jms.internal.State) [:/79597959] Exit
false
2
[1/11/11 18:05:29:683 GMT-05:30] 00000030 JmsDestinatio > decrementUseCount(JmsDestinationImpl) (com.ibm.msg.client.jms.internal.JmsDestinationImplProxy) [:] Entry
queue:///OUTPUT_REPLY_QUEUE
[1/11/11 18:05:29:684 GMT-05:30] 00000030 JmsDestinatio > _decrementUseCount(JmsDestinationImpl) (com.ibm.msg.client.jms.admin.JmsDestinationImpl) [:] Entry
queue:///OUTPUT_REPLY_QUEUE
[1/11/11 18:05:29:684 GMT-05:30] 00000030 JmsDestinatio > decrementUseCount() (com.ibm.msg.client.jms.admin.JmsDestinationImpl) [:/638c638c] Entry
<null>
[1/11/11 18:05:29:684 GMT-05:30] 00000030 JmsDestinatio < decrementUseCount() (com.ibm.msg.client.jms.admin.JmsDestinationImpl) [:/638c638c] E
Back to top
View user's profile Send private message
neha137
PostPosted: Wed Jan 12, 2011 3:30 am    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

There is no Completion Code (CC) and Reason Code (RC) being returned and no exception...I have also seen this type of problem for the first time.Please check the trace if you can figure out something..
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Jan 12, 2011 3:41 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Please go back and enclose all that stuff in 'code' and '/code' tags, which should make it marginally more readable

I presume your 'null message' statement stems from this: [1/11/11 18:05:29:682 GMT-05:30] 00000030 CLASS NAME NO 3 (CLASS NAME NOT AVAILABLE) [:/67c767c7] unspecified method: ProviderSession stopped or closed while getting transation Lock. Returning null

I suggest checking for any environmental differences between your two environments, and also the queue manager logs in the 'failing' environment. When, or if, you have exhausted all avenues of fault diagnosis, post again.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
neha137
PostPosted: Wed Jan 12, 2011 3:46 am    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

Can you please tell me how to check queue manager logs..?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Jan 12, 2011 3:48 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

neha137 wrote:
Can you please tell me how to check queue manager logs..?


Did you install the software on the machine in question? Did you configure it?

Or did you just write the code that works in one environment and doesn't in the other?

If you are the developer, then you don't check the queue manager logs. You sit down with your MQ administrator, and you explain the issue and you ask for assistance.
Back to top
View user's profile Send private message
fatherjack
PostPosted: Wed Jan 12, 2011 5:02 am    Post subject: Reply with quote

Knight

Joined: 14 Apr 2010
Posts: 522
Location: Craggy Island

mqjeff wrote:
If you are the developer, then you don't check the queue manager logs. You sit down with your MQ administrator, and you explain the issue and you ask for assistance.


And if you are the MQ Administrator you sit down with the documentation.
_________________
Never let the facts get in the way of a good theory.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Jan 12, 2011 5:04 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

fatherjack wrote:
mqjeff wrote:
If you are the developer, then you don't check the queue manager logs. You sit down with your MQ administrator, and you explain the issue and you ask for assistance.


And if you are the MQ Administrator you sit down with the documentation.


If you're the MQ administrator, and you don't know how to check the logs, you sit down with your Boss and you schedule training.
Back to top
View user's profile Send private message
neha137
PostPosted: Thu Jan 13, 2011 8:03 pm    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

Actually I am a developer, so was not aware of queue manager logs.

There is an update on the issue which I mentioned previously,
On the same Integration environment where WAS-7 is installed on AIX, when i tried using simple MQ API I am able to write as well as read from the queue, but using JMS API , I am only able to write to the queue, not able to read from the queue (with no errors in the log).
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Thu Jan 13, 2011 11:32 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

check your return code handling in the JMS version of your program. returncodes passed to applications are not written to the mq error logs. its up to the application to recognize and handle them by performing proper actions.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
neha137
PostPosted: Fri Jan 14, 2011 2:22 am    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

Actually I am not getting any kind of exception in the logs. I am getting just a null message.should i post the code which I am using..?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jan 14, 2011 5:51 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

neha137 wrote:
Actually I am not getting any kind of exception in the logs. I am getting just a null message.should i post the code which I am using..?

I suppose your reply message also contains an RFH2. There was an APAR about that type of behavior. Make sure you are on the latest version of V7. If the problem persists open a PMR.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
neha137
PostPosted: Sun Jan 16, 2011 8:30 pm    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

There is the difference in Provider version for development as well as integration environment.

Below is the log for development environment :-

JMS MAJOR VERSION: 1
JMS MINOR VERSION: 1
JMS PROVIDER NAME: IBM WebSphere MQ
JMS VERSION: 1.1
JMS PROVIDER MAJOR VERSION:: 0
JMS PROVIDER MINOR VERSION: 0
JMS PROVIDER VERSION: UNSPECIFIED
JMSX PROPERTY NAME: JMSXUserID
JMSX PROPERTY NAME: JMSXAppID
JMSX PROPERTY NAME: JMSXDeliveryCount
JMSX PROPERTY NAME: JMSXGroupID
JMSX PROPERTY NAME: JMSXGroupSeq

For Integration environment :-

JMS MAJOR VERSION: 1
JMS MINOR VERSION: 1
JMS PROVIDER NAME: IBM WebSphere MQ
JMS VERSION: 1.1
JMS PROVIDER MAJOR VERSION:: 6
JMS PROVIDER MINOR VERSION: 0
JMS PROVIDER VERSION: 6
JMSX PROPERTY NAME: JMSXUserID
JMSX PROPERTY NAME: JMSXAppID
JMSX PROPERTY NAME: JMSXDeliveryCount
JMSX PROPERTY NAME: JMSXGroupID
JMSX PROPERTY NAME: JMSXGroupSeq

Can you please suggest , how to make JMS PROVIDER VERSION as UNSPECIFIED..?
Back to top
View user's profile Send private message
neha137
PostPosted: Mon Jan 17, 2011 2:01 am    Post subject: Reply with quote

Newbie

Joined: 12 Jan 2011
Posts: 9

Regarding your post that reply message also contains an RFH2.

can you tell me the APAR number for the same.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » IBM MQ-6.0 read
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.