I am seeing this exact same issue.  It seems that when Slide is
attempting to start a transaction, it is first looking up the
ThreadLocal transaction ID.  The second (and thereafter) time it does
this, the transaction ID is not null, which is throwing an XAException
which then causes these lines to print out, and eventually to fail.

are these nested transactions and not supported?

..mike..


-----Original Message-----
From: Ricardo Gladwell [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 17, 2004 1:25 AM
To: Slide Users Mailing List
Subject: Using J2EEStore with MySqlRDBMSAdapter throws exception.

Hi All,

Despite a seemingly valid configuration, Slide repeatedly throws 
exceptions with "cause is empty" message on initialisation, closing all 
connections to the data source (see log stack trace attached). I have 
verified that the datasource is up and running and that the correct 
login information has been provided (see sample.context.xml).

Does anyone have any idea what is causing this?

Kind regards,
-- Ricardo Gladwell

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to