[jbossts-issues] [JBoss JIRA] (JBTM-2993) start-swarm-lra-coordinator : failed: Process was not healthy even after 30 seconds

Ondra Chaloupka (JIRA) issues at jboss.org
Wed Feb 14 05:21:00 EST 2018


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

Ondra Chaloupka edited comment on JBTM-2993 at 2/14/18 5:20 AM:
----------------------------------------------------------------

I tried to switch to maven 3.5.2 (otherwise I use the same environmental setup Fedora 26, OpenJDK8) and it passes on my machine. The Narayana CI seems the same.
It could be easily the startup timeout is too small. I haven't recognized the default value is 30 seconds and when checking my laptop the startup time seems to be 21 seconds which is quite near to each other.

[~mbabacek]: could you please verify

* is there log {{lra/lra-test/target/failsafe-reports/lra-coordinator-swarm-startup.log}} with some content after the failure?
* would be be so kind and change the default timeout on your machine and test with such change? {{sed 's|</waitForInterrupt>|</waitForInterrupt><waitAfterLaunch>120</waitAfterLaunch>|' -i lra-test/pom.xml}}


was (Author: ochaloup):
I tried to switch to maven 3.5.2 (otherwise I use the same environmental setup Fedora 26, OpenJDK8) and it passes on my machine. The Narayana CI seems the same.
It could be easily the startup timeout is too small. I haven't recognized the default value is 30 seconds and when checking my laptop the startup time seems to be 21 seconds which is quite near to each other.

[~mbabacek]: could you please verify

* is there log `lra/lra-test/target/failsafe-reports/lra-coordinator-swarm-startup.log` with some content after the failure?
* would be be so kind and change the default timeout on your machine and test with such change? `sed 's|</waitForInterrupt>|</waitForInterrupt><waitAfterLaunch>120</waitAfterLaunch>|' -i lra-test/pom.xml`

> start-swarm-lra-coordinator : failed: Process was not healthy even after 30 seconds 
> ------------------------------------------------------------------------------------
>
>                 Key: JBTM-2993
>                 URL: https://issues.jboss.org/browse/JBTM-2993
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>    Affects Versions: 5.next
>         Environment: Fedora 26, OpenJDK 8, Maven 3.5.2
>            Reporter: Michal Karm Babacek
>            Assignee: Ondra Chaloupka
>
> I had updated to the latest Narayana master and it broke the build for me on "LRA": See: [log|https://gist.github.com/Karm/2eae842cff57964af65a3341dfae873c]
> My git head: 40999b11



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossts-issues mailing list