Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCBA59E96 for ; Wed, 16 May 2012 10:57:29 +0000 (UTC) Received: (qmail 95474 invoked by uid 500); 16 May 2012 10:57:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95377 invoked by uid 500); 16 May 2012 10:57:28 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 95206 invoked by uid 99); 16 May 2012 10:57:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 10:57:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 10:57:22 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A27576B34 for ; Wed, 16 May 2012 10:57:02 +0000 (UTC) Date: Wed, 16 May 2012 10:57:02 +0000 (UTC) From: "Ghetolay (JIRA)" To: dev@geronimo.apache.org Message-ID: <1787072676.3641.1337165822666.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1707309021.3463.1337159102397.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (GERONIMO-6350) Edit TomcatHttpsConnector's keystore configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ghetolay updated GERONIMO-6350: ------------------------------- Comment: was deleted (was: Yes, I'm editing the running connector. What's the edit menu made for so ?) > 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 > Labels: newbie > > Once you've edit the keystore configuration (file/alias/passphrase) of TomcatHttpsConnector through the webconsole, the server is unreachable for this specific port and protocol. > 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