Ghetolay created GERONIMO-6350:
----------------------------------
Summary: Edit TomcatHttpsConnector's keystore configuration
Key: GERONIMO-6350
URL: https://issues.apache.org/jira/browse/GERONIMO-6350
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat, webservices
Affects Versions: 3.0-beta-1
Environment: Fresh geronimo 3.0-beta-1 with sun-java-6 on linux mint
Lisa.
JAVA_HOME set to jdk.
Reporter: Ghetolay
Priority: Minor
Once you've edit the keystore configuration (file/alias/passphrase) of the
TomcatHttpsConnector the server is unreachable for this specific port.
The only logs from both geronimo.log and .out are :
2012-05-16 10:42:43,162 ERROR [JIoEndpoint]
java.lang.NullPointerException
at
org.apache.tomcat.util.net.JIoEndpoint.processSocket(JIoEndpoint.java:504)
at
org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:223)
at java.lang.Thread.run(Thread.java:662)
The only workaround I've found is delete the connector, restart geronimo and
recreate the connector. It has to be done at each shutdown of geronimo.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira