Unable to excute RTRT scripts in RQM v4.0.1
2 answers
I am not familiar with Test RT but there are two points you may want to check with first:
1) RHEL 5.1 is not supported in either Test RT or RQM 4.0.1.
See the requirements for both from below:
https://jazz.net/library/article/1109
http://www-03.ibm.com/software/products/en/realtime
2) libqt.so.3: cannot open shared object file usually means the concerned library is missing, I am not sure whether it is related to the Linux version or not. Or if the package is there, LD_LIBRARY_PATH may not be set properly.
1) RHEL 5.1 is not supported in either Test RT or RQM 4.0.1.
See the requirements for both from below:
https://jazz.net/library/article/1109
http://www-03.ibm.com/software/products/en/realtime
2) libqt.so.3: cannot open shared object file usually means the concerned library is missing, I am not sure whether it is related to the Linux version or not. Or if the package is there, LD_LIBRARY_PATH may not be set properly.
Hi,
Don Yang is correct the problem is that your LD_LIBRARY_PATH is not set before running the TestRT RQM adapter.
You should run the testrtinit.sh script to setup the environment variables before running the adapter. This is explained in the following technote that was written for another tool that had the same error message. The solution is the same.
Can't locate loadable object for module TestRTUtil"
http://www-01.ibm.com/support/docview.wss?uid=swg21395651
If you use the script "startTestRTAdapter.sh", as described in the online documentation for Test RealTime it will call the "testrtinit.sh" script for you.
Enjoy,
Simon
Don Yang is correct the problem is that your LD_LIBRARY_PATH is not set before running the TestRT RQM adapter.
You should run the testrtinit.sh script to setup the environment variables before running the adapter. This is explained in the following technote that was written for another tool that had the same error message. The solution is the same.
Can't locate loadable object for module TestRTUtil"
http://www-01.ibm.com/support/docview.wss?uid=swg21395651
If you use the script "startTestRTAdapter.sh", as described in the online documentation for Test RealTime it will call the "testrtinit.sh" script for you.
Enjoy,
Simon
Comments
Ankit Vashistha
May 08 '14, 5:38 a.m.Hi Rajesh,
Rajesh Avanthi
May 08 '14, 5:49 a.m.Heres the error
TestRTUtil.so' for module TestRTUtil: libqt.so.3: cannot open shared
object file: No such file or directory at /opt/IBM/TestRealTime/lib/
perl/i686-linux/DynaLoader.pm line 230. at /opt/IBM/TestRealTime/lib/
scripts/Translate.pl line 25 Compilation failed in require at /opt/IBM/
TestRealTime/lib/scripts/Translate.pl line 25. BEGIN
failed--compilation aborted at /opt/IBM/TestRealTime/lib/scripts/
Translate.pl line 25. Compilation failed in require at /opt/IBM/
TestRealTime/lib/scripts/Fcts.pl line 21. Compilation failed in require
at /opt/IBM/TestRealTime/lib/scripts/TestRTRqm.pl line 29