Uploaded image for project: 'Mnemonic'
  1. Mnemonic
  2. MNEMONIC-401 Support Java 9
  3. MNEMONIC-462

Mnemonic does not start with JDK9

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.16.0
    • Core
    • None

    Description

      get the following error

      $ 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.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            qichfan Gordon King
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: