Re: Tomcat and IIS losing their link

2007-12-21 Thread Travis Haagen
It appears that my problem with IIS "losing its link" with Tomcat was actually an application problem, as several of you suggested. The JMX thread dump (very helpful over terminal services) indicated that 100 threads were locked up with Hibernate trying to get a database connection from DBCP. Upon

Re: Tomcat and IIS losing their link

2007-12-17 Thread Rainer Jung
inside your Tomcat instance. Try the above recipe for thread dumps. Regards, Rainer > - Original Message - > From: "Rainer Jung" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Friday, December 14, 2007 9:20 AM > Subject: Re: Tomcat and IIS l

Re: Tomcat and IIS losing their link

2007-12-17 Thread Travis Haagen
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

Re: Tomcat and IIS losing their link

2007-12-14 Thread Martin Gainty
.. Martin- - Original Message - From: "Rainer Jung" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, December 14, 2007 12:20 PM Subject: Re: Tomcat and IIS losing their link > Travis Haagen wrote: > > Hello, > > > > I've go

Re: Tomcat and IIS losing their link

2007-12-14 Thread Rainer Jung
Travis Haagen wrote: 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-after

Re: Tomcat and IIS losing their link

2007-12-14 Thread Travis Haagen
wrong and I fixed that :) Any other ideas out there? -Travis - Original Message - From: "Per Johnsson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2007 11:52 PM Subject: FW: Tomcat and IIS losing their link (Tomcat maillist bounced my

Tomcat and IIS losing their link

2007-12-13 Thread Travis Haagen
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