Hi Oliver,

have you seen my mail about the memory usage of the J2EE store? I was
using it (successfully) with PostgreSQL, but I saw 10 times the memory
requirements of the TxStore.

        Regards
                Henning

On Tue, 2004-09-21 at 10:08, Oliver Zeigermann wrote:
> Hi Mike, hi Ricardo,
> 
> which version of Slide are you using? I haven't used the J2EEStore for a 
> long time and can only tell it used to work. Maybe something has gotten 
> wrong there is the meantime. Anyway, could you do me a favor and try if 
> it to use the JDBCStore for testing? Does it work there?
> 
> There also was another thread that reported unclosed connections when 
> J2EE with MySqlRDBMSAdapter runs in JBoss, but I can not find the 
> thread. Same question to those guys, which version of Slide are you 
> using? Does it work with the JDBCStore?
> 
> Coming back to the problem. When I inspect the stack trace, I see the 
> first and real error appears as soon as the jexus namespace is to be 
> loaded. The subsequent ones are errors that pop up, because the 
> connection has been closed before because of errors.
> 
> There used to be problems with namespaces in earlier versions of Slide, 
> but I guess they have been fixed, haven't they? Could someone comment on 
> that?
> 
> Oliver
> 
> Mike Wynholds wrote:
> > 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]
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/
 
RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       --Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"


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

Reply via email to