Waiting for monitor entry & waiting to lock with ehcache

2006-10-09 Thread Pascal Alberty
.Cache.get(Cache.java:653) - waiting to lock <0x91607ce0> (a net.sf.ehcache.Cache) at net.sf.ehcache.Cache.get(Cache.java:631) ... This occurs (only) each time I use this cpu consuming feature. Any idea ? Thanks -- Pascal Alberty http://pascal

Re: Waiting for monitor entry & waiting to lock with ehcache

2006-10-09 Thread Pascal Alberty
On 10/9/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote: Hello Pascal, I think you should ask your question in the ehcache support list, since your stacktrace shows that the problem is in their code. regards Leon Already asked on ehcache sourceforge forum ... thanks :) -- Pascal Albert

Re: org.apache.jk.common.ChannelSocket processConnection WARNING: processCallbacks status 2

2006-10-11 Thread Pascal Alberty
e me immediately. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Pascal Alberty http://pascal.albertyorban.be - To start a new topi

Re: JDBC Pool exhaustion

2006-10-11 Thread Pascal Alberty
ail: [EMAIL PROTECTED] -- Pascal Alberty http://pascal.albertyorban.be - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JDBC Pool exhaustion

2006-10-11 Thread Pascal Alberty
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Pascal Alberty Envoyé: mercredi 11 octobre 2006 16:10 À: Tomcat Users List Objet: Re: JDBC Pool exhaustion Check your code to unclosed connections (and statments) first ! On 10/11/06, DE VINZELLES, Guillaume (ext.) <[EMAIL PROTECTED]>

Re: JDBC Pool exhaustion

2006-10-11 Thread Pascal Alberty
... -- Pascal Alberty http://pascal.albertyorban.be - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JDBC Pool exhaustion

2006-10-12 Thread Pascal Alberty
On 10/12/06, DE VINZELLES, Guillaume (ext.) <[EMAIL PROTECTED]> wrote: Hello, One of our connections wasn't properly closed, as you said. You fixed the problem and now everything is running fine. Great ! "Un grand classique" ;-) Pascal ---

CPU level is not coming back to a normal level

2006-10-12 Thread Pascal Alberty
a ? Thanks for your help. -- Pascal Alberty http://pascal.albertyorban.be - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CPU level is not coming back to a normal level

2006-10-12 Thread Pascal Alberty
On 10/12/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Alberty > Subject: CPU level is not coming back to a normal level > > When I'm testing the new servlet on my dev box, all is ok. W

Re: Max Memory Reading

2006-10-13 Thread Pascal Alberty
on intended for a specific individual which is private and protected by law. If you are not the intended recipient, any disclosure, copying, distribution or other use of this information is strictly prohibited. You are also requested to advise us immediately if you receive information which

Re: CPU level is not coming back to a normal level

2006-10-13 Thread Pascal Alberty
Any other idea ? Thanks On 10/13/06, Pascal Alberty <[EMAIL PROTECTED]> wrote: On 10/12/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Alberty > > Subject: CPU level is not

Re: CPU level is not coming back to a normal level

2006-10-13 Thread Pascal Alberty
ad.java:595) Complete dump could be found here: http://pascal.albertyorban.be/wp-content/dump.txt (i don't know if attached files are allowed by this mailinglist). Thanks for your help On 10/13/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote: On 10/13/06, Pascal Alberty <[EMAIL PRO

Re: CPU level is not coming back to a normal level

2006-10-15 Thread Pascal Alberty
I found something about this thread. http://www.mail-archive.com/java2d-interest@capra.eng.sun.com/msg03812.html Do you thing it could be related ? I just make another charge test, threads growth to 200 without 2D disposer ... and CPU stays around 20% ... On 10/13/06, Pascal Alberty <[EM

Re: max_threads issue & blocked threads (*warning* long thread dump attached)

2006-10-17 Thread Pascal Alberty
problem persists. So do you think it's more likely a JVM bug/issue opposed to an application issue? Thanks, -Derek -- Pascal Alberty http://pascal.albertyorban.be - To start a new topic, e-mail: users@tomcat.apache.org T

Your opinion on some logs - Apache/mod_jk/Tomcat

2006-03-08 Thread Pascal Alberty
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Mar 8, 2006 3:16:24 AM org.apache.jk.common.ChannelSocket registerRequest WARNING: Error registering request -- Pasc

Re: Your opinion on some logs - Apache/mod_jk/Tomcat

2006-03-08 Thread Pascal Alberty
> > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Pascal Alberty > Sent: Wednesday, March 08, 2006 9:44 AM > To: users@tomcat.apache.org; dev@httpd.apache.org > Subject: Your opinion on some logs - Apache/mod_jk/Tomcat &

Re: Your opinion on some logs - Apache/mod_jk/Tomcat

2006-03-09 Thread Pascal Alberty
eate the log file. So, you can change this directory using the "JkShmFile" directive in your httpd.conf. For example: JkShmFile /var/log/apache2/jk-runtime-status -- Pascal Alberty - To unsubscribe, e-mail: [EMAIL PRO

Re: Tomcat+Eclipse, breakpoints not working

2006-03-29 Thread Pascal Alberty
pse is using when I browse > my source code. What can I do so that I can also debug it? > > Thanks! > > Mark > > --------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Pascal Alberty --