2 Replies Latest reply on Apr 9, 2012 5:55 AM by als Branched to a new discussion.

    7.1.1.final doesnt perform EJB deploy in Eclipse debug

    als

         Hi all.

      A very strange situation. I have a complex EAR, containing several EJBs,JPAs, MDBs and one TimerBean.

      In runtime its sucessfully loading and deploying, fully works.

      When I am trying to debug it via Eclipse ( and all the development, EAR creation , export etc was done via Eclipse ) I got next issue

       

      12:21:21,286 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "XYZ.ear" was rolled back with failure message Operation cancelled

      12:21:21,380 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [60 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.

       

      configuration is full standalone 7.1.1.final.

      What could be a fix/workaround?

       

      Thanks in advance