[jbossts-issues] [JBoss JIRA] (JBTM-1683) btadmin tests on windows failed with "Could not start the server"
Tom Jenkinson (JIRA)
issues at jboss.org
Mon Nov 24 10:32:39 EST 2014
[ https://issues.jboss.org/browse/JBTM-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022407#comment-13022407 ]
Tom Jenkinson commented on JBTM-1683:
-------------------------------------
I think the problem is that narayana.bat does not kill the java app server process. We should try to augment narayana.bat to kill it: https://github.com/jbosstm/narayana/blob/master/scripts/hudson/narayana.bat#L43
We do try to call shutdown.bat but if that hangs we don't have a mechanism to kill the process at the operating system level.
We can test it out by creating a new job to target the killing because we don't have rdesktop to the node at the moment anyway so we need this right now :)
> btadmin tests on windows failed with "Could not start the server"
> -----------------------------------------------------------------
>
> Key: JBTM-1683
> URL: https://issues.jboss.org/browse/JBTM-1683
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Affects Versions: 5.0.0
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.4
>
>
> http://172.17.131.2/job/blacktie-windows2008-taconic/272
> {code}
> Failed tests:
> testResumeResumeDomain(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Command was not successful
> testResumeDomainWithArg(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Could not start the server
> testShutdownWithId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testShutdownWithoutId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testShutdownWithInvalidId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testStartup(org.jboss.narayana.blacktie.btadmin.StartupTest): Command was unsuccessful
> testUnadvertiseWithoutServer(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertiseNoArgs(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testAdvertiseNotAdvertised(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertise(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertiseWithoutService(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jbossts-issues
mailing list