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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17111727#comment-17111727 ] 

Petri Tuomola commented on FINERACT-978:
----------------------------------------

[~vorburger] - is there an easy way to reproduce this? Happy to take a look, but I wasn't able to get this error message when running locally...

>  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
>            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)