3 Replies Latest reply on Apr 30, 2013 11:14 PM by dallar

    Error in Jboss 7.1

    sarahfr

      Hi,

       

      I try to deploy may application but I have this error:

       

      7:01:28,196 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.

       

      Please help me.

       

      thanks

        • 1. Re: Error in Jboss 7.1
          aslamcl

          change the deployment-timeout="60" to deployment-timeout="600"

           

          <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">

                      <deployment-scanner name="default" path="deployments" scan-enabled="true" scan-interval="5000" relative-to="jboss.server.base.dir" deployment-timeout="600"/>

                  </subsystem>

          • 2. Re: Error in Jboss 7.1
            sarahfr

            Hi Aslam,

             

            I changed my file but I'm still the same error.

             

            thanks

            • 3. Re: Error in Jboss 7.1
              dallar

              u should change ur IDE's server state detectors-->startup poller