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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Problem with migration from WF 3.5 to 3.6 and MQS 5.3 to 6

Post new topic  Reply to topic
 Problem with migration from WF 3.5 to 3.6 and MQS 5.3 to 6 « View previous topic :: View next topic » 
Author Message
fatrix1
PostPosted: Tue Mar 06, 2007 4:09 am    Post subject: Problem with migration from WF 3.5 to 3.6 and MQS 5.3 to 6 Reply with quote

Newbie

Joined: 06 Mar 2007
Posts: 1

We migrated from WF 3.5 to 3.6 and MQS from 5.3 to 6.
The DB2-Instance is migrated to 64-bit.
- the module is there, why this message in AMQERR01.LOG after start of Workflow? Db2-Instance is 64-bit....
----- amqrccca.c : 777 --------------------------------------------------------
03/06/07 12:14:23 - Process(1003678.1) User(tfmc) Program(fmcamain)
AMQ6256: The system could not dynamically load the shared library
'/usr/lpp/fmc/db2swit/db2swit-64'. The queue manager will continue without this
module.

EXPLANATION:
This message applies to UNIX systems. The shared library
'/usr/lpp/fmc/db2swit/db2swit-64' failed to load as it is probably a 64-bit
library, a 32-bit library is required. Note that MQ tried to find a 32-bit
library named '/usr/lpp/fmc/db2swit32/db2swit-64', but failed. The following
message gives details of the original failure.
ACTION:
Supply the name of a 32-bit library.
----- amqxufnx.c : 2054 -------------------------------------------------------
03/06/07 12:14:23 - Process(1003678.1) User(tfmc) Program(fmcamain)
AMQ6175: The system could not dynamically load the shared library
'/usr/lpp/fmc/db2swit/db2swit-64'. The system returned error number '8' and
error message ' 0509-022 Cannot load module
/usr/lpp/fmc/db2swit/db2swit-64.
0509-103 The module has an invalid magic
number.'. The queue manager will continue without this module.

EXPLANATION:
This message applies to AIX systems. The shared library
'/usr/lpp/fmc/db2swit/db2swit-64' 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 -------------------------------------------------------



the qm.ini:
(127)root@sg9135z 519# qmini
#*******************************************************************#
#* Module Name: qm.ini *#
#* Type : WebSphere MQ queue manager configuration file *#
# Function : Define the configuration of a single queue manager *#
#* *#
#*******************************************************************#
#* Notes : *#
#* 1) This file defines the configuration of the queue manager *#
#* *#
#*******************************************************************#
ExitPath:
#ExitsDefaultPath=/var/mqm/exits
ExitsDefaultPath64=/var/mqm/exits64/
#* *#
#* *#
Log:
LogPrimaryFiles=3
LogSecondaryFiles=2
LogFilePages=1024
LogType=CIRCULAR
LogBufferPages=0
LogPath=/var/mqm/MPMGRP1/log/MPMQM1/
LogWriteIntegrity=TripleWrite
Service:
Name=AuthorizationService
EntryPoints=10
ServiceComponent:
Service=AuthorizationService
Name=MQSeries.UNIX.auth.service
Module=/usr/mqm/lib/amqzfu
ComponentDataSize=0
XAResourceManager:
Name=db2user MPMDB01
SwitchFile=/usr/lpp/fmc/db2swit/db2swit-64
#SwitchFile=db2swit-64
XAOpenString=DB=MPMDB01, toc=t
ThreadOfControl=THREAD


regs,
Philip
Back to top
View user's profile Send private message
MaheshPN
PostPosted: Thu Mar 08, 2007 7:43 am    Post subject: Reply with quote

Master

Joined: 21 May 2003
Posts: 245
Location: Charlotte, NC

I am guessing, amqzfu file is still referring to 32bit version.

Change

Module=/usr/mqm/lib/amqzfu
to
Module=/usr/mqm/lib64/amqzfu

Restart the MQ and let us know.

Good luck!!

-Mahesh
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Problem with migration from WF 3.5 to 3.6 and MQS 5.3 to 6
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.