Re: org.codehaus.janino.CompilerFactory cannot be cast ....

2021-02-26 Thread Timo Walther
Until we have more information, maybe this is also helpful: https://ci.apache.org/projects/flink/flink-docs-stable/ops/debugging/debugging_classloading.html#inverted-class-loading-and-classloader-resolution-order On 26.02.21 09:20, Timo Walther wrote: If this problems affects multiple people, f

Re: org.codehaus.janino.CompilerFactory cannot be cast ....

2021-02-26 Thread Timo Walther
If this problems affects multiple people, feel free to open an issue that explains how to easily reproduce the problem. This helps us or contributors to provide a fix. Regards, Timo On 26.02.21 05:08, sofya wrote: What was the actual solution? Did you have to modify pom? -- Sent from: htt

Re: org.codehaus.janino.CompilerFactory cannot be cast ....

2021-02-25 Thread sofya
What was the actual solution? Did you have to modify pom? -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: org.codehaus.janino.CompilerFactory cannot be cast ....

2021-02-03 Thread Marco Villalobos
.flink.client.cli.CliFrontend.executeProgram(CliFrontend.java:699) > ~[flink-dist_2.12-1.11.2.jar:1.11.2] > at org.apache.flink.client.cli.CliFrontend.run(CliFrontend.java:232) > ~[flink-dist_2.12-1.11.2.jar:1.11.2] > at > org.apache.flink.client.cli.CliFrontend.parseParameters(CliFr

org.codehaus.janino.CompilerFactory cannot be cast ....

2021-02-03 Thread Marco Villalobos
ink-dist_2.12-1.11.2.jar:1.11.2] at org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:30) [flink-dist_2.12-1.11.2.jar:1.11.2] at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:992) [flink-dist_2.12-1.11.2.jar:1.11.2] Caused by: java.lang.ClassCastException: class org.codehaus.janino.Comp