CDISC validation tool setup

Hi folks,

Does this setup look ok for the CDISC validation tool? I keep getting an error message

"2016-04-25 14:47:52:0494 java.lang.UnsupportedClassVersionError: org/opencdisc/validator/cli/Main : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
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$000(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)
Could not find the main class: org.opencdisc.validator.cli.Main. Program will exit.
Exception in thread “main” "

I’m not sure what else i can change to get it working.
Any advice would be great.
Cheers,
John

Hi John, where did you get your Validator files from? Unfortunately Phoenix 6.4 isn’t updated to the latest/current version 2.0 as they changed how the define.xml was generated (we’re tracking this as QC15951), presently Version 1.4 or 1.4.1 of the opencdisc-validator is required

If you don’t have a copy of it then support@certara.com can get you a copy

Simon.

Hi Simon,

I got the validator files from opencdisc.com. I’ll email support for a copy. I can do the mappings and setup but it fails to execute.

Cheers,

John