3 Replies Latest reply on Jun 9, 2011 4:04 AM by jaikiran

    When do I get these stack

    satyakatti

      Hi All,

       

      My application which consista of EJBs uses JBoss 5.1 for deployment.

       

      Though server starts and application deploys properly...there are some INFO messages as below :

       

      2011-06-07 11:12:51,550 INFO  [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (HDScanner) Encountered deployment AbstractVFSDeploymentContext@33286543{vfsfile:/D:/Tools/1_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Server/deploy/PLCD_EAR_ETF.ear/IndexBuilderDAO.jar/}

      2011-06-07 11:12:51,551 INFO  [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (HDScanner) Encountered deployment AbstractVFSDeploymentContext@27447611{vfsfile:/D:/Tools/1_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Server/deploy/PLCD_EAR_ETF.ear/InfrastructureComponent.jar/}

      2011-06-07 11:12:51,551 INFO  [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (HDScanner) Encountered deployment AbstractVFSDeploymentContext@27447611{vfsfile:/D:/Tools/1_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Server/deploy/PLCD_EAR_ETF.ear/InfrastructureComponent.jar/}

      2011-06-07 11:12:51,553 INFO  [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (HDScanner) Encountered deployment AbstractVFSDeploymentContext@28009522{vfsfile:/D:/Tools/1_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Server/deploy/PLCD_EAR_ETF.ear/ResourceDAO.jar/}

      2011-06-07 11:12:51,553 INFO  [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (HDScanner) Encountered deployment AbstractVFSDeploymentContext@20926226{vfsfile:/D:/Tools/1_workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Server/deploy/PLCD_EAR_ETF.ear/SearchBO.jar/}

       

      Out of curiosity I would like to know the cause for these messages and also if there is any way that my application needs to be fine tuned?

       

      Regards,

      Satya