|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Messages with same message id |
« View previous topic :: View next topic » |
Author |
Message
|
cornedekker |
Posted: Wed Oct 01, 2003 6:10 am Post subject: Messages with same message id |
|
|
Newbie
Joined: 01 Oct 2003 Posts: 1
|
We have a problem with putting 2 messages on a queue at the same time. We use jms in our application. In the log we see that two different messages are put, but have the same messageID. In MQSI there is a error in parsing the xml because the two messages are merged!
application log:
[slf5s.start]30 Sep 2003 10:26:00,401[slf5s.DATE]
DEBUG[slf5s.PRIORITY]
[slf5s.NDC]
Thread-3[slf5s.THREAD]
com.hoogehuys.b2b.messaging[slf5s.CATEGORY]
com.hoogehuys.b2b.messaging.JmsQueueSender.send(JmsQueueSender.java:246)[slf5s.LOCATION]
Message sent to queue ABZ_UIT_AQ, messageID: ID:414d51204e5435305f50524420202020a92f4e3f2002d11f, correlationId: ID:536368616465505244353034313000000000000000000000, replyTo: queue://QMGR1/AAS_NC_ROUTER_LQ, message: <?xml version="1.0" encoding="UTF-8"?>
<ns1:geefAntwoordResponse SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"><return><ISA2-RESULT><FISH><FE_RETCODE>SIP</FE_RETCODE><LOG><LOGVELD><FE_REGLNR>10311</FE_REGLNR><FE_REGLSRT>P</FE_REGLSRT><FE_LOGREGL>BEVRAGINGSMELDING IN LAATSTE 3 MAANDEN 00000</FE_LOGREGL></LOGVELD></LOG><RETURN><RETVELD><FE_INCNR>01</FE_INCNR><FM_REFDAT>20030910</FM_REFDAT><FP_ANAAM>!!HEYSTEE</FP_ANAAM><FP_GEBDAT>19801209</FP_GEBDAT><AP_HUISNR>00000</AP_HUISNR><FM_MELDSRT>BM</FM_MELDSRT><FP_PARTY>~</FP_PARTY><FP_ROL>~~</FP_ROL><FE_BRANCHE>BM</FE_BRANCHE><FM_BEDRAG>0</FM_BEDRAG><FM_OORZAAK>000</FM_OORZAAK><FE_WAARSCH>100</FE_WAARSCH></RETVELD></RETURN></FISH></ISA2-RESULT></return></ns1:geefAntwoordResponse>[slf5s.MESSAGE]
[slf5s.start]30 Sep 2003 10:26:00,401[slf5s.DATE]
DEBUG[slf5s.PRIORITY]
[slf5s.NDC]
Thread-5[slf5s.THREAD]
com.hoogehuys.b2b.messaging[slf5s.CATEGORY]
com.hoogehuys.b2b.messaging.JmsQueueSender.send(JmsQueueSender.java:246)[slf5s.LOCATION]
Message sent to queue ABZ_UIT_AQ, messageID: ID:414d51204e5435305f50524420202020a92f4e3f2002d11f, correlationId: ID:536368616465505244353034303600000000000000000000, replyTo: queue://QMGR1/AAS_NC_ROUTER_LQ, message: <?xml version="1.0" encoding="UTF-8"?>
<ns1:geefAntwoordResponse SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"><return><ISA2-RESULT><FISH><FE_RETCODE>SIP</FE_RETCODE><LOG><LOGVELD><FE_REGLNR>10311</FE_REGLNR><FE_REGLSRT>P</FE_REGLSRT><FE_LOGREGL>BEVRAGINGSMELDING IN LAATSTE 3 MAANDEN 00000</FE_LOGREGL></LOGVELD></LOG><RETURN><RETVELD><FE_INCNR>01</FE_INCNR><FM_REFDAT>20030917</FM_REFDAT><FP_ANAAM>!!OUDMAN</FP_ANAAM><FP_GEBDAT>19491105</FP_GEBDAT><AP_HUISNR>00000</AP_HUISNR><FM_MELDSRT>BM</FM_MELDSRT><FP_PARTY>~</FP_PARTY><FP_ROL>~~</FP_ROL><FE_BRANCHE>BM</FE_BRANCHE><FM_BEDRAG>0</FM_BEDRAG><FM_OORZAAK>000</FM_OORZAAK><FE_WAARSCH>100</FE_WAARSCH></RETVELD></RETURN></FISH></ISA2-RESULT></return></ns1:geefAntwoordResponse>[slf5s.MESSAGE] |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Oct 01, 2003 8:02 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
And the problem that you are facing is...???
If you have a message that is segmented, you might have the same message id's. Since segmenation is logical grouping of a single message anyways... Moreover you did not elaborate much on your application design its hard to say whats the issue we are talking about here.
Cheers
Kumar |
|
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
|
|
|
|