[jboss-jira] [JBoss JIRA] (WFLY-1329) 'whoami' operation unexpectedly requires the domain wide configuration lock
Osamu Nagano (JIRA)
jira-events at lists.jboss.org
Thu May 9 23:22:53 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Osamu Nagano updated WFLY-1329:
-------------------------------
Attachment: slowdeployweb.war
It sleeps for 1 hour at javax.servlet.ServletContextListener#contextDestroyed().
> 'whoami' operation unexpectedly requires the domain wide configuration lock
> ---------------------------------------------------------------------------
>
> Key: WFLY-1329
> URL: https://issues.jboss.org/browse/WFLY-1329
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Environment: 7.2.0.Final (EAP 6.1.0.Beta1)
> Reporter: Osamu Nagano
> Assignee: Brian Stansberry
> Attachments: slowdeployweb.war
>
>
> 'whoami' operation in domain mode seems to require the domain wide configuration lock. This is problematic when there is an editing operation of domain.xml like a long running undeployment because all 'whoami' requests are blocked by the existing task. The number of blocked thread increases indefinitely and it will cause an OutOfMemoryError.
> It doesn't happen in standalone mode.
--
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