On Mon, 16 Sep 2013 13:03:03 -0300, Will N. wrote:
Hi,
Hi!
This is a question completely unrelated to Tapestry, so it shouldn't be
posted. In addition, the error is very easy to spot from reading the end
of the stack trace:
Caused by: org.dom4j.DocumentException: Error on line 98 of d
Hi guys, just want to give an update. My problem has been solved, i've
been leaving it for days and there's no connection problem.
in my case, the problem was I'm missing this one line :
org.hibernate.connection.C3P0ConnectionProvider
and the real c3p0-0.9.1.jar file. Since
;> Sent: Sunday, January 11, 2009 22:10
>> To: users@tapestry.apache.org
>> Subject: Re: Connection Problem
>>
>>
>> Hi,
>>
>> there was a post before in this forum that solves this problem for me, but
>> I
>> can't reme
m the pool.
> -Original Message-
> From: Angelo Chen [mailto:angelochen...@yahoo.com.hk]
> Sent: Sunday, January 11, 2009 22:10
> To: users@tapestry.apache.org
> Subject: Re: Connection Problem
>
>
> Hi,
>
> there was a post before in this forum that
s
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
>
--
View this message in co
>
>> -Original Message-
>> From: abangkis [mailto:abang...@gmail.com]
>> Sent: Saturday, January 10, 2009 17:42
>> To: Tapestry users
>> Subject: Connection Problem
>>
>> Hello,
>>
>> I have an application that deployed with this kin
It sounds like you need to configure your connection pool to issue check
statements before returning a connection (new or existing).
> -Original Message-
> From: abangkis [mailto:abang...@gmail.com]
> Sent: Saturday, January 10, 2009 17:42
> To: Tapestry users
> Subj
Hello,
I have an application that deployed with this kind of architecture :
Apache httpd server -> Glassfishv2 -> Tapestry -> Tapestry-Hibernate -> Mysql.
And every 8 Hour or So, i've got a broken pipe error message.
I've tried following this guide
http://www.codefin.net/2007/05/hibernate-and-m