|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SAP InAdapter deployment issue on IIB v9 |
« View previous topic :: View next topic » |
Author |
Message
|
grrommitt |
Posted: Thu Jan 08, 2015 4:06 am Post subject: SAP InAdapter deployment issue on IIB v9 |
|
|
Novice
Joined: 22 Oct 2014 Posts: 11
|
I recently installed IIB v9 on Linux RHEL 6 and am now facing issues deploying old flows developed in WMB v7 and using SAP InAdapterts. The flows using OutAdapters work fine and can be deployed without any issues.
Do you know of these issues and is there a solution?
$ mqsiservice -v MB9
ComponentType = Broker
Fixpack capability level = (effective level 9.0.0.0)
BIP8996I: Version: 9002
BIP8997I: Product: IBM Integration Bus
BIP8998I: CMVC Level: S900-FP02
BIP8999I: Build Type: Production, 64 bit, amd64_linux_2
BIP8071I: Successful command completion.
$ mqsireportproperties MB9 -c EISProviders -o SAP -r
EISProviders
SAP
jarsURL='/home/wmb/config/SAP_LIB'
nativeLibs='/home/wmb/config/SAP_LIB'
$ ls -latr
-rw-r--r--. 1 wmb wmb 145 Jan 6 17:22 sapjcomanifest.mf
-rw-r--r--. 1 wmb wmb 5148092 Jan 6 17:22 libsapjco3.so
-rw-r--r--. 1 wmb wmb 1436448 Jan 6 17:22 sapjco3.jar
Error :
This error was detected by the adapter. The following message describes the diagnostic information that is provided by the adapter 'JCo initialization failed with java.lang.UnsatisfiedLinkError: /home/wmb/config/SAP_LIB/libsapjco3.so (/home/wmb/config/SAP_LIB/libsapjco3.so: wrong ELF class: ELFCLASS32)'.
Inspect the diagnostic information that is provided by the adapter. Further diagnostic information might be written to user trace. Inspect user trace for further information.
The task was unsuccessful: The deployment was unsuccessful. Check error messages above for explanation. |
|
Back to top |
|
 |
JosephGramig |
Posted: Thu Jan 08, 2015 9:26 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Moderator,
I believe this belongs in the Broker topic.
grrommitt,
I'm sure you will get better answers in the Broker topic. I did notice you are at 9.0.0.2 but your effective level is 9.0.0.0. Is that what you intended?
To enable all the new features:
Code: |
mqsichangebroker <BrokerName> -f all |
as described here |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jan 08, 2015 9:52 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
JosephGramig wrote: |
Moderator,
I believe this belongs in the Broker topic. |
And now it is. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
stoney |
Posted: Thu Jan 08, 2015 2:01 pm Post subject: Re: SAP InAdapter deployment issue on IIB v9 |
|
|
Centurion
Joined: 03 Apr 2013 Posts: 140
|
grrommitt wrote: |
This error was detected by the adapter. The following message describes the diagnostic information that is provided by the adapter 'JCo initialization failed with java.lang.UnsatisfiedLinkError: /home/wmb/config/SAP_LIB/libsapjco3.so (/home/wmb/config/SAP_LIB/libsapjco3.so: wrong ELF class: ELFCLASS32)'. |
Looks like you might have migrated from WMB 7.0 on Linux 32-bit to IIB 9.0 on Linux 64-bit. You need to grab the 64-bit SAP libraries and use those instead - you currently have 32-bit SAP libraries. |
|
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
|
|
|
|