[jboss-user] [JNDI and Naming] - Re: An error in deployment - MBeans waiting for other MBeans

Aurel Sandu do-not-reply at jboss.com
Fri Dec 2 16:15:22 EST 2011


Aurel Sandu [http://community.jboss.org/people/aurelsandu] created the discussion

"Re: An error in deployment - MBeans waiting for other MBeans"

To view the discussion, visit: http://community.jboss.org/message/639614#639614

--------------------------------------------------------------
Thank you Peter for your interest about my problem. I think you ask me exception stack traces from $JBOSS-HOME\server\default\log\server.log . I have *one* line marked as [ERROR] as follow: (it follows a line , it is not indented by me)
2011-12-02 12:26:55,588 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401
  State: NOTYETINSTALLED
  I Depend On:
    jboss.j2ee:module="ipc-server-2.14.02.rc1.jar",service=EjbModule

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.j2ee:module="ipc-server-2.14.02.rc1.jar",service=EjbModule
  State: NOTYETINSTALLED
  Depends On Me:
     jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401

I have all other lines marked as [DEBUG] or [INFO] - I do not have any stack traces. Plase see a few lines before the line I reproduced above:
.........
2011-12-02 12:26:55,349 DEBUG [org.jboss.ejb.EjbModule] Started jboss.j2ee:service=EjbModule,module=ipc-server-2.14.02.rc1.jar
2011-12-02 12:26:55,349 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.j2ee:service=EjbModule,module=ipc-server-2.14.02.rc1.jar dependent components: []
2011-12-02 12:26:55,349 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss-4.2.1.GA/server/default/tmp/deploy/tmp381276976787161765IPC.ear-contents/ipc-server-2.14.02.rc1.jar
2011-12-02 12:26:55,577 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: ipc-server-2.14.02.rc1.jar
2011-12-02 12:26:55,577 DEBUG [org.jboss.deployment.MainDeployer] Begin deployment start file:/D:/jboss-4.2.1.GA/server/default/tmp/deploy/tmp381276976787161765IPC.ear-contents/ipc-client-2.14.02.rc1.war
2011-12-02 12:26:55,577 DEBUG [org.jboss.system.ServiceController] starting service jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401
2011-12-02 12:26:55,577 DEBUG [org.jboss.system.ServiceController] Start requested before create, calling create now for service: jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401
2011-12-02 12:26:55,577 DEBUG [org.jboss.system.ServiceController] Creating service jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401
2011-12-02 12:26:55,577 DEBUG [org.jboss.system.ServiceController] waiting in create of jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401 waiting on jboss.j2ee:module="ipc-server-2.14.02.rc1.jar",service=EjbModule
2011-12-02 12:26:55,577 DEBUG [org.jboss.system.ServiceController] waiting in start jboss.web.deployment:war=ipc-client-2.14.02.rc1.war,id=-1668473401 on jboss.j2ee:module="ipc-server-2.14.02.rc1.jar",service=EjbModule
2011-12-02 12:26:55,582 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: ipc-client-2.14.02.rc1.war
2011-12-02 12:26:55,586 DEBUG [org.jboss.system.ServiceController] starting service jboss.j2ee:service=EARDeployment,url='IPC.ear'
2011-12-02 12:26:55,586 DEBUG [org.jboss.deployment.EARDeployment] Starting jboss.j2ee:service=EARDeployment,url='IPC.ear'
2011-12-02 12:26:55,586 DEBUG [org.jboss.deployment.EARDeployment] Started jboss.j2ee:service=EARDeployment,url='IPC.ear'
2011-12-02 12:26:55,586 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.j2ee:service=EARDeployment,url='IPC.ear' dependent components: []
2011-12-02 12:26:55,586 INFO  [org.jboss.deployment.EARDeployer] Started J2EE application: file:/D:/jboss-4.2.1.GA/server/default/deploy/IPC.ear
2011-12-02 12:26:55,587 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: IPC.ear
2011-12-02 12:26:55,587 DEBUG [org.jboss.deployment.MainDeployer] Deployed package: file:/D:/jboss-4.2.1.GA/server/default/deploy/IPC.ear
2011-12-02 12:26:55,588 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Watch URL for: file:/D:/jboss-4.2.1.GA/server/default/deploy/IPC.ear -> file:/D:/jboss-4.2.1.GA/server/default/deploy/IPC.ear

What do you think about this?
Many thanks,
Aurel
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/639614#639614]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111202/7b79f247/attachment.html 


More information about the jboss-user mailing list