メインコンテンツまでスキップ

WFA コマンドがエラー「 JNI error has occurred 」で失敗する

Views:
89
Visibility:
Public
Votes:
0
Category:
oncommand-workflow-automation-wfa
Specialty:
om
Last Updated:

環境

  • OnCommand Workflow Automation ( WFA ) 5.0
  • Windows環境
  • Java-10openjdk の場合

問題

WFA コマンドは次 wfa.cmd -key のエラーで失敗しました: 

 

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main"
java.lang.UnsupportedClassVersionError: com/netapp/wfa/cli/Main
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:763)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
     at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
     at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.