[
https://issues.apache.org/jira/browse/FLINK-22979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-22979:
----------------------------------
Priority: Critical (was: Major)
> JobMasterExecutionDeploymentReconciliationTest error while setting up logger
> ----------------------------------------------------------------------------
>
> Key: FLINK-22979
> URL: https://issues.apache.org/jira/browse/FLINK-22979
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.14.0
> Reporter: Dawid Wysakowicz
> Priority: Critical
> Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18940&view=logs&j=3b6ec2fd-a816-5e75-c775-06fb87cb6670&t=2aff8966-346f-518f-e6ce-de64002a5034&l=6374
> {code}
> error while starting up loggers
> akka.ConfigurationException: Logger specified in config can't be loaded
> [akka.event.slf4j.Slf4jLogger] due to
> [akka.event.Logging$LoggerInitializationException: Logger log1-Slf4jLogger
> did not respond with LoggerInitialized, sent instead [TIMEOUT]]
> at
> akka.event.LoggingBus$$anonfun$$nestedInanonfun$startDefaultLoggers$3$1.applyOrElse(Logging.scala:121)
> at
> akka.event.LoggingBus$$anonfun$$nestedInanonfun$startDefaultLoggers$3$1.applyOrElse(Logging.scala:118)
> at
> scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:34)
> at scala.util.Failure.recover(Try.scala:230)
> at
> akka.event.LoggingBus.$anonfun$startDefaultLoggers$3(Logging.scala:118)
> at
> scala.collection.TraversableLike$WithFilter.$anonfun$map$2(TraversableLike.scala:738)
> at scala.collection.Iterator.foreach(Iterator.scala:937)
> at scala.collection.Iterator.foreach$(Iterator.scala:937)
> at scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
> at scala.collection.IterableLike.foreach(IterableLike.scala:70)
> at scala.collection.IterableLike.foreach$(IterableLike.scala:69)
> at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
> at
> scala.collection.TraversableLike$WithFilter.map(TraversableLike.scala:737)
> at akka.event.LoggingBus.startDefaultLoggers(Logging.scala:113)
> at akka.event.LoggingBus.startDefaultLoggers$(Logging.scala:99)
> at akka.event.EventStream.startDefaultLoggers(EventStream.scala:22)
> at akka.actor.LocalActorRefProvider.init(ActorRefProvider.scala:662)
> at akka.actor.ActorSystemImpl.liftedTree2$1(ActorSystem.scala:874)
> at akka.actor.ActorSystemImpl._start$lzycompute(ActorSystem.scala:870)
> at akka.actor.ActorSystemImpl._start(ActorSystem.scala:870)
> at akka.actor.ActorSystemImpl.start(ActorSystem.scala:891)
> at
> akka.actor.RobustActorSystem$.internalApply(RobustActorSystem.scala:96)
> at akka.actor.RobustActorSystem$.apply(RobustActorSystem.scala:70)
> at akka.actor.RobustActorSystem$.create(RobustActorSystem.scala:55)
> at
> org.apache.flink.runtime.akka.AkkaUtils$.createActorSystem(AkkaUtils.scala:125)
> at
> org.apache.flink.runtime.akka.AkkaUtils$.createActorSystem(AkkaUtils.scala:113)
> at
> org.apache.flink.runtime.akka.AkkaUtils$.createLocalActorSystem(AkkaUtils.scala:68)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)