2 Replies Latest reply on May 8, 2014 4:09 AM by wdfink

    EAP 6.2 - Missing Dependencies error

    swapnesh

      I am trying to port a war (Mbean, JMS wired up using spring) application from jboss 4.2 to eap 6.2. I keep getting the below error.

       

      I am not supposed to post the code/detailed info here. So please bear  with me.

      Changing org.jboss.as.server/config/deployment logging did not gave any more information.

      Datasource is have checked and all dependencies seem to be in place. I am trying to find in dependent jars (sindie war/lib) for any missing dependencies.

       

       

      Can you please let me know how i can get more information (get more logs) regarding what actually is missing?

       

       

      2014-03-03 17:33:15,280 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "tstwar-1-SNAPSHOT.war" was rolled back with the following failure message: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"tstwar-1-SNAPSHOT.war\".PARSE is missing [jboss.deployment.subunit.\"tstwar-1-SNAPSHOT.war\".WEB-INF/classes.STRUCTURE]"]}