Jazz 6.0 - new installation with derby db & Tomcat
![]()
Version 6.0 - does support instance of Tomcat Windows service? if so where can get the configuration document?
|
2 answers
![]()
You did not even say what SSL error you were getting, but I guess you've got a problem similar to this one.
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.
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?
openssl s_client -state -connect server:port |