It's all about the answers!

Ask a question

Configure Selenium Adapter to work with RQM sandbox


Jorge Lopez Del Pino (1111) | asked May 02 '16, 12:09 p.m.
 I'm preparing a demo for a customer and want to show the Selenium Adapter user to run remote junit test cases from  RQM .
I have a free account in https://jazz.net/sandbox02-qm/web and I didn't find a way to configure the adapter properly. This are the args I'm using :
.\start.bat -repository https://jazz.net/sandbox02-qm/web -user MyUser –password MyPassword –adapter MyTestsAdapter -projectArea "My Project Name (Quality Management)" -adapterName MyAdapter

I've try different combinations and always end with the following error message :
"Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS
Successfully created an HTTP client
Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS
The adapter is now connected
Unable to determine RQM server version. This is expected for RQM 2.x and earlier servers.
The adapter did not run, exited unexpectedly, or was killed.
This can happen if java.exe was not found in the PATH,
or if java.exe is too old or not compatible (the version of JAVA required is 1.5 or later),
or Configuration File does not have write permissions,
or some other error occurred.
Please refer to the readme.txt file in the adapter package."


But actually the problem is different because if I use a nonexistent user it gives me the same error. Something in the connection is wrong even when says "The adapter is now connected"

Please some help here.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered May 09 '16, 8:24 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

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.