Jazz 6.0 - new installation with derby db & Tomcat
2 answers
Yes, it is supported. Check the instructions here:
http://www-01.ibm.com/support/knowledgecenter/SSCP65_6.0.0/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
Comments
I followed the follow instructions and I am still the same error message with all browsers (Firefox, IE 10, Chrome)
2 times: I uninstalled and reinstalled and configured by following the above URL
what I am doing wrong?
when I disable window service and start the server manual
I am not getting the SSL error message.
https://jazz.net/forum/questions/177826/rtc-502-tomcat-service-error
You can try my suggestion in the other post by setting the SSL connection parameters directly in the server.xml. But if you too have problems with passing the Java options from Windows service to Tomcat, I will expect you to get other problems when the server starts up.
If the issue persists, a screenshot is much helpful. You can upload the image to other sites and link here as you don't have enough reputation to upload it here yet.
Comments
I would attached the file in here so I email to for you.
Secure Connection Failed
An error occurred during a connection to mn4s21285.nmdp.org:9443. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
The error usually means that the Tomcat HTTPS port does not start up correctly. Have you tried my suggestion, or the one at the bottom of the Knowledge Center page?
http://www-01.ibm.com/support/knowledgecenter/SSCP65_6.0.0/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
If you have a Linux machine, you can use the "openssl" command to test the connection and it can show quite some details.
openssl s_client -state -connect server:port