I am getting the following error while trying to use the Websphere MQ Stage on DS V8.0 Buld:1.2
We have included the MQM library path i.e., in LIBPATH in 'dsenv' file.
main_program: Fatal Error: Fatal: Shared library (mqs.so) failed to load: errno = (2), system message = (Could not load module /opt/IBM/InformationServer/Server/DSComponents/bin/mqs.so.
Dependent module libimqs23ia_r.a(libimqs23ia_r.o) could not be loaded.
Could not load module libimqs23ia_r.a(libimqs23ia_r.o).
System error: No such file or directory
Could not load module /opt/IBM/InformationServer/Server/DSComponents/bin/mqs.so.
Dependent module /opt/IBM/InformationServer/Server/DSComponents/bin/mqs.so could not be loaded.)
Appreciate if anyone could help out with this issue.
Thanks in advance
Cheers,
Mohan
MQSeries issue - Could not load module(s)
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard.
The library about which it's complaining is libimqs23ia_r.a (or libimqs23ia_r.o) - check that this library is installed and in its expected location.
This may or may not be why mqs.so could not be loaded - perform the same checks for it.
The library about which it's complaining is libimqs23ia_r.a (or libimqs23ia_r.o) - check that this library is installed and in its expected location.
This may or may not be why mqs.so could not be loaded - perform the same checks for it.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.