UnsupportedClassVersionError while trying set up RQM live reporting in RRDI
Hi all,
While trying to setup RQM Live reporting on our RRDI 2.0.1 server, I have run into the following error message while testing the setup: 17:23:56|23432 inst.c(86): /opt/IBM/RRDI-2.0.1.0/etl/odbc/lib/libodbcinst.so 17:23:56|23432 inst.c(86): /opt/IBM/RRDI-2.0.1.0/etl/jre5/bin/libodbcinst.so 17:23:56|23432 inst.c(86): /opt/ibm/db2/V9.7/lib32/libodbcinst.so 17:23:56|23432 inst.c(102): /opt/unixODBC/lib/libodbcinst.so Exception in thread "main" java.lang.UnsupportedClassVersionError: (com/ibm/rational/drivers/jdbc/xml/util/RDSQueryParser) bad major version at offset=6 at java.lang.ClassLoader.defineClassImpl(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:267) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:151) at java.net.URLClassLoader.defineClass(URLClassLoader.java:602) at java.net.URLClassLoader.access$400(URLClassLoader.java:126) at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1057) at java.security.AccessController.doPrivileged(AccessController.java:274) at java.net.URLClassLoader.findClass(URLClassLoader.java:494) at java.lang.ClassLoader.loadClass(ClassLoader.java:650) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:616) [ISQL]ERROR: Could not SQLConnect at Step 10 of Configuring the ODBC driver for Linux and AIX systems. I have tried this lots of times over the last few days with many different settings for my PATH and/or LD_LIBRARY_PATH environment variables to no avail. Clearly the wrong version of java is being used with the jar file but why? and how do I configure it to use the correct one? Many Thanks In Advance, Robin |
One answer
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.