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 » broker not starting on AIX

Post new topic  Reply to topic
 broker not starting on AIX « View previous topic :: View next topic » 
Author Message
vennela
PostPosted: Wed Oct 20, 2004 2:51 pm    Post subject: broker not starting on AIX Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

This is a new install.

Installed and created the broker. This is what the error says.

Code:

Oct 20 17:35:03 mycompaix MQSIv500[72210]: (WBRK_BROKER)[1]BIP2001I: The WebSphere Business Integration Message Brokers service
 has started, process ID 82960. : WBRK_BROKER.service: /build/S500_P/src/AdminAgent/ControlProcess/rios_aix_4/ImbControlServic
e.cpp: 337: ImbControlService::StartNewAA: :
Oct 20 17:35:04 mycompaix MQSIv500[72210]: (WBRK_BROKER)[1]BIP2001I: The WebSphere Business Integration Message Brokers service
 has started, process ID 82962. : WBRK_BROKER.service: /build/S500_P/src/AdminAgent/ControlProcess/rios_aix_4/ImbControlServic
e.cpp: 337: ImbControlService::StartNewAA: :
Oct 20 17:35:04 mycompaix MQSIv500[72210]: (WBRK_BROKER)[1]BIP2001I: The WebSphere Business Integration Message Brokers service
 has started, process ID 82964. : WBRK_BROKER.service: /build/S500_P/src/AdminAgent/ControlProcess/rios_aix_4/ImbControlServic
e.cpp: 337: ImbControlService::StartNewAA: :
Oct 20 17:35:04 mycompaix MQSIv500[72210]: (WBRK_BROKER)[1]BIP2001I: The WebSphere Business Integration Message Brokers service
 has started, process ID 82966. : WBRK_BROKER.service: /build/S500_P/src/AdminAgent/ControlProcess/rios_aix_4/ImbControlServic
e.cpp: 337: ImbControlService::StartNewAA: :




Code:

lslpp -L | grep mqsi
  mqsi.ev                    5.0.1.4    C     P    IBM WebSphere Business
                                                   Multiplatforms (/usr/opt/mqsi/)
  mqsi.ib                    5.0.1.4    C     P    IBM WebSphere Business
                                                   Multiplatforms (/usr/opt/mqsi/)


Code:

 mqver
Name:        WebSphere MQ
Version:     530.6  CSD06
CMVC level:  p530-06-L040211
BuildType:   IKAP - (Production)


Code:

db2level
DB21085I  Instance "wmqiinst" uses "32" bits and DB2 code release "SQL08020"
with level identifier "03010106".
Informational tokens are "DB2 v8.1.1.64", "s040812", "U498350", and FixPak "7".
Product is installed at "/usr/opt/db2_08_01".


When I issue mqsistart only bipservice comes up and no bipbroker. In the syslog I get the above error messages.


I manually issued bipbroker on the command line and I am getting an error like

Quote:

bipbroker
exec(): 0509-036 Cannot load program bipbroker because of the following errors:
0509-130 Symbol resolution failed for bipbroker because:
0509-136 Symbol resolveIdentity__16ImbSyntaxElementFv (number 302) is not exported from
dependent module /usr/opt/mqsi/lib/libMessageServices.a(libMessageServices.a.so).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.


Where do I start
Back to top
View user's profile Send private message Send e-mail Visit poster's website
EddieA
PostPosted: Wed Oct 20, 2004 3:15 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Wlid guess, based on the only "strange" requirement for AIX:

Quote:
Java Runtime Environment 1.3.1 (service release 3 for AIX® only).
On AIX, ensure that you have installed Java 1.3.1 Service Release 3 in directory /usr/java131. If you have installed Java1.3.1 in another directory, create a symbolic link in /usr/java131 to the directory in which you installed Java 1.3.1.


Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Oct 20, 2004 3:34 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Did that:

Code:

echo $PATH

/usr/java131/bin:/opt/mqm/java/lib:/usr/java130/bin::/u/is/bin:.:/opt/standard_perl/perl/bin:/opt/mqm/bin:/opt/mqm/samp:/opt/mqm/samp/bin:/var/mqm:/u/bin:/bin:/usr/sbin:/usr/bin:/etc:/usr/ucb:/usr/bin/X11:/sbin:/usr/java130/jre/bin:/usr/java130/bin:/usr/opt/mqsi/bin:



Same error.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jefflowrey
PostPosted: Thu Oct 21, 2004 2:40 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Are you sure that's the active PATH for the broker service user?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
waugh
PostPosted: Thu Oct 21, 2004 5:38 am    Post subject: Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

vennala,

r u logged in as ServiceUserId user created that broker when you try starting it?

to confirm we do not have authentication issues I would,

try querying the broker DB,

connect to BKRDB user 'dbuseridusedtocreatebroker' using 'dbpassword'

select * from BROKERAA
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Oct 21, 2004 9:44 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

We created the database manually. We did the mqsi_setupdatabase thing and the broker started fine.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » broker not starting on AIX
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.