Re: [akka-user] Re: Error in Docker container: Default journal plugin is not configured

2017-08-02 Thread Evgeny Shepelyuk
Ohh, maven. Unfortunately have no expirience how it works with akka and why `.conf` transformation needed. 2 серп. 2017 23:52 "Jan-Terje Sørensen" пише: > That is the pom.xml file for transforming the config file. > > onsdag 2. august 2017 22.50.51 UTC+2 skrev Evgeny

[akka-user] Re: Error in Docker container: Default journal plugin is not configured

2017-08-02 Thread Jan-Terje Sørensen
That is the pom.xml file for transforming the config file. onsdag 2. august 2017 22.50.51 UTC+2 skrev Evgeny Shepelyuk følgende: > > Wtf is this XMl snippet ? -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >>

[akka-user] Re: Error in Docker container: Default journal plugin is not configured

2017-08-02 Thread Evgeny Shepelyuk
Wtf is this XMl snippet ? -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> Search the archives: https://groups.google.com/group/akka-user --- You received this message

[akka-user] Re: Error in Docker container: Default journal plugin is not configured

2017-08-02 Thread Jan-Terje Sørensen
Just figured it out. Filename should be "application.conf" as you stated. And the transformer name should be "reference.conf" reference.conf -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >>

[akka-user] Re: Error in Docker container: Default journal plugin is not configured

2017-08-02 Thread Jan-Terje Sørensen
If I change to application.conf then I get this error because reference.conf is missing: INFO [2017-08-02 20:36:38,089] akka.event.slf4j.Slf4jLogger: Slf4jLogger started requirement failed: 'reference.conf' is missing persistence read journal plugin config path: