Re: Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2012-01-05 Thread pavan.jayam
Hi, I am facing the same problem with Oracle 11 server and WO 5.4.3. If you have solution please let me know. Your suggestion is really helpful at this time. Regards & Thanks, PJ. ___ Do not post admin requests to the list. They will be ignored. We

Re: Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2008-07-09 Thread Lachlan Deck
Anyone else seen this or know why it happens? On 09/07/2008, at 4:49 PM, Lachlan Deck wrote: Hi there, did you manage to track this one down? I've just started seeing this today... confounding nuisance. On 21/02/2008, at 1:45 AM, Simon McLean wrote: Hi Kieran, In the last couple of days

Re: Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2008-07-09 Thread Lachlan Deck
Thanks Simon. On 10/07/2008, at 1:02 AM, Simon McLean wrote: sorry lachlan, no i didn't. but it has since gone away so maybe just a framework version issue. we haven't updated mysql or the j connector. Simon On 9 Jul 2008, at 07:49, Lachlan Deck wrote: Hi there, did you manage to track

Re: Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2008-07-08 Thread Lachlan Deck
Hi there, did you manage to track this one down? I've just started seeing this today... confounding nuisance. On 21/02/2008, at 1:45 AM, Simon McLean wrote: Hi Kieran, In the last couple of days we have been getting the following error cropping up in a couple of places: java.lang.Threa

Re: Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2008-02-21 Thread Kieran Kelleher
Never seen it. On Feb 20, 2008, at 9:45 AM, Simon McLean wrote: Hi Kieran, In the last couple of days we have been getting the following error cropping up in a couple of places: java.lang.Thread.run(Thread.java:613) Caused by: com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot rol

Cannot rollbackTransaction() while a fetch is in progress (Was: MySQL 5.0 - note)

2008-02-20 Thread Simon McLean
Hi Kieran, In the last couple of days we have been getting the following error cropping up in a couple of places: java.lang.Thread.run(Thread.java:613) Caused by: com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot rollbackTransaction() while a fetch is in progress at com.webobjects