You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeff Genender (JIRA)" <de...@geronimo.apache.org> on 2005/10/07 20:31:48 UTC

[jira] Closed: (GERONIMO-1048) TomcatWebSSLConnector does not start properly

     [ http://issues.apache.org/jira/browse/GERONIMO-1048?page=all ]
     
Jeff Genender closed GERONIMO-1048:
-----------------------------------

    Resolution: Won't Fix

The last comment is correct.  This is a debug message and is normal when it is looking for one of the two SSL implementations.

> TomcatWebSSLConnector does not start properly
> ---------------------------------------------
>
>          Key: GERONIMO-1048
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1048
>      Project: Geronimo
>         Type: Bug
>   Components: Tomcat
>     Versions: 1.0-M5
>  Environment: All
>     Reporter: anita kulshreshtha
>     Priority: Minor

>
> When the default server is started,  the console shows the following message :
>   8453 0.0.0.0 Tomcat Connector HTTPS,
>      but TomcatWebSSLConnector Gbean does not start properly. it gives ClassNotFoundException :
> .............
> ............
> ...........
> 11:16:50,171 DEBUG [GBeanInstanceState] GBeanInstanceState for: geronimo.server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Tomcat,J2EEServer=geronimo,j2eeType=GBean,name=TomcatWebSSLConnector State changed from stopped to starting
> 11:16:50,390 DEBUG [Embedded] Adding connector (org.apache.catalina.connector.Connector/2.1)
> 11:16:50,390 DEBUG [Registry] Managed= Geronimo:type=Connector,port=8453,address=%2F0.0.0.0
> 11:16:50,390 DEBUG [BaseModelMBean] default constructor
> 11:16:50,406 DEBUG [BaseModelMBean] preRegister org.apache.catalina.connector.Connector@f19d6e Geronimo:type=Connector,port=8453,address=%2F0.0.0.0
> 11:16:50,406 DEBUG [MapperListener] Handle Geronimo:type=Connector,port=8453,address=%2F0.0.0.0 type : JMX.mbean.registered
> 11:16:50,406 DEBUG [MapperListener] Handle Geronimo:type=Connector,port=8453,address=%2F0.0.0.0 type : JMX.mbean.registered
> 11:16:50,406 DEBUG [Connector] Creating name for connector Geronimo:type=Connector,port=8453,address=%2F0.0.0.0
> 11:16:50,468 DEBUG [SSLImplementation] Error loading SSL Implementation org.apache.tomcat.util.net.puretls.PureTLSImplementation
> java.lang.ClassNotFoundException: COM.claymoresystems.ptls.SSLContext
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> 	at 
> ................
> .............
> ............
>         

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira