Re: transaction rolled back: java.lang.InterruptedException

2011-02-25 Thread Saul Hazledine
On Feb 25, 12:28 am, clj123 wrote: > I've tried saving a much smaller number of rows and I'm still getting > this exception. > > I also tried processing the rows (without saving to database) and put > a Thread sleep. That also generated this exception. > Here are some more guesses if you haven't

Re: transaction rolled back: java.lang.InterruptedException

2011-02-24 Thread clj123
I've tried saving a much smaller number of rows and I'm still getting this exception. I also tried processing the rows (without saving to database) and put a Thread sleep. That also generated this exception. On Feb 23, 12:55 pm, Saul Hazledine wrote: > On Feb 23, 9:42 pm, clj123 wrote: > > > I

Re: transaction rolled back: java.lang.InterruptedException

2011-02-23 Thread Saul Hazledine
On Feb 23, 9:42 pm, clj123 wrote: > I have been getting this exception: > java.lang.Exception: transaction rolled back: > java.lang.InterruptedException >         at clojure.contrib.sql.internal$throw_rollback.invoke(internal.clj: > 142) I can only take some wild guesses I'm afraid. The rollback