Michael Vorburger created FINERACT-978:
------------------------------------------
Summary: java.lang.reflect.InvocationTargetException at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) Caused
by: java.lang.IllegalStateException: Logback configuration error detected:
Key: FINERACT-978
URL: https://issues.apache.org/jira/browse/FINERACT-978
Project: Apache Fineract
Issue Type: Bug
Reporter: Michael Vorburger
See FINERACT-932 for general background:
{noformat}Exception in thread "main"
java.lang.reflect.InvocationTargetException at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566) at
org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at
org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at
org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) Caused
by: java.lang.IllegalStateException: Logback configuration error
detected:{noformat}
This error log smells like some Java 11 related issue in Logback?
[~ptuomola] thought this may interest you or you may know more about this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)