2 Replies Latest reply on Sep 8, 2011 10:00 AM by raivis87

    Problem in deploying .ear file using JBoss 6.0.0.final

    raivis87

      Hi,

      I am new to JBoss 6.0.0.final.  the .ear file was working fine without having any problem in JBoss 5.0 & JBoss 5.1. but not in JBoss 6.0.

      while deploying .ear file to jboss i am getting below errors:

       

      2011-09-07 14:25:57,251 ERROR [ProfileServiceBootstrap] (Thread-2) Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss-switchboard:appName=trackplus,module=trackplus.war" is missing the following dependencies:

          Dependency "TrackplusDataSource" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'TrackplusDataSource' **")

        Deployment "jboss.web.deployment:war=/trackplus" is missing the following dependencies:

          Dependency "jboss-switchboard:appName=trackplus,module=trackplus.war" (should be in state "Installed", but is actually in state "Create")

       

      DEPLOYMENTS IN ERROR:

        Deployment "TrackplusDataSource" is in error due to the following reason(s): ** NOT FOUND Depends on 'TrackplusDataSource' **

       

          at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]

          at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]

          at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]

          at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]

          at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]

          at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]

          at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]

          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]

          at java.lang.Thread.run(Thread.java:619) [:1.6.0_20]

       

      I have gone through related discussion, but not able to solve.

       

      JBoss - JBoss 6.0.0.final

      MySQL Connector - mysql-connector-java-5.0.8-bin

      MySQL Server - 5.1.32

       

      Please Suggest

       

      -Thanks,

      Vishwas.