It's all about the answers!

Ask a question

Selenium adapter failed connect to rqm,pls help


Jun Tan (1312) | asked Aug 15 '16, 5:54 a.m.

java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
Adapter is reconnecting. Using saved configuration information from Config2.ini
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
The specified repository URL must use the public URI of the server: https://igarqm01.swg.usma.ibm.com/jazz
The command line 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.
D:\Selenium_adapter\RQMJUnitSeleniumAdapter>

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered Aug 15 '16, 8:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 15 '16, 8:16 a.m.
You should use the JAVA version that is shipped with RQM - which likely is 1.6. I have seen posts in the forum that indicate Java 1.8 could have issues.
Jun Tan selected this answer as the correct answer

Comments
Jun Tan commented Aug 16 '16, 4:23 a.m. | edited Aug 16 '16, 4:31 a.m.

Thanks Ralph. It is java issue. I use a IBM jre 1.6 and it working now.

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.