RE: More info re: tomcat, 1.4 and jni for Jmagick

2002-09-17 Thread Rajesh Mishra
I was facing a similar linking error problem but with Tomcat 3.3a and jdk1.3.1_03 on windows. Actually I was trying to make my own dll and then calling that dll through jni calls from my servlet. I made a sample java application to call that dll method and it was working fine. But when I was

RE: tomcat and apache

2002-05-31 Thread Rajesh Mishra
Hello , Please look at the Apache's httpd.conf file and look for 'ServerName' property . If it is commentented , uncomment it and then change with the ip address of machine or the machine name . I think this should solve your problem . Regards Rajesh -Original Message- From:

Strange Problems with Tomcat and Apache

2002-05-23 Thread Rajesh Mishra
. Should upgrading to higher versions of Apache and Tomcat will solve the problems. Please help. Regards Rajesh -Original Message- From: Rajesh Mishra Sent: Thursday, May 23, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: Apcahe's CPU goes to 100% I'm using Apache1.3.12 and Tomcat3.2 for my

Apcahe's CPU goes to 100%

2002-05-22 Thread Rajesh Mishra
I'm using Apache1.3.12 and Tomcat3.2 for my application.After stress testing for 4 hours , CPU utilization of Apache.exe process goes to 100%. As a result when I try to access the website , I'm getting timeouts. But I could still access the website with tomcat port. Has anyone experienced this

jvm_recv

2002-05-21 Thread Rajesh Mishra
Hi , I'm using Tomcat3.2, jdk1.3.1,Ajp12 connector and jdbc driver for my application. I'm getting the following error.Any help will help me greatly. com.interra.web.dao.core.DALException: Error in get(). Error [Microsoft][SQLServer 2000 Driver for JDBC]Connection reset by peer:

Apache-Tomcat problem

2002-05-15 Thread Rajesh Mishra
Hi, I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12. On putting stress with 40 clients , the site becomes inaccessible after 30 mins.The mod_jk.log file size started to increase with following error message. [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61

Recall: Apache-Tomcat problem

2002-05-15 Thread Rajesh Mishra
Rajesh Mishra would like to recall the message, Apache-Tomcat problem. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Tomcat-Apache problem

2002-05-15 Thread Rajesh Mishra
Hi, I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12. On putting stress with 40 clients , the site becomes inaccessible after 30 mins.The mod_jk.log file size started to increase with following error message. [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61

RE: VM size increases.

2002-05-14 Thread Rajesh Mishra
problem and we got the solution. Give more details on that will help to identify the problem. Regards VelmurganP ([EMAIL PROTECTED]) SoftSolutions Chennai. - Original Message - From: Rajesh Mishra [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 14, 2002 10:19 AM Subject

VM size increases.

2002-05-13 Thread Rajesh Mishra
I'm using Tomcat3.2 and SQL server2000. I'm facing two problems mentioned below.. 1.The VM size of Tomcat's java.exe process increases gradually and it doesn't come down. As a result machine hangs.I've closed database connections and Resultset's everywhere I accessed database. 2. On running

RE: VM size increases.

2002-05-13 Thread Rajesh Mishra
suppose you are using JNI for Database connectivity. Regards, Watanabe In the message VM size increases. [EMAIL PROTECTED] Rajesh Mishra [EMAIL PROTECTED] wrote: Rajesh I'm using Tomcat3.2 and SQL server2000. I'm facing two Rajesh problems mentioned below.. Rajesh 1.The VM size of Tomcat's