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 » HELP !!! Pb with broker

Post new topic  Reply to topic
 HELP !!! Pb with broker « View previous topic :: View next topic » 
Author Message
opmind
PostPosted: Thu Aug 21, 2003 1:25 am    Post subject: HELP !!! Pb with broker Reply with quote

Acolyte

Joined: 04 Dec 2001
Posts: 68

I can't start my brokers on AIX. My problem is a lot of abend file in results and coredump ... Here a snapshot of one of this file :

abend record for pid 1704068 tid 1 time Thu Aug 21 11:18:16 2003
File: /build/S210_P/src/CommonServices/Unix/ImbNamedMutex.cpp
Line: 1324
Function: semctl
---- Inserts ----
-1
22
Relayed by ImbNamedMutex::ImbNamedMutex
@(#) 1.5.1.2 CommonServices/Unix/ImbNamedMutex.cpp, porting-Deprecated, S210, S210-L20618 02/06/16 18:31:01 [6/18/02 14:42:53]
-----------------
----------------------------- Stack dump for current thread ( 1)
(malloc allowed)
(0xd4a5125c+0x00000204) dumpCurrentStacksToFile__8ImbAbendFPcPCv [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd4a4ed18+0x00000adc) logSystemErrorInternal__8ImbAbendFPCcCiPCcRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAb
end6InsertRCQ2_8ImbAbend6InsertPCvCb [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd4996174+0x0000010c) logSystemErrorAndTerminateProcessInternal__8ImbAbendFPCcCiPCcRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAben
d6InsertRCQ2_8ImbAbend6InsertRCQ2_8ImbAbend6InsertPCvCb [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd4a7e320+0x000006e8) __ct__13ImbNamedMutexFRC13ImbStringBaseXTwTQ2_3std11char_traitsXTw_SP18SP37_ [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0x10119358+0x000000a4) __ct__13ImbAdminAgentFP28ImbAdminAgentStartParameters [bipbroker]
(0x10118068+0x0000046c) main [bipbroker]
(0x10000128+0x0000008c) __start [bipbroker]
----------------------------------------------------------------------
------------------------------------------ Stack dumps for all threads
(malloc allowed)
=== Thread 1
No stack information available
=== Thread 258
(0x00000000) <invalid code address>
(0xd0057e98+0x00000058) _event_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0063b58+0x00000378) _cond_wait_local [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd00642f0+0x00000074) _cond_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0064e84+0x00000204) pthread_cond_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd4af277c+0x000000c8) timerThreadFunction__20ImbGlobalMutexHelperFPv [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd4af26a0+0x00000048) startTimerThread [/usr/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd004d314+0x000000ec) _pthread_body [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0x00000000) <invalid code address>

----------------------------------------------------------------------
abend record for pid 1704068 tid 1 time Thu Aug 21 11:18:36 2003
File: /build/S210_P/src/CommonServices/Unix/ImbNamedMutex.cpp
Line: 1324
Function: semctl
---- Inserts ----
-1
22
Relayed by ImbNamedMutex::ImbNamedMutex


=========

I can't find any clue ... Can u help me please ?

Thx,

Cyril
Back to top
View user's profile Send private message
Craig B
PostPosted: Thu Aug 21, 2003 1:39 am    Post subject: Reply with quote

Partisan

Joined: 18 Jun 2003
Posts: 316
Location: UK

Looks like you may have run into a known problem documented under APAR reference number IY40186. This was fixed in WMQI V2.1 CSD05 and looks similar to the problem you are seeing. If you do not have CSD05 installed then I would consider installing. If you cannot installed CSD04, then contact your IBM support centre to ask for the fix at a lower CSD level ( if they will do that for you. ). If you are already as CSD05, then it will not be the problem in IY40186.
_________________
Regards
Craig
Back to top
View user's profile Send private message
opmind
PostPosted: Thu Aug 21, 2003 4:23 am    Post subject: Reply with quote

Acolyte

Joined: 04 Dec 2001
Posts: 68

Thanx ... Effectivly I saw in my ipcs -a after stopped or kill all my EAI ressources that a lot of IPCS still runs ...

I've got 3 brokers on this host and a lot of dataflow engine , about 5 per Brokers... Maybe it is 3 brokers is a little much for AIX ...

On AIX 5.1 number of semop is very large per user and my brokers are on 3 different users...

By the way, this link doesn't runs anymore : ftp://ftp.software.ibm.com/software/mqseries/fixes/wmqiv21/

Damned

Need to wait a patch after a call on IBM Support !

Cyril
Back to top
View user's profile Send private message
opmind
PostPosted: Fri Aug 29, 2003 4:21 am    Post subject: Reply with quote

Acolyte

Joined: 04 Dec 2001
Posts: 68

Hi,

I patched yesterday with CSD05 my WMQI ... and the same problem is still there when I try to deploy on this broker ...

Anyone with the same problem ?

Cyril
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 » WebSphere Message Broker (ACE) Support » HELP !!! Pb with broker
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.