Skip to content

[FAILED] No configuration setting found for key 'pekko.loggers' #11

@He-Pin

Description

@He-Pin

https://github.com/apache/incubator-pekko-persistence-r2dbc/actions/runs/4675006706/jobs/8279690605#step:8:1763

Caused by: com.typesafe.config.ConfigException$Missing: system properties: No configuration setting found for key 'pekko.loggers'
	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:181)
	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
	at com.typesafe.config.impl.SimpleConfig.getList(SimpleConfig.java:263)
	at com.typesafe.config.impl.SimpleConfig.getHomogeneousUnwrappedList(SimpleConfig.java:383)
	at com.typesafe.config.impl.SimpleConfig.getStringList(SimpleConfig.java:441)
	at org.apache.pekko.actor.ActorSystem$Settings$.amendSlf4jConfig(ActorSystem.scala:346)
	at org.apache.pekko.actor.ActorSystemImpl.<init>(ActorSystem.scala:834)
	at org.apache.pekko.actor.typed.ActorSystem$.createInternal(ActorSystem.scala:299)
	at org.apache.pekko.actor.typed.ActorSystem$.apply(ActorSystem.scala:214)
	at org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKit$.apply(ActorTestKit.scala:101)
	at org.apache.pekko.actor.testkit.typed.scaladsl.ActorTestKitBase.<init>(ActorTestKitBase.scala:46)
	... 30 more

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions