Tomcat 6 database connection issue

2015-02-23 Thread Mark Maciolek
hi, operating system: Scientific Linux release 6.6 (Carbon) postgres version postgresql-server-8.4.2 tomcat version tomcat6-6.0.24 Tomcat starts and I can reach page at the 8080 port on the server when I add the following xml file and restart tomcat I get this error: Feb 23, 2015 9:28:16 AM

Re: Tomcat 6 database connection issue

2015-02-23 Thread Daniel Mikusa
On Mon, Feb 23, 2015 at 9:46 AM, Mark Maciolek mark.macio...@unh.edu wrote: hi, operating system: Scientific Linux release 6.6 (Carbon) postgres version postgresql-server-8.4.2 tomcat version tomcat6-6.0.24 Tomcat starts and I can reach page at the 8080 port on the server when I add

Re: Tomcat 6 database connection issue

2015-02-23 Thread Daniel Mikusa
On Mon, Feb 23, 2015 at 12:25 PM, Mark Maciolek mark.macio...@unh.edu wrote: On 2/23/2015 9:55 AM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 9:46 AM, Mark Maciolek mark.macio...@unh.edu wrote: hi, operating system: Scientific Linux release 6.6 (Carbon) postgres version

Re: Tomcat 6 database connection issue

2015-02-23 Thread Mark Maciolek
On 2/23/2015 12:37 PM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 12:25 PM, Mark Maciolek mark.macio...@unh.edu wrote: On 2/23/2015 9:55 AM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 9:46 AM, Mark Maciolek mark.macio...@unh.edu wrote: hi, operating system: Scientific Linux release

Re: Tomcat 6 database connection issue

2015-02-23 Thread Mark Maciolek
On 2/23/2015 9:55 AM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 9:46 AM, Mark Maciolek mark.macio...@unh.edu wrote: hi, operating system: Scientific Linux release 6.6 (Carbon) postgres version postgresql-server-8.4.2 tomcat version tomcat6-6.0.24 Tomcat starts and I can reach page at

mod_jk causing stuck Apache processes

2015-02-23 Thread Jesse Defer
I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by the W state in server-status). I am sending to this list because the stack traces show httpd gets stuck in mod_jk. httpd is configured for prefork and

Re: mod_jk causing stuck Apache processes

2015-02-23 Thread Rainer Jung
Am 23.02.2015 um 19:03 schrieb Jesse Defer: I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by the W state in server-status). I am sending to this list because the stack traces show httpd gets stuck in

Re: mod_jk causing stuck Apache processes

2015-02-23 Thread Rainer Jung
Am 23.02.2015 um 20:34 schrieb Rainer Jung: Am 23.02.2015 um 19:03 schrieb Jesse Defer: I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by the W state in server-status). I am sending to this list because

Re: Tomcat 6 database connection issue

2015-02-23 Thread Daniel Mikusa
On Feb 23, 2015 12:49 PM, Mark Maciolek mark.macio...@unh.edu wrote: On 2/23/2015 12:37 PM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 12:25 PM, Mark Maciolek mark.macio...@unh.edu wrote: On 2/23/2015 9:55 AM, Daniel Mikusa wrote: On Mon, Feb 23, 2015 at 9:46 AM, Mark Maciolek

RE: mod_jk causing stuck Apache processes

2015-02-23 Thread Jesse Defer
-Original Message- Am 23.02.2015 um 19:03 schrieb Jesse Defer: I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by the W state in server-status). I am sending to this list because the stack

Re: mod_jk causing stuck Apache processes

2015-02-23 Thread Rainer Jung
Am 23.02.2015 um 22:53 schrieb Jesse Defer: -Original Message- Am 23.02.2015 um 19:03 schrieb Jesse Defer: I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by the W state in server-status). I am

Re: Issue with RewriteValve and folders (tomcat 8.0.15)

2015-02-23 Thread Jérémie Barthés
Hi, I send you the patch from 8.0.15 Tell me if it doesn't match with what you expected Kind regards, Jérémie Index: RewriteValve.java === --- RewriteValve.java(revision 1661627) +++ RewriteValve.java(working copy) @@

Re: mod_jk causing stuck Apache processes

2015-02-23 Thread Rainer Jung
Am 24.02.2015 um 00:29 schrieb Jesse Defer: -Original Message- Am 23.02.2015 um 22:53 schrieb Jesse Defer: -Original Message- Am 23.02.2015 um 19:03 schrieb Jesse Defer: ... How many Apache web servers sit in front of the Tomcats? Is each of the Apaches configured with 512

RE: mod_jk causing stuck Apache processes

2015-02-23 Thread Jesse Defer
-Original Message- Am 23.02.2015 um 22:53 schrieb Jesse Defer: -Original Message- Am 23.02.2015 um 19:03 schrieb Jesse Defer: I have a farm of Apache httpd servers proxying to Tomcat with mod_jk and I am having issues with Apache processes getting stuck (as seen by