Although I do have a question out of curiosity.... I have to recheck
but im pretty sure I'm set to allow for 10 threads (5 per cpu).

However most of the time I count 7 jrpp-xxx in one dump. Although
every so often I count 12. What gives? Does this dump only show
threads currently in use? From what I thought, I should see jrpp-xxx
for threads that are waiti requests, noted by java.lang.Object.wait(),
but I don't see anything like that, even when  the server is running
fine.

-Adam

On Mon, 23 Aug 2004 21:49:58 -0400, Adrocknaphobia
<[EMAIL PROTECTED]> wrote:
> Yeah, that's actually an solution I'm going to try (forgot to mention
> it). I'm not aware what war this application was deployed with, but
> I'm willing to doubt its the out-of-the-box version. I'm going to try
> and deploy it with my 'current' war that has all the hotfixes and
> oracle drivers.
>
> I just spent the last 30 minutes doing stack traces and I think I may
> have found a clue. The traces I was reading before were performed at
> the time of lockup. The ones I just ran showed 3 threads
> 'waiting'..... which were processing the same template... that was
> calling a bunch of Oracle CLOB related methods.... over the entire 30
> minute timespan.
>
> So I think I may have gotten alot closer. :-)
>
> -Adam
>
>
>
>
> ----- Original Message -----
> From: Dave Watts <[EMAIL PROTECTED]>
> Date: Mon, 23 Aug 2004 21:18:09 -0400
> Subject: RE: CFMX6.1 Waiting for an Available Thread to Run (forever)
> To: CF-Talk <[EMAIL PROTECTED]>
>
> > The problem:
> > Every 1-3 days the system comes to a screeching halt, and
> > eventually throws the all too common JRun Connection errors.
> > CF nor Oracle throw any types of errors to indicate the
> > source of the problem.
>
> Have you tried other Oracle JDBC drivers? Oracle provides two different JDBC
> drivers, one of which may work better for you than the DataDirect Oracle
> JDBC driver. I realize this isn't much of a response, but my first
> inclination whenever there are database problems is to try the vendor's own
> JDBC driver.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> phone: 202-797-5496
> fax: 202-797-5444________________________________
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to