13 Replies Latest reply on Aug 13, 2012 1:11 PM by akero01

    teiid-8.1.0.Alpha2-jdbc-jdk15.jar - java.lang.NoClassDefFoundError: java/sql/RowIdLifetime

    akero01

      I'm trying to create a new connection in the BOXI Universe Designer (3.1 SP3) which is using java 1.5.  Using the teiid-8.1.0.Alpha2-jdbc-jdk15.jar in the connection, we're getting 'CS: Java Exception : java.lang.NoClassDefFoundError: java/sql/RowIdLifetime' when testing the connection.  I can go into the registry and change a setting to point to 1.6 which works but I'd rather not do that as SAP says they won't support any problems that might cause with something else.  I've tired changing JAVA_HOME to point to 1.5 on the outside chance that might solve it but no luck.  Any ideas on how to fix this?