[jboss-jira] [JBoss JIRA] (AS7-5080) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [60 seconds]

Steven xu (JIRA) jira-events at lists.jboss.org
Wed Jun 27 23:59:12 EDT 2012


Steven xu created AS7-5080:
------------------------------

             Summary: JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [60 seconds]
                 Key: AS7-5080
                 URL: https://issues.jboss.org/browse/AS7-5080
             Project: Application Server 7
          Issue Type: Bug
    Affects Versions: 7.1.1.Final
         Environment: OS: AIX 5.3
App Server: JBoss AS 7.1.1 Final
            Reporter: Steven xu


1. Write a simply web application test.ear.
2. Placed the test.ear folder under the <JBOSS_HOME>/standalone/deployment directory.
3. Added "auto-deploy-exploded="true"" to the "deployment-scanner" element of standalone.xml

Deployement failed when JBoss staring.
(Sometimes JBoss start success, sometimes the test.ear deploy failed)
Error info:

12:24:21,153 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) Operation ("add") failed - address: ([("deployment" => "test.ear")]) - failure description: "Operation cancelled asynchronously"

12:24:21,161 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.

 
I have tried increase the timeout in the standalone.xml by setting "deployment-timeout", But the issue still exists.
(This issue does not exist on others OS(Redhat, Debian...).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list