RE: maximun number of message que
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
I have seen this happen if a session is being used by multiple threads - which is not supported by OpenJMS, nor the JMS specification. Can you generate and send a stack dump on both the client and server? Thanks, Tim > -----Original Message----- > From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of > joseph mercado > Sent: Monday, 12 May 2003 3:59 PM > To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: RE: [openjms-developer] maximun number of message que > > > what i mean by die is it "STOP" processing. We are > using RMI connection. And all messages are PERSISTENT > > > --- Tim Anderson <[email protected]> wrote: > > What exactly does 'dies without any error' mean? > > Stops processing requests, or exits? > > > > Also: > > . what connector are you using? > > . are all messages PERSISTENT or are there > > NON_PERSISTENT > > messages as well? > > > > Regards, > > > > Tim > > > > > -----Original Message----- > > > From: > > openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > > > > > [mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On > > Behalf Of > > > joseph mercado > > > Sent: Monday, 12 May 2003 12:14 PM > > > To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > > Subject: [openjms-developer] maximun number of > > message que > > > > > > > > > Hi list; > > > Its been so long since i visited the site. > > Anyways > > > here is our problem. A years ago we developed a > > SMS > > > application that queries a members social security > > > system info like contibution,loans etc....on a > > > government DB that runs oracle. We made use of > > > openjms-7.2, tomcat-3.1, Redhat Linux 7.1, > > > mysql-3.23.51, jdk1.3.1_02. Essentially openjms > > was > > > use as a queing engine since a huge volume of > > request > > > arrives every second. During our benchmarking we > > made > > > use of Jmeter from apache project to throws 5k to > > 100k > > > message to tomcat on which our application sits > > and > > > capture all request and throws to openjms for > > queing > > > purposes and to be read by another application who > > > does the information request to another > > application. > > > At the hight to almost 20k openjms just dies > > without > > > any error.We also notice that the number of > > message > > > ques on mysql meessages and message_hadles are > > > different. Has anyone encountred this error > > before? > > > > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > http://search.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June > > 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to > > Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > openjms-developer mailing list > > > openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > > > > > https://lists.sourceforge.net/lists/listinfo/openjms-developer > > > > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, > > 2003, Santa Clara > > The only event dedicated to issues related to Linux > > enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > openjms-developer mailing list > > openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > > https://lists.sourceforge.net/lists/listinfo/openjms-developer > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > openjms-developer mailing list > openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/openjms-developer >