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 » IBM MQ Installation/Configuration Support » AMQ6255 and AMQ6175

Post new topic  Reply to topic
 AMQ6255 and AMQ6175 « View previous topic :: View next topic » 
Author Message
chauhan_samir
PostPosted: Sun Oct 21, 2007 3:23 am    Post subject: AMQ6255 and AMQ6175 Reply with quote

Novice

Joined: 25 Aug 2005
Posts: 14
Location: USA

Hi,

After I upgraded my MQ from 5.3 to 6.0, I started getting below error for one of my queue manager.
My one queue manager is in Solaris SPARC 5.9 and IBM MQ 6.0. (Sender)
My other queue manger is in Windows and IBM MQ 5.3. (Receiver)

*********************************************************

10/21/07 07:17:30 - Process(8422.1) User(uswu46110) Program(runmqchl_nd)
AMQ6255: The system could not dynamically load the shared library
'/var/mqm/exits64/msgsdr'. The queue manager will continue without this module.

EXPLANATION:
This message applies to UNIX systems. The shared library
'/var/mqm/exits64/msgsdr' failed to load as it is probably a 32-bit library, a
64-bit library is required. The following message gives details of the original
failure.
ACTION:
Supply the name of a 64-bit library.
----- amqxufnx.c : 2054 -------------------------------------------------------
10/21/07 07:17:30 - Process(8422.1) User(uswu46110) Program(runmqchl_nd)
AMQ6175: The system could not dynamically load the shared library
'/var/mqm/exits64/msgsdr'. The system returned error message 'ld.so.1:
runmqchl_nd: fatal: /var/mqm/exits64/msgsdr: wrong ELF class: ELFCLASS32'. The
queue manager will continue without this module.

EXPLANATION:
This message applies to UNIX systems. The shared library
'/var/mqm/exits64/msgsdr' failed to load correctly due to a problem with the
library.
ACTION:
Check the file access permissions and that the file has not been corrupted.
----- amqxufnx.c : 1158 -------------------------------------------------------
10/21/07 07:17:30 - Process(8422.1) User(uswu46110) Program(runmqchl_nd)
AMQ9535: User exit not valid.

EXPLANATION:
Channel program 'DEVVCP.SANDBOX_WAS' ended because user exit
'/var/mqm/exits64/msgsdr(MsgExit)' is not valid.
ACTION:
Ensure that the user exit is specified correctly in the channel definition, and
that the user exit program is correct and available.
----- amqrexta.c : 5295 -------------------------------------------------------
10/21/07 07:17:30 - Process(8422.1) User(uswu46110) Program(runmqchl_nd)
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'DEVVCP.SANDBOX_WAS' ended abnormally.
ACTION:
Look at previous error messages for channel program 'DEVVCP.SANDBOX_WAS' in the
error files to determine the cause of the failure.

******************************************************

Any resolutions?

Warm Regards,
Samir
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Vitor
PostPosted: Sun Oct 21, 2007 3:48 am    Post subject: Re: AMQ6255 and AMQ6175 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

chauhan_samir wrote:
EXPLANATION:
This message applies to UNIX systems. The shared library
'/var/mqm/exits64/msgsdr' failed to load as it is probably a 32-bit library, a
64-bit library is required. The following message gives details of the original
failure.
ACTION:
Supply the name of a 64-bit library.


The explaination seems fairly clear, as does the recommended action.

You'll find the 64-bit support laid out in the v6 documentation.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
chauhan_samir
PostPosted: Sun Oct 21, 2007 3:53 am    Post subject: Reply with quote

Novice

Joined: 25 Aug 2005
Posts: 14
Location: USA

Hi,

Thanks reply. My qm.ini has following properties set.

******************************************
ExitPath:
ExitsDefaultPath=/var/mqm/exits/
ExitsDefaultPath64=/var/mqm/exits64/
#* *#
#* *#
Log:
LogPrimaryFiles=3
LogSecondaryFiles=2
LogFilePages=1024
LogType=CIRCULAR
LogBufferPages=0
LogPath=/var/mqm/log/DEVVCP01_QM/
LogWriteIntegrity=TripleWrite
Service:
Name=AuthorizationService
EntryPoints=13
ServiceComponent:
Service=AuthorizationService
Name=MQSeries.UNIX.auth.service
Module=/opt/mqm/lib64/amqzfu
ComponentDataSize=0

Warm Regards,
Samir
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
vmcgloin
PostPosted: Sun Oct 21, 2007 4:19 am    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

Like Vitor said... you need to ensure you have compiled your MsgExit appropriately. Presumably "wrong ELF class: ELFCLASS32'" refers to a 32-bit class indicating that the version of msgsdr you have in /var/mqm/exits64/ is not 64-bit?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Oct 21, 2007 11:29 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

There is a note in one of the documentation books about running MQ on a 64 bit system. You need to read it and set the LD_LIBPATH AND LD_LIBPATH64 or whatever the exact env variable name is correctly.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » AMQ6255 and AMQ6175
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.