no getting multiple resource message, but exactly the warnings he
http://www.jboss.org/feeds/post/transaction_timeouts_and_ejb3_jpa was
getting, ("invoked while multiple threads active within..") but i have no
idea why it's aborting the transaction, maybe because the 2nd getConnection
takes somewha
If you're getting the multiple last resources message, then you're not
using XA resources. The allowMultipleLastResources setting is a very
dangerous thing to use and I would not recommend enabling it.
All that said, I don't understand why there'd be any long timeouts with
all of this
-
thanks, i've read only half of it and i'll explain why. we had not gotten to
actually recovering from a transaction for simple reason that we are unable
to actually create one. as soon as we begin a transaction, we get 2
different jdbc data sources to oracle under a stateless session ejb, when
we
> i'm searching for a problem we've been having about opening multiple XA Data
> sources for oracle,
> (opening the second hands jboss and throws an meta-aware exception, this
> happens in jboss 4.2)
This might help :-)
http://management-platform.blogspot.com/2008/11/transaction-recovery-in-jb
Agreed.
Even though I work for a company with paid support for JBoss EAP
jboss.orgis a crucial resource.
On Thu, Apr 23, 2009 at 7:37 AM, Elhanan Maayan wrote:
> this is getting absurd, it's a been a week now, and the site is down
> compeletly ,
>
> i'm searching for a problem we've been having a
this is getting absurd, it's a been a week now, and the site is down
compeletly ,
i'm searching for a problem we've been having about opening multiple XA Data
sources for oracle, (opening the second hands jboss and throws an meta-aware
exception, this happens in jboss 4.2)
all the issues that rel