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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Oct 21 11:10:01 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728200#comment-12728200 ] 

Brian Stansberry commented on AS7-5080:
---------------------------------------

If you are still seeing this with a build of the latest master, could you take a thread dump of the server process and attach it?
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list