Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to start project due to Config map #1179

Open
worldfellow opened this issue May 9, 2023 · 0 comments
Open

unable to start project due to Config map #1179

worldfellow opened this issue May 9, 2023 · 0 comments

Comments

@worldfellow
Copy link

when we issue the command mvn play2:run we are getting this error in the logs in 5.3.0

12:15:35,921 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:15:36,024 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@10:66 - no applicable action for [layout], current ElementPath is [[configuration][appender][encoder][layout]]
12:15:36,025 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.fieldnames.LogstashFieldNames] for [fieldNames] property
12:15:36,031 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@18:24 - no applicable action for [stack_trace], current ElementPath is [[configuration][appender][encoder][layout][fieldNames][stack_trace]]
12:15:36,481 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
12:15:36,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNCSTDOUT]
12:15:36,483 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT]
12:15:36,483 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
12:15:36,484 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Setting discardingThreshold to 51
12:15:36,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:15:36,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [queryLoggerAppender]
12:15:36,485 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@37:70 - no applicable action for [layout], current ElementPath is [[configuration][appender][encoder][layout]]
12:15:36,485 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@38:26 - no applicable action for [timestampFormat], current ElementPath is [[configuration][appender][encoder][layout][timestampFormat]]
12:15:36,485 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@39:36 - no applicable action for [timestampFormatTimezoneId], current ElementPath is [[configuration][appender][encoder][layout][timestampFormatTimezoneId]]
12:15:36,485 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.fieldnames.LogstashFieldNames] for [fieldNames] property

Can anyone help us out .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant