It's all about the answers!

Ask a question

integration of RQM 3.0.1 and Rhapsody TestConductor


preeti gupta (162) | asked Jul 28 '11, 1:43 a.m.
Hi all,

I am using RQM 3.0.1 on Linux server and Rhapsody TestConductor 7.5.2 on Windows platform. While intigrating these two tools I am getting following errors....


C:\Program Files\IBM\Rational\Rhapsody\7.5.2\TestConductor\RQM_TestConductorAda

ter>start.bat -repository https://localhost:9443/jts -user admin
-password admin -adapter RQM_TestConductorAdapter -projectArea QualityM

nagement -configFile Config.ini

Launching RQM TestConductor Adapter...



Rational Rhapsody TestConductor Adapter: 2.4.2_0001

Successfully created an HTTP client

The adapter is now connected

Attempting relogin for AdapterId: RQM_TestConductorAdapter; ResponseCode:302

Error in GET for URL:https://localhost:9443/jts/secure/service/com

ibm.rqm.integration.service.IIntegrationService/resources/QualityManageme

t/adapter/RQM_TestConductorAdapter; ResponseCode:302

Attempting relogin for AdapterId:RQM_TestConductorAdapter; ResponseCode:302

Failed to save configuration file for the testconductor adapter

com.ibm.rqm.adapter.library.data.AdapterException: Failed to retrieve adapter i

formation

at com.ibm.rqm.adapter.library.data.NewRequester.retrieveAdapterInforma

ion(NewRequester.java:266)

at com.ibm.rqm.adapter.library.data.NewRequester.register(NewRequester.

ava:202)

at com.ibm.rqm.adapter.testconductor.RQMTestConductorAdapter.main(RQMTe

tConductorAdapter.java:203)

Caused by: com.ibm.rqm.adapter.library.data.AdapterException: The URL was malfo

med

at com.ibm.rqm.adapter.library.data.NewRequester.getResponse(NewRequest

r.java:1182)

at com.ibm.rqm.adapter.library.data.NewRequester.retrieveAdapterInforma

ion(NewRequester.java:259)

... 2 more

Caused by: java.net.MalformedURLException: no protocol:

at java.net.URL.<init>(Unknown Source)

at java.net.URL.<init>(Unknown Source)

at java.net.URL.<init>(Unknown Source)

at com.ibm.rqm.adapter.library.data.NewRequester.getResponse(NewRequest

r.java:1175)

... 3 more

Stored configuration is out of sync. Adapter is re-registering.

Attempting relogin for AdapterId:RQM_TestConductorAdapter; ResponseCode:302

Stored configuration is out of sync. Adapter is re-registering.

Attempting relogin for AdapterId:RQM_TestConductorAdapter; ResponseCode:302

Config.ini file is not being generated and in RQM the entry TestConductor is not available in Type section of Test Script.

Can anybody help?

Thanks
Preeti

6 answers



permanent link
Pramod Chandoria (2.1k11220) | answered Jul 29 '11, 2:52 a.m.
JAZZ DEVELOPER
URL https://localhost:9443/jts is incorrect
Try https://localhost:9443/qm

And also most like public root uri should be using server name, not localhost
so replace localhost with server name.

-|- Pramod Chandoria

permanent link
preeti gupta (162) | answered Jul 29 '11, 5:47 a.m.
Hi Pramod,

thanks for the reply .... but i had changed the name of the localhost in previous post . I cann't reveal my company's IP address due to security reasons...

actually I am facing problem regarding SSL_TLS SSLContext Error. Exact Error is as follows:

java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available

Unable to create SSL_TLS context, trying TLS

java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available

Unable to create SSL_TLS context, trying TLS

Created TestConductor Adapter

I am not getting any solution on this regard over the net.
Can you help in resolving this problem? it would be more appreciable...

permanent link
Kurtis Martin (1.4k11) | answered Jul 29 '11, 4:09 p.m.
JAZZ DEVELOPER
I'm pretty sure Rhapsody TestConductor 7.5.2 is not compatible with RQM 3.0.1. But I'm not certain what's the minimum version required for RQM 3.0.1. I'll mention this forum post to the team that works on this adapter and hopefully the can provide you more complete info soon.

permanent link
Nili Tshuva (6) | answered Aug 02 '11, 7:54 a.m.
I'm pretty sure Rhapsody TestConductor 7.5.2 is not compatible with RQM 3.0.1. But I'm not certain what's the minimum version required for RQM 3.0.1. I'll mention this forum post to the team that works on this adapter and hopefully the can provide you more complete info soon.


Rhapsody TestConductor 7.5.2 is not compatible with RQM 3.0.1.
Support for RQM 3.0.1 is available with Rhapsody TestConductor 7.6, released in June 2011.

permanent link
Nishant Taksande (6) | answered Aug 09 '11, 5:50 a.m.
Hi all,
i am trying to run the squish test scripts from RQM,
1. i did the adapter settings
2. Configured the adapter
3. When im running the adapter from command line
its showing me the following messages
The Adapter is now connected
Created Command Line Adapter
Stored Configuration is out of sync. Adapter is re-registering

the Adapter gets configured at the RQM but it is displayed with a red mark showing its health is poor also while mapping the adapter to the test script is gives problems.

Help Me Please....

permanent link
Pramod Chandoria (2.1k11220) | answered Aug 09 '11, 1:06 p.m.
JAZZ DEVELOPER
Hi all,
i am trying to run the squish test scripts from RQM,
1. i did the adapter settings
2. Configured the adapter
3. When im running the adapter from command line
its showing me the following messages
The Adapter is now connected
Created Command Line Adapter
Stored Configuration is out of sync. Adapter is re-registering

the Adapter gets configured at the RQM but it is displayed with a red mark showing its health is poor also while mapping the adapter to the test script is gives problems.

Help Me Please....

Make sure the url you used to comment to RQM 301 server is having server name as specified in the public URI. Do not use alternative name like ip address. Secondly I am expecting you are not using old version (2.x) command line adapter to connect to RQM 3.0.1

-|- Pramod Chandoria

Your answer


Register or 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.