FW: Tomcat --> JDBC ---> SQL Server Connection refused

2002-10-01 Thread Tuan H. Le
-Original Message- From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 9:15 AM To: Tuan H. Le Subject: RE: Tomcat --> JDBC ---> SQL Server Connection refused This is a user question, use [EMAIL PROTECTED] instead.. Saludos , Ignacio J.

IllegalArgumentException: Cookie name Path is a reserved token

2002-12-11 Thread Tuan H. Le
Hi, On running OpendLoad (www.openload.net) stress tool with Tomcat 4.1 I get these errors in catalina_log 2002-12-10 21:33:42 CoyoteAdapter An exception or error occurred in the container during the request processing java.lang.IllegalArgumentException: Cookie name Path is a reserved token

SSL protocol and frames

2002-12-12 Thread Tuan H. Le
Hi, We are using Big IP 2000 application switches controller running config 4.2 PTF7. SSL redirection and rewrite are configured on the F5 and seem to be working on pages without frames. However, for this particular site using frame pages, it could not find the images for the middle frame. Thou

How to increase max threads in Tomcat 4.1.12?

2002-12-16 Thread Tuan H. Le
Hi, When we ran a stress test on our application, it hang Tomcat service. We found an INFO message in stderr a message below INFO: All threads are busy, waiting. Please increase maxThreads or check the servlet status200 200 I have tried to increase the maxProcessors in \conf\server.xml from 20

latest connector for IIS with Tomcat 4.1.12

2002-12-17 Thread Tuan H. Le
Hi, Do you know where I can download the latest connector for IIS (5.0) with Tomcat 4.1.12? Also, we're experiencing a problem that hang Tomcat when the current connection reached around 256 connections. Should we upgrade to Tomcat 4.1.17? Thanks, Tuan -- To unsubscribe, e-mail:

Can't load isapi_redirector2.dll

2002-12-17 Thread Tuan H. Le
Hi, For IIS ISAPI filter we can configure to load isapi_redirector.dll but it can NOT load isapi_redirector2.dll, which I just downloaded from http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0.2/bin/win32/ Do you know what I'm missing? Thanks, Tuan -- To unsubscribe

RE: mod_jk leaves connections open?

2002-12-18 Thread Tuan H. Le
We are experiencing this open connection issue in our environment. Though, we are using IIS redirector (isapi_redirector2.dll) with Tomcat 4.1.12. Tomcat hang when the current connection at around 250. We have to restart IIS or Tomcat every time this problem occurs to release the connections. H

java.lang.IllegalArgumentException: Cookie name Path is a reserved token

2002-12-20 Thread Tuan H. Le
Hi, We see many of this exception in catalina_log file while we ran a stress test on Tomcat 4.1.17 with IIS connector (isapi_redirector2.dll) on W2k. Do you know what causes this error? 2002-12-19 17:33:16 CoyoteAdapter An exception or error occurred in the container during the request process

JK warning in Application Log

2002-12-27 Thread Tuan H. Le
Hi, We see many of this warning (below) in W2K Application Log. Does anyone know the cause of generating this warning? Type: Warning Event ID: 2 Description: Error: [jk_worker_ajp13.c (407)]: ajp13.service() ajpGetReply recoverable error 12 We are using IIS 5 with Tomcat 4.1.17 and isapi_r