DBCP. Upon
further research I learned that Hibernate (and probably everything else)
works better with the c3p0 pooling API, so I switched all my applications
over to c3p0 and all is well (for now).
Thanks for all the help,
Tra
f the
DLL should work with IIS in worker process isolation mode or in IIS 5
isolation mode. Do you have any insight on this? Anyone have any insight on
this? :)
-Travis Haagen
- Original Message -
From: "Tim Whittington" <[EMAIL PROTECTED]>
To: ; <[EMAIL PROTECTED]>
I may have found a problem with 1.2.26-dev. I installed 'isapi_redirect.dll'
on my server and only one of two workers would respond to HTTP requests
after that (ajp13w, but not ajp13lmsw). I then reinstalled the 1.2.25
version of the DLL and it worked fine. I'm running this on Windows 2003
server w
common.c (2097):
(ajp13w) Connecting to tomcat failed. Tomcat is probably not started or is
listening on the wrong port
- Original Message -
From: "Rainer Jung" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, December 14, 2007 9:20 AM
Subject: Re: Tom
> Any ideas about what could be causing this? I realize it could be an
> application-related leak, but in that case wouldn't we see it running out
of
> heap?
Server-side application leaks are really hard to figure out, because they
usually only happen in a high-traffic production environment and
ling java 1.6 which is much more efficient.
- Using the latest APR and Isapi dll.
/Per Jonsson
-Original Message-
From: Travis Haagen [mailto:[EMAIL PROTECTED]
Sent: den 14 december 2007 05:08
To: Tomcat Posts
Subject: Tomcat and IIS losing their link
Hello,
I've got IIS 6.0 linked w
Hello,
I've got IIS 6.0 linked with Tomcat 5.5.25 (with JDK 1.5.0_14-b03 and AJP dll)
via the ISAPI connector (JK 1.2.25) on Windows 2003 Server, and during high
traffic periods, the connection between IIS and Tomcat is being severed. This
has been occurring in the mid-afternoon every day since