Bugs: Browse | Submit New | Admin
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.
Add A Comment: