You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Doychin (JIRA)" <ji...@apache.org> on 2019/01/04 16:07:00 UTC

[jira] [Commented] (TOMEE-2446) RandomConnectionStrategyTest fails with AssertionError

    [ https://issues.apache.org/jira/browse/TOMEE-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734290#comment-16734290 ] 

Doychin commented on TOMEE-2446:
--------------------------------

This test uses ClusterMetaDataUpdated event to detect changes in cluster configuration. The problem is that this event is triggered only there is change in the configuration. First time it is triggered when {color:#333333}CalculatorBeanRemote is looked up. On the next call to name method such event is not triggered. {color}{color:#008000}
{color}

{color:#333333}An artificial change to the configuration must be performed before calling CalculatorBean business methods.{color}

> RandomConnectionStrategyTest fails with AssertionError
> ------------------------------------------------------
>
>                 Key: TOMEE-2446
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2446
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Build
>    Affects Versions: 8.0.0-M2
>         Environment: Windows, Java 8
>            Reporter: Doychin
>            Priority: Major
>
> During build of tomee I get this error message: java.lang.AssertionError: services failed to come online: waited 60 SECONDS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)