You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/20 08:23:00 UTC

[jira] [Assigned] (FINERACT-978) java.lang.reflect.InvocationTargetException at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) Caused by: java.lang.IllegalStateException: Logback configuration error detected:

     [ https://issues.apache.org/jira/browse/FINERACT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger reassigned FINERACT-978:
------------------------------------------

    Assignee: Michael Vorburger

>  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
>            Assignee: Michael Vorburger
>            Priority: Major
>
> 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)