How can I to solute this problem?

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема How can I to solute this problem?
Дата
Msg-id 62347.64.229.210.126.1059480678.squirrel@look.libertyrms.com
обсуждение исходный текст
Список pgsql-sql
"LEON" <ldai@accunettech.com> wrote:
>My jsp doesn't implement connection pool.It directly connects postgresql
by >jdbc.

>After I run the Ui some times, the UI(jsp) would report "ieSorry,too many
>clientslg" .The exception is SQLException.

>I must restart tomcat or postgresql I can continue to running my UI.

>May this problem be soluted?

Restarting servers seems a pretty awful approach.

You could put off the problem a little by increasing the number of
connections PostgreSQL will permit, but that only puts off the problem.

The RIGHT solution is to use a Java class implementing a connection pool
manager.
-- 
(reverse (concatenate 'string "ofni.smrytrebil@" "enworbbc"))
<http://dev6.int.libertyrms.info/>
Christopher Browne
(416) 646 3304 x124 (land)




В списке pgsql-sql по дате отправления:

Предыдущее
От: oheinz@stud.fbi.fh-darmstadt.de
Дата:
Сообщение: Re: Problem using Subselect results
Следующее
От: Paul Thomas
Дата:
Сообщение: Re: How can I to solute this problem?