Posted: Tue Nov 06, 2012 1:28 am Post subject: JMS with CCDT and SSL hangs
Newbie
Joined: 06 Nov 2012 Posts: 2
We have a twin site setup with MQ 7.0.1.3 and a gateway queue manager on each site on AIX. We are connecting to the gateway queue manager from weblogic 10.3.5 via JMS and a CCDT that is weighted so that it is always pinned to the gateway queue manager on its own site unless it is down and then will go to the other.
The weighting might be irrelevant in the problem we are seeing as we are forcing all our messages down one site. We have SSL on the channels (NULL_SHA).
We have a program that loops sending a message via JMS/CCDT one at a time and after just 100-120 messages the thread hangs. If we add a second delay between sending message all is fine (not possible for production as messages will be coming from MDB at a very high volume).
MQ gets a TCP/IP error that indicates a problem making a TCP/IP connection. If we monitor the TCP/IP connections when we have the delay they go from wait to established and back again but with out the delay they soon all get stuck in established.
The stuck thread has in its stack trace startHandshake so we removed the SSL from the channel and flys through with no problems so it seems our problem is JMS to CCDT with SSL. If JMS is reconfigured to point to a local queue manager using SSL all is fine also so looks like the CCDT is playing a part.
We have datapower devices that write to same gateway queue managers using a queue manager group using SSL and they do not hit same problem.
Any ideas ? Any help greatly appreciated as we are currently stuck.
Thanks for quick response, taken a look at all the fix packs since 7.0.1.3 and nothing that jumped out regarding CCDT.
Getting close to our go live so we are close to removing CCDT and writing back to local queue manager without CCDT which seems to perform fine with SSL. Won't have time fro the PMR route so unless someone has a miracle idea think that is unfortunately route will have to tak.
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