Posted: Fri Dec 27, 2002 9:29 pm Post subject: Problem in Connecting QMgr from CORBA Server process
Newbie
Joined: 27 Dec 2002 Posts: 4
Hi All,
I am facing a strange problem while connecting to a QManager from a CORBA server written in C++. It is taking a hell lot of time to connect to the QManager, whereas a non-CORBA process does the connection in a lightening speed. The strange thing here is the same C++ function is used in both the cases. The platform used is HP-UX 11.0 and the same problem persists even if I use the C API.
I tried to trace the function call when QManager is getting connected from the API and found that it goes into a select loop and accepts some response from the qmanager process. This loop takes the time in case of CORBA server. It has to wait for the qmanager response for a long time.
In both the cases there is no reason code returned and the desired task (like putting a message into a queue) is performed.
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
What version of MQSeries are you using ???? Some older versions of MQSeries on HPUX had some issues with the number of connections open to a given queue. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
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