[jbossts-issues] [JBoss JIRA] (JBTM-1262) JBossAS7ServerKillProcessor doesn't detect when server killed

Paul Robinson (JIRA) jira-events at lists.jboss.org
Thu Sep 20 04:07:35 EDT 2012


Paul Robinson created JBTM-1262:
-----------------------------------

             Summary: JBossAS7ServerKillProcessor doesn't detect when server killed
                 Key: JBTM-1262
                 URL: https://issues.jboss.org/browse/JBTM-1262
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: XTS
            Reporter: Paul Robinson
            Assignee: Paul Robinson
             Fix For: 4.16.5


See: http://172.17.131.2/job/jbossts-branch416-EAP601-java7/170/artifact/XTS/sar/crash-recovery-tests/target/surefire-reports/com.arjuna.qa.junit.TestATSubordinateCrashDuringCommit-output.txt

In particular:

{code}
08:30:11,018 INFO  [stdout] (TaskWorker-1) rule.debug{kill JVM at commit} : !!!killing JVM!!!
Sep 20, 2012 8:30:14 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is alive
Sep 20, 2012 8:30:40 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is alive
Sep 20, 2012 8:31:06 AM com.arjuna.qa.extension.JBossAS7ServerKillProcessor kill
INFO: jboss-as is alive
{code}

This shows that the server was killed by Byteman, but the KillProcessor still thinks it is alive.

--
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 jbossts-issues mailing list