[jboss-jira] [JBoss JIRA] Commented: (JBAS-9051) FilesystemDeploymentService hangs during deploy and doesn't pick any subsequent deployments

John Bailey (JIRA) jira-events at lists.jboss.org
Wed Mar 23 11:43:45 EDT 2011


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

John Bailey commented on JBAS-9051:
-----------------------------------

I assume this is just hanging the scanner thread waiting for the model controller to finish executing the task. I would guess the real issue is related to the model controller not properly returning when the deployment error occurs.  We may need a timeout for the deployment execution as well as trying to find out why the model is not returning a response.  

> FilesystemDeploymentService hangs during deploy and doesn't pick any subsequent deployments
> -------------------------------------------------------------------------------------------
>
>                 Key: JBAS-9051
>                 URL: https://issues.jboss.org/browse/JBAS-9051
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: JBoss AS7 master
>            Reporter: jaikiran pai
>            Priority: Critical
>             Fix For: 7.0.0.Beta2
>
>         Attachments: boot.log, server.log, standalone-deployment-file-listing.txt, td.log
>
>
> FilesystemDeploymentService hangs while deploying certain file system based deployments. The deployment being processed stays in .deploying marker state and any new deployments added (along with a .dodeploy) to the deployment folder do not get processed. Attached is a thread dump.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list