[Camino-users] error when running the VERDICT example under Camino Tutorials

hjyu hjyu at uci.edu
Thu Aug 8 16:57:49 PDT 2019


Hi,

I have the Camino version off of a downloaded zip file named 
"camino-code-1c4ef77615d103d43adcff6c79b72d0bbdac0897" running in Cygwin 
on Windows platform (Windows 7) along with following Java version:

$ java -version
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

$ javac -version
javac 12.0.2


When I ran the example VERDICT data set (LSDTIDWtut.Bfloat / 
VC_DTIDW.scheme), I get the following error messages:

$ modelfit -inputfile LSDTIWtut.Bfloat -inputdatatype float -fitmodel 
VERDICTcolorectal -fitalgorithm MULTIRUNLM -sample 100 -schemefile 
VC_DTIDW.scheme -noisemodel offgauss -sigma 0.0625 -voxel 1 -outputfile 
verd_LStut.Bfloat
java.lang.UnsupportedClassVersionError: apps/EntryPoint has been 
compiled by a more recent version of the Java Runtime (class file 
version 56.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(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Error: A JNI error has occurred, please check your installation and try 
again
Exception in thread "main"

Is this a Java related issue?  If so, any suggestions on how I might be 
able to address the issue?

Many thanks in advance.

Hon
-- 
**********************************
Hon J. Yu, Ph.D.

Radiological Sciences /
Center for Functional Onco Imaging
University of California, Irvine
email:hjyu at uci.edu
phone: 714-456-7518
pager:714-506-3955
fax:714-456-7864
**********************************

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, 
is for the sole use of the intended recipient(s) and may contain 
confidential and privileged information. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by replying via e-mail and destroy 
all copies of the original message.


More information about the Camino-users mailing list