No subject


Fri Oct 1 09:47:44 EDT 2010


se
is locked=94 exception

Stack traces:

During commit():

java.lang.IllegalStateException: call() called in inappropriate state
 at org.ibex.nestedvm.Runtime.call(Runtime.java:655)
at org.ibex.nestedvm.Runtime.call(Runtime.java:647)
 at org.sqlite.NestedDB.call(NestedDB.java:406)
at org.sqlite.NestedDB.call(NestedDB.java:389)
 at org.sqlite.NestedDB.finalize(NestedDB.java:131)
at org.sqlite.DB.exec(DB.java:71)
 at org.sqlite.Conn.commit(Conn.java:172)

During close():

java.lang.IllegalStateException: call() called in inappropriate state
 at org.ibex.nestedvm.Runtime.call(Runtime.java:655)
at org.ibex.nestedvm.Runtime.call(Runtime.java:647)
 at org.sqlite.NestedDB.call(NestedDB.java:406)
at org.sqlite.NestedDB.call(NestedDB.java:389)
 at org.sqlite.NestedDB.finalize(NestedDB.java:131)
at org.sqlite.DB.close(DB.java:87)
 at org.sqlite.Conn.close(Conn.java:119)

Any help would be greatly appreciated!

thanks,
Parag


More information about the SQLiteJDBC mailing list