|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP2228E when starting Broker or config mgr |
« View previous topic :: View next topic » |
Author |
Message
|
Koit |
Posted: Wed Nov 14, 2007 6:33 am Post subject: BIP2228E when starting Broker or config mgr |
|
|
Novice
Joined: 02 Jan 2006 Posts: 12
|
I am setting up a new broker version 6.0.0.5 on Solaris 10 server.
I have created broker and config mgr. When I start either of them I get something like this in the messages log:
Nov 14 15:22:18 uz3b002b WebSphere Broker v6005[25873]: [ID 702911 user.error] (SE4000CT.service)[1]BIP2228E: Severe error: /build/S600_P/src/CommonServices/Unix/ImbGlobalMutexHelper.cpp 488 semget Abend file: /export/home/se4000t/common/errors/SE4000CT.service.25873.1.abend action: abort
This is what the abend file looks like:
+-----------------------------------------------------------------------------+
| |
| |
| First Failure Symptom Report |
| ======================== |
| |
| |
| Proc start time :- Wed Nov 14 15:22:18 2007 |
| |
| Product Details |
| +++++++++++++++ |
| |
| Vendor :- IBM |
| Product Name :- WebSphere Message Brokers |
| Program ID :- 5724-J04 |
| Version :- 6005 |
| |
| OS Information |
| ++++++++++++++ |
| |
| Operating System :- SunOS |
| Version :- Generic_125100-08 |
| Release :- 5.10 |
| Node Name :- uz3b002b |
| Machine ID :- sun4u |
| |
| Environment |
| +++++++++++ |
| |
| Service User ID :- UID 20020 |
| Executable Name :- bipservi |
| Process ID :- 25873 |
| |
| Deployment |
| ++++++++++ |
| |
| |
| Build Information |
| +++++++++++++++++ |
| |
| Backing build :- |
| Sandbox :- /build/S600_P |
| CMVC Level :- S600-CSD05 |
| Build type :- Production |
| 64 Bit Build :- no |
| |
| Failure Location |
| ++++++++++++++++ |
| |
| Time of Report :- |
| Thread ID :- 0x00000001 |
| |
+-----------------------------------------------------------------------------+
abend record for pid 25873 tid 1 time Wed Nov 14 15:22:18 2007
File: /build/S600_P/src/CommonServices/Unix/ImbGlobalMutexHelper.cpp
Line: 488
Function: semget
---- Inserts ----
28
1306263679
doInitialisation
@(#) 1.22.1.4 CommonServices/Unix/ImbGlobalMutexHelper.cpp, porting-Deprecated, S600, S600-L60901 06/08/23 14:44:37 [9/2/06 09:50:27]
-----------------
----------------------------- Stack dump for current thread ( 1)
(malloc allowed)
(0xfef6b508+0x01e8) __1cIImbAbendXdumpCurrentStacksToFile6Fpkvi_v_ (0x0, 0x5, 0x0, 0x0, 0xff0e5439, 0xff09fa90) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0xfef6a934+0x0974) __1cIImbAbendKdumpToFile6Fpcpkci3rkn0AGInsert_66666pkv_v_ (0xff09f8ac, 0x12, 0x0, 0x260, 0x12, 0xff09f8e5) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0xfef69e10+0x018c) __1cIImbAbendWlogSystemErrorInternal6Fpkcki2rkn0AGInsert_66666pkvkb_v_ (0xff0c4aa5, 0x1e8, 0xff0c4ae4, 0xffbfe208, 0xffbfe200, 0xffbfe1f8) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0xfef6a080+0x011c) __1cIImbAbendbPlogSystemErrorAndTerminateProcessInternal6Fpkcki2rkn0AGInsert_66666pkvkb_v_ (0xff0c4aa5, 0x1e8, 0xff0c4ae4, 0xffbfe208, 0xffbfe200, 0xffbfe1f8) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0xff0459e4+0x0858) __1cUImbGlobalMutexHelperQdoInitialisation6MknKImbWstring__v_ (0xff0f84d0, 0x1c, 0x2, 0xff0c4ae4, 0xff0c42bc, 0x0) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0xff045908+0x030) __1cUImbGlobalMutexHelperKinitialize6FknKImbWstring__v_ (0xffbfea20, 0x309d8, 0xffbfea24, 0x30510, 0x50498, 0xfffafb68) in /opt/app/IBM/mqsi/6.0/lib/libCommonServices.so
(0x00012a2c+0x0398) main (0x2, 0x30510, 0x0, 0x0, 0x29584, 0xfeb610c0) in /opt/app/IBM/mqsi/6.0/bin/bipservice
(0x0001265c+0x0108) _start (0x0, 0x0, 0x0, 0x0, 0x0, 0x0) in /opt/app/IBM/mqsi/6.0/bin/bipservice
----------------------------------------------------------------------
I skipped the environment variables.
It see the semget thing but Solaris looks ok, MQ wise anyhow.
Does anyone have any idea what's gone wrong?
MQ is version 6.0.1.0 and DB is Oracle 10.2.0 something.
/Koit |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Nov 14, 2007 6:56 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
File: /build/S600_P/src/CommonServices/Unix/ImbGlobalMutexHelper.cpp
Mutex Issue, there is an old process of broker in the shared/semaphores
Clear that and restart the application again.
Best way, restart the whole box, and try it.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
Koit |
Posted: Wed Nov 14, 2007 7:10 am Post subject: |
|
|
Novice
Joined: 02 Jan 2006 Posts: 12
|
Strange since it's a new installation. There was no broker here before and I have never been able to start the broker or config mgr. I gor the semget error from the first try.
There are of course a bunch of mqm semfores/shared memory but none for the broker user.
Thank's for tip anyway.
/Koit |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 14, 2007 7:20 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Every abend should be followed by a PMR.
Did you allocate enough shm segments with projadd?
or otherwise adjust the kernel parameters to make available enough shared memory segments - if not on Solaris 10...  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Koit |
Posted: Wed Nov 14, 2007 7:40 am Post subject: |
|
|
Novice
Joined: 02 Jan 2006 Posts: 12
|
The broker user is in the mqm group and this is what we have given the mqm group.
mqm
projid : 100
comment: ""
users : mqm
groups : (none)
attribs: process.max-file-descriptor=(basic,10000,deny)
project.max-sem-ids=(priv,1024,deny)
project.max-shm-memory=(priv,4294967296,deny)
Enough? Don't know.
oops mistake, I just saw that it is the mqm user that's got it. Will have to look inte that. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|