Bugs item #23163, was opened at 2008-12-09 08:32 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=23163&group_id=2014
Category: AR-JDBC Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: jdbc-sqlite3 is not compatible with ibm jvm 1.5 and 1.6 Initial Comment: the error is SEVERE: Exception caught java.sql.SQLException: near "begin": syntax error at org.sqlite.DB.throwex(DB.java:291) at org.sqlite.NestedDB.prepare(NestedDB.java:124) at org.sqlite.DB.exec(DB.java:62) at org.sqlite.Conn.setAutoCommit(Conn.java:158) at jdbc_adapter.JdbcAdapterInternalService.begin(JdbcAdapterInternalService.java:394) ------------------ I trace the issue, it is thrown by nestedvm. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=23163&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
