You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Yanhui Zhao (Jira)" <ji...@apache.org> on 2021/07/23 06:39:00 UTC

[jira] [Closed] (MNEMONIC-462) Mnemonic does not start with JDK9

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

Yanhui Zhao closed MNEMONIC-462.
--------------------------------
    Fix Version/s: 0.16.0
       Resolution: Fixed

This issue is no longer valid as we are at JDK14 now. Closing it

> Mnemonic does not start with JDK9
> ---------------------------------
>
>                 Key: MNEMONIC-462
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-462
>             Project: Mnemonic
>          Issue Type: Sub-task
>          Components: Core
>    Affects Versions: 0.11.0
>         Environment: Distributor ID:	Ubuntu
> Description:	Ubuntu 17.10
> Release:	17.10
> Codename:	artful
> openjdk version "9-Ubuntu"
> OpenJDK Runtime Environment (build 9-Ubuntu+0-9b181-4)
> OpenJDK 64-Bit Server VM (build 9-Ubuntu+0-9b181-4, mixed mode)
>            Reporter: Wang, Gang
>            Priority: Major
>             Fix For: 0.16.0
>
>
> get the following error
> {noformat}
> $ mvn exec:exec -Phelloworld -pl mnemonic-examples
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Detecting the operating system and CPU architecture
> [INFO] ------------------------------------------------------------------------
> [INFO] os.detected.name: linux
> [INFO] os.detected.arch: x86_64
> [INFO] os.detected.release: ubuntu
> [INFO] os.detected.release.version: 17.10
> [INFO] os.detected.release.like.ubuntu: true
> [INFO] os.detected.release.like.debian: true
> [INFO] os.detected.classifier: linux-x86_64
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building mnemonic-examples 0.10.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- exec-maven-plugin:1.4.0:exec (default-cli) @ mnemonic-examples ---
> -Djava.ext.dirs=/home/defuser/ws/mnemonic/mnemonic-memory-services/service-dist is not supported.  Use -classpath instead.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)