|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to implement MQ_Client libs to work on ARM processor |
« View previous topic :: View next topic » |
Author |
Message
|
kiruthigeshwar |
Posted: Tue Apr 16, 2024 4:16 am Post subject: How to implement MQ_Client libs to work on ARM processor |
|
|
Acolyte
Joined: 31 Oct 2012 Posts: 50
|
I have setup IBM ACE environment on my Mac running on M1 processor. As there is no direct IBM MQ installation available for this processor, I have MQ_Server running on Docker container.
Connecting to Queue manager from MQ explorer within the ACE toolkit is also successful. So MQ server is working fine.
Now to deploy an MQ message flow, it fails as it needs MQ Client libraries. Does anyone happen to know of any existing solution/workaround for this.
I have raised this idea in IBM website as well. Please share any links that might help in trying out any possible methods.
 _________________ Regards,
K |
|
Back to top |
|
 |
markt |
Posted: Tue Apr 16, 2024 7:59 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
The MQ client for Arm64 has been available for over a year. Whether that will help with ACE, is another matter - presumably you'd need an Arm-compatible version of that product.
The MQ client can be very easily installed:
https://github.com/ibm-messaging/homebrew-ibmmq |
|
Back to top |
|
 |
kiruthigeshwar |
Posted: Sun Apr 21, 2024 11:59 pm Post subject: |
|
|
Acolyte
Joined: 31 Oct 2012 Posts: 50
|
markt wrote: |
The MQ client for Arm64 has been available for over a year. Whether that will help with ACE, is another matter - presumably you'd need an Arm-compatible version of that product.
The MQ client can be very easily installed:
https://github.com/ibm-messaging/homebrew-ibmmq |
Above solution fixed the issue partially with some exception. As said, there is ACE toolkit available for the processor. Now the MQ client library files are available. But still when I start the Integration Node it fails with below error message
Quote: |
Begin running task [The local integration node is being started]
mqsistart ACEINODE1
An internal software error has occurred in IBM App Connect Enterprise. Further messages may indicate the effect of this error on the component.
Shutdown and restart the component. If the problem continues to occur, then restart the system. If the problem still continues to occur contact your IBM support center.
An error occurred while the command was running; the command has cleaned up and ended.
Use messages prior to this one to determine the cause of the error.
Check for some common problems:
Does the user id have the correct authorities (for example a member of the mqbrkrs group)?
Is any operating system limit set too low to allow the command to run?
Is the environment correctly set up?
Correct the problem and retry the command, otherwise, contact your IBM support center.
The task did not complete successfully: The command failed.
BIP8873I: Starting the component verification for component 'ACEINODE1'.
BIP2112E: IBM App Connect Enterprise internal error: diagnostic information ''MqLibraryLoader: can not find function MQBACK in library'', ''/opt/mqm/lib64/libmqe_r.dylib''.
BIP8081E: An error occurred while processing the command.
|
_________________ Regards,
K |
|
Back to top |
|
 |
markt |
Posted: Mon Apr 22, 2024 1:14 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
That looks like something you'd have to take up with the ACE team.
The MQI symbols like MQBACK are defined in libmqm, not libmqe. |
|
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
|
|
|
|