Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-1048

TomcatWebSSLConnector does not start properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.0-M5
    • None
    • Tomcat
    • Security Level: public (Regular issues)
    • None
    • All

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            akulshre Anita Kulshreshtha
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: