Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3390

Error starting up tomcat-ssl config on jboss-head testsuite module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-5.0.0.Beta1
    • JBossAS-5.0.0.Beta1
    • Test Suite
    • None

      The "tomcat-ssl" configuration fails to start with the following error:

      2006-07-13 06:11:48,320 INFO [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
      2006-07-13 06:11:48,585 INFO [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8443
      2006-07-13 06:11:48,587 INFO [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-9080
      2006-07-13 06:11:48,598 ERROR [org.apache.coyote.http11.Http11Protocol] Error initializing endpoint
      java.io.IOException
      at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:393)
      at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:134)
      at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:495)
      at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:160)
      at org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
      at org.jboss.web.tomcat.tc6.StandardService.initialize(StandardService.java:688)
      at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:791)

      The error messages are enclosed in the following server log file.
      http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-1.5/20060712005028/build/output/jboss-5.0.0.Beta/server/tomcat-ssl/log/server.log

      This can be verified by running the following target on the testsuite module.

      ant tomcat-ssl-tests

      http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-1.5/20060712005028/tests.log

            anil.saldhana Anil Saldanha (Inactive)
            rrajasek@redhat.com Rajesh Rajasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: