Author |
Message
|
Tomasz Bieńkowsk |
Posted: Thu Aug 22, 2002 3:44 am Post subject: broker stops |
|
|
Newbie
Joined: 22 Aug 2002 Posts: 7
|
Hi,
We have installed WS MQ Integrator 2.1 on a HP-UX 11i machine.
Everything went fine, the broker has been created. The problem
is that when we start the broker, it stops immediately.
The only messages that appear in the logs are these:
Aug 19 17:05:04 venus WMQIv210[27516]: (CRMVEN)[1]BIP2010E: The
WebSphere
MQ Integrator service has stopped, process ID 3258. : CRMVEN.service:
/build/S210_P/src/AdminAgent/ControlProcess/hp9000_ux_11/ImbControlService.cpp:
493: ImbControlService::TerminateProcess: :
Aug 19 17:05:04 venus WMQIv210[27516]: (CRMVEN)[1]BIP2002W: The
WebSphere
MQ Integrator service has stopped. : CRMVEN.service:
/build/S210_P/src/AdminAgent/Cont
rolProcess/hp9000_ux_11/ImbControlService.cpp:
514:ImbControlService::CleanUp:
All the newest fixes/patches have been installed. There is no problem
with connecting to the DB2 MQSIBKDB broker's database.
The mqm user (which is used to run the broker) is a member of the
mqm and mqbrkrs groups.
I would be grateful for any suggestions of what might cause
this problem.
Greetings,
Tomek. |
|
Back to top |
|
 |
CodeCraft |
Posted: Thu Aug 22, 2002 4:25 am Post subject: |
|
|
Disciple
Joined: 05 Sep 2001 Posts: 195
|
Try taking a service trace. Also check for abend output files in the WMQI log directory or /var/wmqi/errors, etc, or wherever they might be. |
|
Back to top |
|
 |
Tomasz Bieńkowsk |
Posted: Fri Aug 23, 2002 12:20 am Post subject: |
|
|
Newbie
Joined: 22 Aug 2002 Posts: 7
|
Hi,
unfortunately, there is nothing helpful neither in the trace log,
nor in the error directory.
Greetings,
Tomek. |
|
Back to top |
|
 |
CodeCraft |
Posted: Fri Aug 23, 2002 1:29 am Post subject: |
|
|
Disciple
Joined: 05 Sep 2001 Posts: 195
|
Have you actual taken a service trace (rather than just look in the syslog)? |
|
Back to top |
|
 |
Tomasz Bieńkowsk |
Posted: Fri Aug 23, 2002 1:55 am Post subject: |
|
|
Newbie
Joined: 22 Aug 2002 Posts: 7
|
Yes, we have. It wasn't sraightforward as nothing has been
deployed to the broker, but with little help from IBM we've
made it.
There was some information about hanging processes that have
not been stopped, but having killed them manually didn't solve
the problem. The broker still stops immediately after it has been
started.
Greetings,
Tomek. |
|
Back to top |
|
 |
Tibor |
Posted: Sun Aug 25, 2002 11:47 pm Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Tomek,
There is any 'hanging' IPC stuff out there? Try a command
Code: |
ipcs -a | grep mqsi |
and you can delete these entries, if exist.
I hope this helps,
Tibor |
|
Back to top |
|
 |
Tomasz Bieńkowsk |
Posted: Mon Aug 26, 2002 12:56 am Post subject: |
|
|
Newbie
Joined: 22 Aug 2002 Posts: 7
|
Unfortunately, it didn't return anything.
Greetings,
Tomek. |
|
Back to top |
|
 |
|