Author |
Message |
Topic: MQ as Transport for SOAP - problem with RUNIVT.sh |
ottomann
Replies: 8 Views: 8092
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jan 19, 2016 1:37 am Subject: MQ as Transport for SOAP - problem with RUNIVT.sh |
Your logic seems right, if there is nothing in the queue get will return with this error. But when i run out of the box runIVT.sh, it does start the SOAP listener (this is believe should be the server ... |
Topic: MQ as Transport for SOAP - problem with RUNIVT.sh |
ottomann
Replies: 8 Views: 8092
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jan 17, 2016 10:16 pm Subject: MQ as Transport for SOAP - problem with RUNIVT.sh |
Thanks @zpat, from my limited understanding the Soap sample should have worked in a fresh install, with no changes to code like the addition of retry which sounds logical.
From what i understand in ... |
Topic: MQ as Transport for SOAP - problem with RUNIVT.sh |
ottomann
Replies: 8 Views: 8092
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 14, 2016 11:57 pm Subject: MQ as Transport for SOAP - problem with RUNIVT.sh |
Thanks @fjb_saper. Trying to run 32 bin binary on 64 machine was plain wrong and such a newbie thing.
However i am hitting another error after fixing the first : "MQJE001: Completion Code '2', ... |
Topic: MQ as Transport for SOAP - problem with RUNIVT.sh |
ottomann
Replies: 8 Views: 8092
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jan 13, 2016 10:32 pm Subject: MQ as Transport for SOAP - problem with RUNIVT.sh |
---------------------------------------------------------
WebSphere MQ Transport for SOAP Install Verification Test
---------------------------------------------------------
NB. If failures occur ... |
Topic: MQ as Transport for SOAP - problem with RUNIVT.sh |
ottomann
Replies: 8 Views: 8092
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jan 13, 2016 10:29 pm Subject: MQ as Transport for SOAP - problem with RUNIVT.sh |
This is a fresh install of MQ 7.5 on RHEL 6. Trying to validate SOAP sample provided with the default installation and getting following errors, appreciate any suggestion on how to debug this or what ... |