1 Reply Latest reply on Mar 27, 2002 6:43 AM by adrian.brock

    Deployment stopped

    pkrudowski

      I have installed JBoss 2.4.4 at Linux machine. After several deployments of my CMP application , deployment suddenly is stopping , without any errors . The last info in log is about using jaws. I think it could be a problem with database connnection (I have MySQL) , but no errors are shown . In addition I can say , that JBoss is still running as process , but there is no reaction for removing or copying jars to deployment directory.Restarting helps for a few time , but the problem still exists. If someone had problems like these , please let me know .
      Thanks.

        • 1. Re: Deployment stopped

          Somebody else reported this in January.
          It turned out to be a problem with an external jndi
          context blocking jndi changes.

          Deployment stopped because its thread was waiting for the
          external jndi context to release the lock on jndi.

          Regards,
          Adrian