[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-28 Thread [EMAIL PROTECTED]
I don't think it's a result of MDB + CMP combination. If there is a memory leak in JBoss, it should be either in CMP or MDB containers. I tried a simple testcase with CMP and haven't seen a leak so far. See comments on the Jira issue referenced in earlier posts. User said that he doesn't see th

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-28 Thread vmukkamala
Alex, After running my new test overnight yesterday, the application did not go out of memory. In my new test I removed the MDB from my previous test and replaced it with a thread whose run() method is same as onMessage() of MDB. The thread is passed the Message in the constructor. To commit

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-27 Thread vmukkamala
Thank you Alex, for looking into it. Unfortunately my test case includes a MDB. I will try to reproduce the problem with out MDB probably thru' a struts action. If I succeed, I will post the code. Thanks, VM View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-26 Thread [EMAIL PROTECTED]
I am interested in a pure CMP (w/o MDBs) testcase. I've started to look into this and so far I don't see a leak. For some time memory grows and then stays constant. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863712#3863712 Reply to the post : http://www

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-24 Thread vmukkamala
Thanks for your reply. I noticed that the person who reported the bug JBAS 1255, has indeed given a test case. The attachments are at https://sourceforge.net/support/tracker.php?aid=1090921. The test is similar to mine. I will work on a test case now. If the posted test case is not sufficient

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-22 Thread [EMAIL PROTECTED]
Since there is no a testcase attached to the issue, it would be nice if you could provide one. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863240#3863240 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863240

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-17 Thread vmukkamala
Thanks for you reply. It is same case with me as you noted. I can provide a sample application with source if needed. VM View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862433#3862433 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-user] [Persistence & CMP/JBoss] - Re: delete and insert vs update

2005-01-15 Thread [EMAIL PROTECTED]
It sounds similar to this http://jira.jboss.com/jira/browse/JBAS-1255 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862256#3862256 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862256 ---