|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
AMQ6174 module MQSIWDAV.dll not found |
« View previous topic :: View next topic » |
Author |
Message
|
pfarrel |
Posted: Fri Jun 17, 2005 9:32 am Post subject: AMQ6174 module MQSIWDAV.dll not found |
|
|
Centurion
Joined: 16 Mar 2004 Posts: 120 Location: Kansas City
|
I took my config manager down and restarted it, and got this message on the MQ Queue Manager error log:
AMQ6174: The library D:\MQM\exits\MQSIWDAV.dll was not found. The queue manager
will continue without this module.
It came out thousands and thousands of times. During this time ( which went on for hours ), users could not connect to the config manager using the toolkit.
( Not sure if this is an MQ or Broker question. Posting to MQ initailly. ) |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jan 14, 2009 7:58 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
I just started seeing this too.
Anyone know what this is?
RHEL 5 x86-64
MQ 6.0.2.5
WMB 6.1.0.3
Server hosts only 1 QM that acts as the Config Manager for a Broker on another server.
Code: |
-------------------------------------------------------------------------------
01/13/2009 12:33:41 PM - Process(5498.44) User(mqm) Program(amqrmppa)
AMQ6174: The dynamically loadable shared library '/var/mqm/exits64//MQSIWDAV_r'
was not found. The system returned error number '2' and error message 'No such
file or directory'. The queue manager will continue without this module.
EXPLANATION:
This message applies to UNIX systems. The shared library
'/var/mqm/exits64//MQSIWDAV_r' was not found.
ACTION:
Check that the file exists, and is either fully qualified or is in the
appropriate director, also check the file access permissions.
------------------------------------------------------------------------------- |
Moving to WMB Forum, I think it belongs there. "MQSI...." _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jan 14, 2009 8:19 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
... did you start the qmgr under a different shell than the configmgr? running strmqm from a shell that has mqsiprofile run in it may have mangled the exit paths. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jan 14, 2009 11:44 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
The QM is started by the mqm ID and the CM is started by the service account used for the CM...or, our script for root starts both up, but does a "su -" to the above IDs before issuing the commands.
One time this error came out 1000s of times in a minute or two, then nothing for a few days, when it came out a few times over a few hours, and nothing since yesterday.
Roger says it probably someone sending a message with MQSIWDAV in the Format field of the MQMD. Sure enough if I send a mesage with Gomer in the Format field, I get the same type of error in ther QM log, complaining it can't find //Gomer_r in exits64.
They only things that connect to this QM are MO71, QM to QM channels from the Broker QM, and Toolkits. Its gotta be something the Toolkit is sending in some situations...or maybe the Broker sending admin reply messages back with that goofy value in the format field. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jan 14, 2009 3:16 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
I stopped the Config Manager and submitted an mqsicreateaclentry command. I looked in the SYSTEM.BROKER.CONFIG.QUEUE, and the MQMD.FORMAT was MQSIWDAV. When I browsed the message with MO71, which uses the Convert option, I got the below error in the error log.
So, now I know where the messages are coming from. Next question is why the errors sometimes, while most of the time its OK. The reply messages from the Config Manager that go to SYSTEM.BROKER.CONFIG.REPLY also have the same format, I do remember browsing that queue a few times poking around looking at some orphaned reply message. But I don't know how I could have produced hundreds of these errors in a minute's time last week.
Thanks for the tip Roger that led me to look at the format of the messages. _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|