0 Replies Latest reply on Nov 20, 2008 10:40 AM by olivesandtrees

    SSL with EJB 2.1

    olivesandtrees

      I'm trying to deploy SSL with EJB 2.1 on JBoss 4.2.3. I followed the documentation at http://www.jboss.org/community/docs/DOC-11987, but when I try to deploy our program it throws the following errors. It seems that the SSL remoting service is not starting.... any help on this would be much appreciated.

      09:28:06,201 INFO [EJBDeployer] Deployed: file:/C:/Program Files/Practice Direc
      tor Server/server/pd/tmp/deploy/tmp18168pdServer.ear-contents/pd-ejb.jar
      09:28:06,373 INFO [EARDeployer] Started J2EE application: file:/C:/Program File
      s/Practice Director Server/server/pd/deploy/pdServer.ear
      09:28:06,373 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      --- MBeans waiting for other MBeans ---
      ObjectName: jboss:service=ClientUserTransaction
      State: CONFIGURED
      I Depend On:
      jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      ObjectName: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      State: CONFIGURED
      I Depend On:
      jboss:service=invoker,type=unified
      Depends On Me:
      jboss:service=ClientUserTransaction

      ObjectName: jboss:service=proxyFactory,target=ClientUserTransaction
      State: CONFIGURED
      I Depend On:
      jboss:service=invoker,type=unified
      Depends On Me:
      jboss:service=ClientUserTransaction

      ObjectName: jboss:service=invoker,type=unified
      State: CONFIGURED
      I Depend On:
      jboss:service=TransactionManager
      jboss.remoting:service=Connector,transport=socket
      Depends On Me:
      jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      ObjectName: jboss.remoting:service=Connector,transport=sslsocket
      State: CONFIGURED
      I Depend On:
      jboss.remoting:service=ServerSocketFactory,type=SSL
      jboss.remoting:service=NetworkRegistry

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.remoting:service=ServerSocketFactory,type=SSL
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.remoting:service=Connector,transport=sslsocket

      ObjectName: jboss.remoting:service=Connector,transport=socket
      State: NOTYETINSTALLED
      Depends On Me:
      jboss:service=invoker,type=unified


      09:28:06,795 ERROR [Server] Root deployment has missing dependencies; continuing

      Incomplete Deployment listing:

      --- MBeans waiting for other MBeans ---
      ObjectName: jboss:service=ClientUserTransaction
      State: CONFIGURED
      I Depend On:
      jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      ObjectName: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      State: CONFIGURED
      I Depend On:
      jboss:service=invoker,type=unified
      Depends On Me:
      jboss:service=ClientUserTransaction

      ObjectName: jboss:service=proxyFactory,target=ClientUserTransaction
      State: CONFIGURED
      I Depend On:
      jboss:service=invoker,type=unified
      Depends On Me:
      jboss:service=ClientUserTransaction

      ObjectName: jboss:service=invoker,type=unified
      State: CONFIGURED
      I Depend On:
      jboss:service=TransactionManager
      jboss.remoting:service=Connector,transport=socket
      Depends On Me:
      jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      ObjectName: jboss.remoting:service=Connector,transport=sslsocket
      State: CONFIGURED
      I Depend On:
      jboss.remoting:service=ServerSocketFactory,type=SSL
      jboss.remoting:service=NetworkRegistry

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.remoting:service=ServerSocketFactory,type=SSL
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.remoting:service=Connector,transport=sslsocket

      ObjectName: jboss.remoting:service=Connector,transport=socket
      State: NOTYETINSTALLED
      Depends On Me:
      jboss:service=invoker,type=unified


      at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDepl
      oyer.java:1385)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:785)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
      or.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
      BeanOperationInterceptor.java:142)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
      java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy5.deploy(Unknown Source)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
      at org.jboss.Main.boot(Main.java:200)
      at org.jboss.Main$1.run(Main.java:508)
      at java.lang.Thread.run(Thread.java:619)
      09:28:06,920 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-808
      0
      09:28:06,967 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
      09:28:06,998 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
      s_4_2_3_GA date=200807181417)] Started in 49s:628ms