[
https://issues.jboss.org/browse/AS7-2379?page=com.atlassian.jira.plugin.s...
]
Carlo de Wolf commented on AS7-2379:
------------------------------------
I found a weak point in AbstractModelControllerOperationHandler$ProxiedInputStream.read:
it initiates an async request, then uses thread notifications for an answer, instead of
the returned future. ManagementRequest will store any exception into that ignored future
and thus the thing will stall.
Hang in
org.jboss.as.server.deployment.repository.impl.ContentRepositoryImpl.addContent
---------------------------------------------------------------------------------------
Key: AS7-2379
URL:
https://issues.jboss.org/browse/AS7-2379
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, JSR-88
Reporter: Carlo de Wolf
Assignee: Brian Stansberry
Priority: Critical
Fix For: 7.1.0.CR1
Attachments: client-jstack.txt, server-jstack.txt
--
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