Re: thread hang on execute call

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Pavan Kumar <pavan(at)netcore(dot)co(dot)in>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: thread hang on execute call
Date: 2006-04-06 11:57:31
Message-ID: 4435022B.60909@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Pavan Kumar wrote:
> hi
> again i stuck to same problem.
> i restarted my program. After 36 hour all thread got stuck with
> postgresql call.
> both java thread and postgresql are stuck on recv call....

Unfortunately this still doesn't give us enough information to diagnose
the problem.

Can you reproduce the problem using a single thread?

If so, can you capture output showing the problem with loglevel=2
(append '?loglevel=2' to your JDBC URL) and send it to me offlist?

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-04-06 12:07:14 Re: thread hang on execute call
Previous Message Pavan Kumar 2006-04-06 11:31:23 Re: thread hang on execute call