pools of connections Tomcat 5.5 and Oracle 8i - Connection interrupted

2006-09-08 Thread LEBLANC, Damiens
Hi, Issue I have installed a pool of connections in Tomcat 5.5 so that the intranet of my society can connect to the database Oracle 8i. When Tomcat is starting, the pool is correctly load ant the connections are used. With more than 100 users, there are no connections to the

RE: Error - processCallbacks status 2

2005-12-21 Thread LEBLANC, Damiens
L PROTECTED] Envoyé : mercredi 21 décembre 2005 16:58 À : LEBLANC, Damiens Cc : users@tomcat.apache.org Objet : Re: Error - processCallbacks status 2 Hello There appears to be a mis-configuration in the jk-handlers could you forward the applicable /etc/httpd/conf.d/mod_jk.conf AND /etc/httpd/co

Error - processCallbacks status 2

2005-12-21 Thread LEBLANC, Damiens
Hello, I'm using : - Apache 1.3.33 - Tomcat 5 - mod_jk I have < processCallbacks status 2 > in the log catalina.out . This error appends frequently. Does anyone met this problem. Thank yo