Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to excute RTRT scripts in RQM v4.0.1

RTRT:8.0.0.0
RQM:4.0.1
Operating System: Red Hat Enterprise Linux 5.1

Imported RTRT scripts into RQM successfully. Upon executing below error is noticed:


0 votes

Comments

Hi Rajesh, 


Pls mention the error on prompt you are receiving for clarification. 

Regards:
Ankit

Heres the error

Can't load '/opt/IBM/TestRealTime/lib/perl/i686-linux/auto/TestRTUtil/
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 



2 answers

Permanent link
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.

0 votes


Permanent link
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

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 08 '14, 5:36 a.m.

Question was seen: 5,403 times

Last updated: May 12 '14, 2:24 a.m.

Confirmation Cancel Confirm