2 Replies Latest reply on Aug 13, 2004 1:40 AM by genman

    Problem with https for Jboss3.25 and TomCat50 bundle

    uuayelteaeare

      I have a problem with configuring SSL https port 8443 using
      jboss3.2.5 and tomcat5.0 bundle
      1) I have created a keystore file
      My jbossweb-tomcat50.sar/server.xml's SSL entry looks like this:

      :
      :
      <!--SSL /TLS Connector configuration -->


      < Engine name ="jboss.web" defaultHost="localhost">
      :
      :



      When I start the Jboss server, the follow shows up on the server.log
      DEBUG [org.jboss.system.ServiceController] starting service jboss.web:
      service=Webserver
      DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Starting jboss.web:service=WebServer
      INFO [org.apache.catalina.startupEmbedded} Catalina naming disabled
      INFO [org.apache.coyote.http11.Htpp11Protocol] Initializing CoyoteHttp 1.1 on http-0.0.0-0%2F0.0.0.0-8080
      ERROR[org.apache.coyote.http11.Http11Protocol] Eerror initializing endpoint
      java.io.IOException: Cannot recover key
      :
      :
      ERROR [org.apache.catalina.startup.Catalina: Catalina Start

      LifeCycleException: Protocol handler initialization failed: java io
      Exception: Cannot recover key


        • 1. Re: Problem with https for Jboss3.25 and TomCat50 bundle
          uuayelteaeare

          Somehow, my details did not get sent. I am a beginner . What am I doing
          wrong? Please help

          2004-08-12 16:58:52,639 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss:service=invoker,type=jrmp, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss:service=invoker,type=local, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss:service=invoker,type=pooled, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss.ejb:service=EJBDeployer, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,649 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss.j2ee:service=EARDeployer, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,659 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss.scripts:service=BSHDeployer, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] No persistence-manager descriptor found, null persistence will be used
          2004-08-12 16:58:52,659 DEBUG [org.jboss.management.j2ee.MBean] postRegister(), parent: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.management.j2ee.factory.ServiceModuleFactory] Create MBean, name: jboss.deployment:type=DeploymentScanner,flavor=URL, SAR Module: jboss.management.local:J2EEServer=Local,j2eeType=ServiceModule,name=jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: jboss-service.xml
          2004-08-12 16:58:52,659 DEBUG [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/Myjboss/jboss-3.2.5/server/default/conf/jboss-service.xml
          2004-08-12 16:58:52,659 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 10s:525ms
          2004-08-12 16:58:52,659 INFO [org.jboss.web.tomcat.tc5.Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
          2004-08-12 16:58:52,699 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0%2F0.0.0.0-8080
          2004-08-12 16:58:52,829 INFO [org.apache.jk.common.ChannelSocket] JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
          2004-08-12 16:58:52,829 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=0/50 config=null
          2004-08-12 16:58:52,839 ERROR [org.apache.coyote.http11.Http11Protocol] Error starting endpoint
          java.io.IOException: Cannot recover key
          at org.apache.tomcat.util.net.jsse.JSSE13SocketFactory.init(JSSE13SocketFactory.java:131)
          at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:98)
          at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:261)
          at org.apache.tomcat.util.net.PoolTcpEndpoint.startEndpoint(PoolTcpEndpoint.java:281)
          at org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:171)
          at org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1527)
          at org.jboss.web.tomcat.tc5.Tomcat5.startConnectors(Tomcat5.java:369)
          at org.jboss.web.tomcat.tc5.Tomcat5.handleNotification(Tomcat5.java:394)
          at java.lang.reflect.Method.invoke(Native Method)
          at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
          at $Proxy30.handleNotification(Unknown Source)
          at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:98)
          at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:81)
          at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:786)
          at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:435)
          at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311)
          at org.jboss.Main.boot(Main.java:145)
          at org.jboss.Main$1.run(Main.java:399)
          at java.lang.Thread.run(Thread.java:479)
          2004-08-12 16:58:52,900 WARN [org.jboss.web.tomcat.tc5.Tomcat5] Failed to startConnectors
          LifecycleException: Protocol handler start failed: java.io.IOException: Cannot recover key
          at org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1529)
          at org.jboss.web.tomcat.tc5.Tomcat5.startConnectors(Tomcat5.java:369)
          at org.jboss.web.tomcat.tc5.Tomcat5.handleNotification(Tomcat5.java:394)
          at java.lang.reflect.Method.invoke(Native Method)
          at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
          at $Proxy30.handleNotification(Unknown Source)
          at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:98)
          at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:81)
          at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:786)
          at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:435)
          at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311)
          at org.jboss.Main.boot(Main.java:145)
          at org.jboss.Main$1.run(Main.java:399)
          at java.lang.Thread.run(Thread.java:479)

          • 2. Re: Problem with https for Jboss3.25 and TomCat50 bundle
            genman


            Just a wild guess, but maybe you put in a password for you key?

            http://www.unlimitedftp.ca/help/TomcatSSL-CSR.jsp

            There should be some sort of tutorial you can follow...