'OIM coherence problem with metrics and soa-infra pending status

We dockerized oim and soa on our system Now we have one admin server and two soa and 2 oim servers each dockerized and configured on different machines. We manage to startup all servers and all seems to work fine. Problem appears when we open enterprise manager there we can see that for soa1 and oim wan server is running but metrics are unavailable and for soa2 and oim2 everything works fine.Also soa-infra1 is in pending stage and we have only this exception:

12.2.1.4.12 <Error> (thread=[STANDBY] ExecuteThread: '4' for queue: 'we
blogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
  MemberSet=MasterMemberSet(
    ThisMember=null
    OldestMember=null
    ActualMemberSet=MemberSet(Size=0
      )
    MemberId|ServiceJoined|MemberState|Version
    RecycleMillis=1200000
    RecycleSet=MemberSet(Size=0
      )
    )
)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onStartupTimeout(Grid.CDB:3)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:28)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
        at com.tangosol.coherence.component.net.Cluster.startSystemServices(Cluster.CDB:4)


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source