After configuration SSL for JBoss 3.2.3, upon starting the jboss server(run.sh) I am 
getting following error.  Can someone please tell me how to fix this error and/or what 
is the work-around?  Thanks in advance!


MBeans waiting for other MBeans:
[ObjectName: jboss:service=invoker,type=jrmp,socketType=SSL
 state: CONFIGURED
 I Depend On:  jboss.security:service=JassSecurityDomain,domain=RMI+SSL

 Depends On Me: ]
23:55:05,373 INFO  [URLDeploymentScanner] Started 
jboss.deployment:type=DeploymentScanner,flavor=URL
23:55:05,466 INFO  [MainDeployer] Deployed package: 
file:/jboss-3.2.3/server/default/conf/jboss-service.xml
23:55:05,467 ERROR [Server] Root deployment has missing dependencies; continuing
Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss:service=invoker,type=jrmp,socketType=SSL
 state: CONFIGURED
 I Depend On:  jboss.security:service=JassSecurityDomain,domain=RMI+SSL

 Depends On Me: ]
        at 
org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1135)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:395)
        at java.lang.Thread.run(Thread.java:534)
23:55:05,479 INFO  [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3_2_3 
date=200311301445)] Started in 38s:843ms





View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849062#3849062

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849062


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to