0 Replies Latest reply on Jul 25, 2014 5:29 PM by praneshinjboss

    JBoss 6.2.0 Deployment failed but application is working

    praneshinjboss

      Hello,

       

      I'm using JBoss 6.2.0 in Linux and seeing a weird issue. Any help would help me.

       

      My application abc.war failed under deployments directory, showing as abc.war.failed

      But logs shows "JBAS018559: Deployed abc.war"

      Also when I ran below command, outcome status is OK.

      jboss-cli.sh -c --controller=localhost:$mgmt_native_port "deploy -l"

       

      NAME                 RUNTIME-NAME         ENABLED STATUS

      abc.war                abc.war                     true              OK

       

      Thanks.