Re: [JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-24 Thread David Jencks
cate on a semi-regular basis ... > > -Dave > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of > David > > Jencks > > Sent: Tuesday, July 24, 2001 9:05 AM > > To: [EMAIL PROTECTED] > > Subject

RE: [JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-24 Thread David Esposito
AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] client application gets stuck, hangs, freezes, > whatever you want to call it > > > Unfortunately, it doesn't suggest anything to me. Are you committing > before closing the connection? I know it's read only, but i

Re: [JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-24 Thread David Jencks
> [mailto:[EMAIL PROTECTED]]On Behalf Of > David > > Jencks > > Sent: Monday, July 23, 2001 11:29 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-dev] client application gets stuck, hangs, freezes, > > whatever you want to call it > > > > > > W

RE: [JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-24 Thread David Esposito
bject: Re: [JBoss-dev] client application gets stuck, hangs, freezes, > whatever you want to call it > > > Well these are just several wild guesses, but I am curious. > > If you generate the SalesRank arraylist without reference to the db, like > from random numbers, do you _ever_ g

Re: [JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-23 Thread David Jencks
Well these are just several wild guesses, but I am curious. If you generate the SalesRank arraylist without reference to the db, like from random numbers, do you _ever_ get the hang? I assume getSalesRankData closes whatever resultsets and statements it uses? How about the connection? I don't k

[JBoss-dev] client application gets stuck, hangs, freezes, whatever you want to call it

2001-07-23 Thread David Esposito
Hello all, Let's start with the summary of my problem: My client application hangs after a while when working with CMP Entity beans Environment: JBOSS is running on AppServer.mycompany.com (2.4.0.6 Beta) on Sun JDK 1.3.0_03 PostGreSQL 7.1.2 is running on DBServer.mycompany.com My client appli