You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ghetolay (JIRA)" <ji...@apache.org> on 2012/05/16 11:07:02 UTC

[jira] [Updated] (GERONIMO-6350) Edit TomcatHttpsConnector's keystore configuration

     [ https://issues.apache.org/jira/browse/GERONIMO-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ghetolay updated GERONIMO-6350:
-------------------------------

    Description: 
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.  

  was:
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.  

    
> 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