[jboss-jira] [JBoss JIRA] (WFCORE-487) Instability in RespawnHttpTestCase

ehsavoie Hugonnet (JIRA) issues at jboss.org
Mon Feb 23 11:52:49 EST 2015


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

ehsavoie Hugonnet commented on WFCORE-487:
------------------------------------------

Emmanuel Hugonnet 17:44 it seems that BufferPipeOutputStream may have a lock on the remoteconnection lock
Emmanuel Hugonnet 17:45 throught the RemoteConnection.RemoteWriteListener.send(
Emmanuel Hugonnet 17:47while closing the pendingChannels will lock the connection lock and then try to send something through the BufferPipeOutputStream
which is already locked
@DavidMLloyd ^^
David M. Lloyd 17:47 yeah
I acknowledge the problem 
5.x is going to get rid of as many locks as possible
Emmanuel Hugonnet 17:48 but I'm afraid I don't have enough neurons left to find a way to break this
David M. Lloyd 17:48 I don't have a more immediate fix, it's a tricky problem

> Instability in RespawnHttpTestCase 
> -----------------------------------
>
>                 Key: WFCORE-487
>                 URL: https://issues.jboss.org/browse/WFCORE-487
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Domain Management
>    Affects Versions: 1.0.0.Alpha14
>            Reporter: ehsavoie Hugonnet
>            Assignee: ehsavoie Hugonnet
>         Attachments: respawn-http-threads.txt
>
>
> We have the following error message in the traces:
> 2014-12-15 19:19:53,574 ERROR [org.jboss.remoting.remote.connection] (XNIO-1 I/O-1) JBREM000200: Remote connection failed: java.io.IOException: An existing connection was forcibly closed by the remote host
> http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=32341&buildTypeId=WildFlyCore_PullRequestWindows&tab=artifacts#!



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list