[jbossts-issues] [JBoss JIRA] (JBTM-1134) TXBridge test failure: OutboundCrashRecoveryTests: The server is already running!

Amos Feng (JIRA) jira-events at lists.jboss.org
Tue Apr 24 04:22:18 EDT 2012


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

Amos Feng commented on JBTM-1134:
---------------------------------

I think it need to wait for ensure that jboss-as is killed by byteman script.

txbridge/tests/src/test/java/org/jboss/jbossts/txbridge/tests/extension/JBossTSAS7ServerKillProcessor.java
{code}
public class JBossTSAS7ServerKillProcessor implements ServerKillProcessor {

    public void kill(Container container) throws Exception {
        // do nothing, just let Arquillian know that the container is down
    }
}
{code}
                
> TXBridge test failure: OutboundCrashRecoveryTests: The server is already running!
> ---------------------------------------------------------------------------------
>
>                 Key: JBTM-1134
>                 URL: https://issues.jboss.org/browse/JBTM-1134
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.0.0.M1
>            Reporter: Paul Robinson
>            Assignee: Amos Feng
>             Fix For: 4.16.4, 5.0.0.M2
>
>
> See: http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-java6/189

--
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

        


More information about the jbossts-issues mailing list