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 abends

Post new topic  Reply to topic
 Broker abends « View previous topic :: View next topic » 
Author Message
InspectorClouseau
PostPosted: Wed Mar 01, 2006 8:42 am    Post subject: Broker abends Reply with quote

Newbie

Joined: 08 Feb 2006
Posts: 1

Hi

We are running WBIMB v6 on AIX 5.3 with MQ v6 and DB2 8.2. Some of our flows connect to an Oracle database (v9.2). When one of the flows tries to use the odbc connection to Oracle we get the following abend:

abend record for pid 30398 tid 5912 time in seconds since 01/01/1970: 1140693406
File: /build/S000_P/src/CommonServices/Unix/ImbAbend.cpp
Line: 536
Function: signal received
---- Inserts ----
4
@(#) 1.33.1.16 CommonServices/Unix/ImbAbend.cpp, CommonServices, S000 05/02/17 13:14:39 [2/17/05 14:29:09]
997429712
-----------------
----------------------------- Stack dump for current thread ( 5912)
(0xd89d5738+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd89f6908+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd8a14eec+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd89b64bc+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd89b5f24+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd89b6c88+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd89c2244+0x00000000) <no name available> [/usr/opt/wmqi6/lib/libodbc.a(odbc.so)]
(0xd70feba8+0x00000168) connectNonCoordinated__17ImbOdbcConnectionFRC13ImbStringBaseXTcTQ2_3std11char_traitsXTc_TUcSP37_RC13ImbStringBaseXTcTQ2_3std11char_traitsXTc_TUc
SP37_RC13ImbStringBaseXTcTQ2_3std11char_traitsXTc_TUcSP37_ [/usr/opt/wmqi6/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd70fdac8+0x000001ec) connect__17ImbOdbcConnectionFRC10ImbWstringRC10ImbWstringbP18ImbOdbcParticipantPv [/usr/opt/wmqi6/lib/libMessageServices.a(libMessageServices.a.
so)]
(0xd6eea740+0x00000f2c) getConnection__18ImbDatabaseManagerFP16ImbThreadContextRC10ImbWstringRC10ImbWstringRC10ImbWstringbP18ImbOdbcParticipantl [/usr/opt/wmqi6/lib/lib
MessageServices.a(libMessageServices.a.so)]
(0xd6edca98+0x0000039c) getConnection__18ImbDatabaseManagerFP16ImbThreadContextRC10ImbWstringbP18ImbOdbcParticipantl [/usr/opt/wmqi6/lib/libMessageServices.a(libMessage
Services.a.so)]
(0xdb5bb4f0+0x0000018c) generateRuntimeObjects__19SqlComputeInterfaceFv [/usr/opt/wmqi6/lib/libImbRdl.a(libImbRdl.a.so)]
(0xdb5c0df4+0x000004ec) evaluate__19SqlComputeInterfaceFRC18ImbMessageAssemblyR18ImbMessageAssembly [/usr/opt/wmqi6/lib/libImbRdl.a(libImbRdl.a.so)]
(0xdc6f9850+0x00000398) evaluate__14ImbComputeNodeFRC18ImbMessageAssemblyPC19ImbDataFlowTerminal [/usr/opt/wmqi6/lil/imbdfsql.lil]
(0xd7007250+0x000001ec) evaluate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/usr/opt/wmqi6/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd7228aa8+0x00000498) propagate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/usr/opt/wmqi6/lib/libMessageServices.a(libMessageServices.a.so)]
(0xdaf3e5fc+0x00002294) run__18ImbCommonInputNodeFP11ImbOsThread [/usr/opt/wmqi6/lib/libMQLibrary.a(libMQLibrary.a.so)]
(0xdaf75720+0x00000048) run__Q2_18ImbCommonInputNode10ParametersFP11ImbOsThread [/usr/opt/wmqi6/lib/libMQLibrary.a(libMQLibrary.a.so)]
(0xd69eead0+0x00000070) run__27ImbThreadPoolThreadFunctionFP11ImbOsThread [/usr/opt/wmqi6/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd69e70ec+0x0000005c) threadRun__11ImbOsThreadFv [/usr/opt/wmqi6/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd69e6b44+0x00000088) threadBootStrap__11ImbOsThreadFPv [/usr/opt/wmqi6/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd004b32c+0x00000104) _pthread_body [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0x00000000) <invalid code address>
----------------------------------------------------------------------


I have no clue how to interpret this abend file. We have the same flows running on a different machine with the same stack no problem. The odbc .ini appears to be setup the same.

Any guidance would be appreciated.

Cheers

Mark
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Wed Mar 01, 2006 8:47 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

i assume this was caused by the pink panther

(sorry, couldn't resist)
_________________
Regards, Butcher
Back to top
View user's profile Send private message
mgk
PostPosted: Wed Mar 01, 2006 9:01 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Hi,

Quote:
I have no clue how to interpret this abend file


Abend files are only designed for interpetation by IBM service and developemnt. Abends should not happen, and you need to raise a PMR with IBM.


Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
neerav
PostPosted: Wed Nov 01, 2006 3:12 pm    Post subject: Reply with quote

Novice

Joined: 31 May 2006
Posts: 22

Hey,

Did IBM come up with an answer to this problem?

I am also facing something similar with a similar infrastructure configuration.

Kindly respond ASAP.

Here's my Abend file fingerprint :

*********************************************
----------------------------- Stack dump for current thread ( 5912)
(0x00000000) <invalid code address>
(0xd992a9b0+0x0000001c) getLastUpdate__18KQI_Memory_ManagerFv [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd997c444+0x0000012c) getTemplates__15KQI_Events_AreaFv [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd997c20c+0x000000e8) setEventTemplate__15KQI_Events_AreaFP8KQI_EVTR [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd991ec78+0x00000120) setEventTemplate__10KQI_BrokerFP8KQI_EVTR [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd9a35128+0x00000228) postException__19KQI_Monitoring_NodeFP7tagMQMD [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd9a2df48+0x000003a4) processMessage__16KQI_Node_ContextFPvN21 [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd9a3a0b0+0x000000e4) kqiEvaluate [/opt/IBM/mqsi/6.0/lil/kqipnode.lil]
(0xd75c935c+0x00000304) evaluate__10ImbCniNodeFRC18ImbMessageAssemblyPC19ImbDataFlowTerminal [/opt/IBM/mqsi/6.0/lib/libimbdfplg.a(libimbdfplg.a.so)]
(0xd476e708+0x000001ec) evaluate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd476df64+0x000000cc) propagateInner__19ImbDataFlowTerminalFRC18ImbMessageAssemblyP19ImbDataFlowTerminal [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(
libMessageServices.a.so)]
(0xd49c9220+0x000004a4) propagate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd80497a4+0x00000108) evaluate__15ImbTryCatchNodeFRC18ImbMessageAssemblyPC19ImbDataFlowTerminal [/opt/IBM/mqsi/6.0/lil/imbdfbas.lil]
(0xd476e708+0x000001ec) evaluate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd476df64+0x000000cc) propagateInner__19ImbDataFlowTerminalFRC18ImbMessageAssemblyP19ImbDataFlowTerminal [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(
libMessageServices.a.so)]
(0xd49c9220+0x000004a4) propagate__19ImbDataFlowTerminalFRC18ImbMessageAssembly [/opt/IBM/mqsi/6.0/lib/libMessageServices.a(libMessageServices.a.so)]
(0xd77d59a8+0x000021e8) run__18ImbCommonInputNodeFP11ImbOsThread [/opt/IBM/mqsi/6.0/lib/libMQLibrary.a(libMQLibrary.a.so)]
(0xd77dde64+0x00000048) run__Q2_18ImbCommonInputNode10ParametersFP11ImbOsThread [/opt/IBM/mqsi/6.0/lib/libMQLibrary.a(libMQLibrary.a.so)]
(0xd43dd360+0x00000070) run__27ImbThreadPoolThreadFunctionFP11ImbOsThread [/opt/IBM/mqsi/6.0/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd43d67f8+0x0000005c) threadRun__11ImbOsThreadFv [/opt/IBM/mqsi/6.0/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd43a9cd0+0x000000a4) threadBootStrap__11ImbOsThreadFPv [/opt/IBM/mqsi/6.0/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd0111340+0x00000104) _pthread_body [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0x00000000) <invalid code address>
----------------------------------------------------------------------

*****************************************************
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Nov 01, 2006 3:58 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

mgk wrote:
Abends should not happen, and you need to raise a PMR with IBM.

_________________
I am *not* the model of the modern major general.
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 » Broker abends
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.