You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:26:34 UTC

[GitHub] [beam] damccorm opened a new issue, #20294: Flink 1.10 failing [Java 11]

damccorm opened a new issue, #20294:
URL: https://github.com/apache/beam/issues/20294

   Gradle task _*:runners:flink:1.10:generatePipelineOptionsTableJava*_ fails during Java 11 Precommit job 
   
   Example stack trace
   ```
   
   > Task :runners:flink:1.10:generatePipelineOptionsTableJava FAILED
   ...
   Error: A JNI error has occurred,
   please check your installation and try again
   Exception in thread "main" java.lang.UnsupportedClassVersionError:
   org/apache/beam/runners/flink/website/PipelineOptionsTableGenerator has been compiled by a more recent
   version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes
   class file versions up to 52.0
   	at java.lang.ClassLoader.defineClass1(Native Method)
   	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
   	at
   java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
   	at
   java.net.URLClassLoader.access$100(URLClassLoader.java:74)
   	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
   	at
   java.net.URLClassLoader$1.run(URLClassLoader.java:363)
   	at java.security.AccessController.doPrivileged(Native
   Method)
   	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
   	at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
   	at
   sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
   	at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   	at
   sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
   :runners:flink:1.10:generatePipelineOptionsTableJava
   (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 1.744 secs.
   
   ```
   
   
   Imported from Jira [BEAM-10087](https://issues.apache.org/jira/browse/BEAM-10087). Original Jira may contain additional context.
   Reported by: pawel.pasterz.
   Subtask of issue #20290


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #20294: Flink 1.10 failing [Java 11]

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #20294:
URL: https://github.com/apache/beam/issues/20294#issuecomment-1257344563

   .close-issue not_planned


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #20294: Flink 1.10 failing [Java 11]

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #20294: Flink 1.10 failing [Java 11]
URL: https://github.com/apache/beam/issues/20294


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org