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 » IBM MQ API Support » Multithreading doesn't seem to connect to queue manager

Post new topic  Reply to topic
 Multithreading doesn't seem to connect to queue manager « View previous topic :: View next topic » 
Author Message
mikiu
PostPosted: Fri Aug 19, 2005 8:35 am    Post subject: Multithreading doesn't seem to connect to queue manager Reply with quote

Acolyte

Joined: 23 Jul 2002
Posts: 61
Location: toronto

This is a program written in C, running on AIX, the server has the MQ 5.3 Client installed. ... we are having problems when trying to connect (MQCONN) to qmanager from a multithread process. The main thread will connect OK and will run fine!

1) When I link the program with libmqmic, it would CONNect from the main thread but from any created thread would get ERROR 2059

2) When I link with libmqmic_r -this is the one it should be for multithreaded- , as soon as I try to run the program I'm getting the following errors:

0509-023 Symbol dlsym in /usr/lib/libmqiz_r.a is not defined.
0509-023 Symbol dlerror in /usr/lib/libmqiz_r.a is not defined.
0509-023 Symbol dlopen in /usr/lib/libmqiz_r.a is not defined.
0509-023 Symbol dlclose in /usr/lib/libmqiz_r.a is not defined.
0509-022 Cannot load library libmqic_r.a[mqic_r.o].
0509-026 System error: Cannot run a file that does not have a valid format.

To me this looks like there is something missing in the client installation related to shareable objects. These modules should be able to be loaded is shared mode, dinamically and that is not happening. Similar code with MQ client 5.1 for Solaris works and I just checked the mqm/lib folder, there are some ".so" objects, maybe we have something missing on the AIX...

Does any one have any idea?
Was something taken away from client installaation?
Am very much obliged for any thoughts
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
mikiu
PostPosted: Thu Aug 25, 2005 9:27 am    Post subject: Reply with quote

Acolyte

Joined: 23 Jul 2002
Posts: 61
Location: toronto

it is fixed ... the install was wrong - we opened an PMR with IBM (#86535) and they cleared it all up for us
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
hopsala
PostPosted: Thu Aug 25, 2005 12:22 pm    Post subject: Reply with quote

Guardian

Joined: 24 Sep 2004
Posts: 960

mikiu if you could post here the exact solution (what do you mean by "the install was wrong"?) future posters will appreciate it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Multithreading doesn't seem to connect to queue manager
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.