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 » WebSphere Message Broker (ACE) Support » mqsicreatebroker: error while loading shared libraries

Post new topic  Reply to topic
 mqsicreatebroker: error while loading shared libraries « View previous topic :: View next topic » 
Author Message
Gideon
PostPosted: Wed Nov 30, 2011 10:33 am    Post subject: mqsicreatebroker: error while loading shared libraries Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I am running WMB 7.0.0.1 on RHEL 5.6

I am getting the following error:

Code:
[root@HX5-3 /]# su - mqm

MQSI 7.0.0.1
/opt/ibm/mqsi/7.0

-bash-3.2$ . /opt/ibm/mqsi/7.0/bin/mqsiprofile

MQSI 7.0.0.1
/opt/ibm/mqsi/7.0

-bash-3.2$ dspmq
QMNAME(WQM1)                                              STATUS(Running)
-bash-3.2$
-bash-3.2$ mqsicreatebroker WQM1 -q WQM1
mqsicreatebroker: error while loading shared libraries: libmqm_r.so: cannot open shared object file: No such file or directory
-bash-3.2$


Please notice above that I executed the mqsiprofile command prior to the mqsicreatebroker command

I checked the existence of the groups and users:


Code:
-bash-3.2$ cat /etc/group | grep mqbrkrs
mqbrkrs:x:502:mqm
-bash-3.2$ groups mqm
mqm : mqm mqbrkrs
-bash-3.2$ id mqm
uid=101(mqm) gid=501(mqm) groups=501(mqm),502(mqbrkrs)
-bash-3.2$ getent group mqm
mqm:x:501:
-bash-3.2$ getent group mqbrkrs
mqbrkrs:x:502:mqm


Last edited by Gideon on Wed Nov 30, 2011 10:59 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Wed Nov 30, 2011 10:40 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Did you check whether you had the symlinks for the qmgr commands there (/usr/local/bin?)

Reread the manual about MQ 64 bits etc... check if you need to remove the symlinks?

Anyways you might want to upgrade to WMQ 7.0.1.6... and WMB 7.0.0.2

So you sourced mqsiprofile, but is the user running the command also member of mqm and member of mqbrkrs?

What is the value of your env variable LD_LIBRARY_PATH or equivalent?


_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » mqsicreatebroker: error while loading shared libraries
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.