It's all about the answers!

Ask a question

RQM-Selenium Adapter is running , why the machine is not listed in run option ?


Jagadish R Rao (10612111) | asked Jul 02 '14, 11:42 a.m.
 I have a setup which use RQM Junit Selenium Adapter I configured and it was running fine , after sometime I started to notice that my tests are not running , when I investigated I saw that the machine is not getting identified . I tried stopping the adapter and restarting the same .. no luck I don't see the machine listed .. but adapter says connected 
Launching Adapter...

java version "1.6.0"
Java(TM) SE Runtime Environment (build pwa6460sr14-20130705_01(SR14))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Windows Server 2003 amd64-64 jvmwa646
0sr14-20130704_155156 (JIT enabled, AOT enabled)
J9VM - 20130704_155156
JIT  - r9_20130517_38390
GC   - GA24_Java6_SR14_20130704_1138_B155156)
JCL  - 20130618_01
Adapter is reconnecting. Using saved configuration information from configISL.ini
Attempting to create SSL_TLS context
Successfully created an HTTP client
Attempting to create SSL_TLS context
The adapter is now connected
Created JUnit Selenium Adapter
Image showing machine not available

6 answers



permanent link
Patrick Quinn (846) | answered Jul 02 '14, 2:21 p.m.
Are you in the same project area in RQM that your Selenium adapter is pointing too? You can have a Selenium adapter be running perfectly fine, but if it is configured for one project area and you are in another it will not show up as usable.

Comments
Jagadish R Rao commented Jul 02 '14, 3:10 p.m.

Hi Patrick

I am in the same project area where the adapter is confirmed . Is JVM causing any issues is there any minimum version ? I am using 1.6 JDK  


Ara Masrof commented Jul 03 '14, 8:22 a.m.
JAZZ DEVELOPER

 Jagadish,
After you start the Adapter and verify it states that it is connected, log into the RQM project area and go to Execution -> Adapter Console; do you see it listed in this view?


Ara 


Jagadish R Rao commented Jul 03 '14, 1:20 p.m.

Hi Ara

I requested the RQM administrator to restart once .. post that it is working fine till now and yes I can see the Execution - Adapter console it keeps flickering between green and Yellow 

Thanks 
Jagadish
 


permanent link
anoop mc (74811200221) | answered May 25 '16, 12:47 a.m.
Hi,

I do face the similar issue when trying to run a Testcase from RQM. where in the adapter console it show the status as online.

But in the testcase execution window (Run) you will see the machine name not showing up.

attached is the snapshot of the same.

Is there any workaround to this issue.

adapater1


adpater2


permanent link
anoop mc (74811200221) | answered May 25 '16, 1:12 a.m.
Here is our RQM adapter connector console output.

rqm_adpater_console

permanent link
anoop mc (74811200221) | answered May 25 '16, 2:30 a.m.
Tried restarting the jazz server and could see that the adapter is trying to connect to the server.

adapter-status

permanent link
anoop mc (74811200221) | answered May 27 '16, 12:12 a.m.

  Looking at the   RftAdapter.log  could see the below entry and it look to be something relating to security issue.

For detailed reference I am attaching the entire log (RftAdapter.log) file with this post.

**********Copying the last line of the code**************** 

    ... 95 more
06:29:50,863 [main] DEBUG com.ibm.rqm.integration.client.clientlib           - Start getFromServer[https://<RQM Server Name>:9445/qm/rootservices]
06:29:50,879 [main] DEBUG com.ibm.rqm.integration.client.clientlib           - ++++ RQMConnectionHelper: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: PKIX path building failed:

java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:
    java.security.cert.CertPathValidatorException: The certificate issued

by CN=RQM Server Name, OU=Root Certificate, OU=RQM Server NameNode03Cell, OU=RQM Server NameNode03, O=IBM, C=US is not trusted; internal cause is:
    

java.security.cert.CertPathValidatorException: Certificate chaining error
06:29:50,879 [main]  WARN com.ibm.rqm.adapter.library                        - Unable to determine RQM server version. This is expected for RQM 2.x and earlier servers.
06:29:50,879 [main] DEBUG com.ibm.rqm.adapter.rft                            - AdapterMonitor.projectsComboListener: Unable to connect to the specified Rational Quality Manager server


permanent link
anoop mc (74811200221) | answered May 30 '16, 12:40 a.m.
edited May 30 '16, 12:42 a.m.
Finally our team has sorted out this to be an issue with certificate only.

It is explained in the tech note below


This was related to RFT 8.6.0.6 being sensitive to the self signed certificate presented by RQM.

  ------Connecting Rational Quality Manager Adapter with Rational Test Workbench -------

https://www.ibm.com/developerworks/community/blogs/nfrsblog/entry/Connecting_Rational_Quality_Manager_Adapter_with_Rational_Test_Workbench?lang=en

------Error connecting Rational Quality Manager Adapter with Rational Test Workbench and Rational Performance Tester------

http://www-01.ibm.com/support/docview.wss?uid=swg21977386

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.