2 instance of tomcat and port problem

2003-02-26 Thread Kapil Sharma
Hi, I am running two instance of tomcat on same server. Tomcat version 3.3.1 and 4.1.12. Tomcat 3.3.1 is using ports 8000, 8007 and 8009. I have changes server.xml and workers.properties file of tomcat 4.1.12 to change the ports to 8080, 8006 and 8020. When tomcat starts I can connect to port 8080

tomcat tuning

2003-03-16 Thread Kapil Sharma
Hi Guys, I am facing a performance issue with tomcat 4.1.12 on Solaris. Following is my setup apache 1.3.27 tomcat 4.1.12 ajp 13 Following is my server.xml context for database and tomcat-apache connector url jdbc:oracle:oci8:@foo validationQuery

tomcat tuning

2003-03-16 Thread Kapil Sharma
Hi Guys, I am facing a performance issue with tomcat 4.1.12 on Solaris. Following is my setup apache 1.3.27 tomcat 4.1.12 ajp 13 Following is my server.xml context for database and tomcat-apache connector url jdbc:oracle:oci8:@foo validationQuery

RE: tomcat tuning

2003-03-16 Thread Kapil Sharma
doesn't look like your db pool is causing the problem, but your OS configuration. Increase the number of file descriptors for your system Filip -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent: Sunday, March 16, 2003 11:04 AM To: [EMAIL PROTECTED] Subject: tomcat tuning

tomcat monitoring

2003-03-16 Thread Kapil Sharma
Hi, Is there any interface for tomcat similar to apache status module? I want to monitor the tomcat connections. kapil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

tomcat not releasing db connections

2003-03-16 Thread Kapil Sharma
Hi, I am using the default setting of tomcat with apache 1.3.27. Tomcat does not release the db connections. I have keepalive on in my apache settings. Are they related in some way to create this problem? kapil - To unsubscribe,

RE: tomcat tuning

2003-03-17 Thread Kapil Sharma
solutions? Thanks kapil -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent: 16 March 2003 20:10 To: Tomcat Users List Subject: RE: tomcat tuning Thanks for reply. This answers one of the problem. Another problem is db connections. I am monitoring db connections and

catalina log

2003-03-18 Thread Kapil Sharma
Hi, I am getting the following messages in my catalina log file: 2003-03-18 09:42:29 StandardEngine[Main]: Mapping server name 'foo1' 2003-03-18 09:42:29 StandardEngine[Main]: Trying a direct match 2003-03-18 09:42:29 StandardEngine[Main]: Trying an alias match 2003-03-18 09:42:29 StandardEngine

tomcat production conf

2003-03-18 Thread Kapil Sharma
Hi Guys, I am unable to find any resource for tomcat setting in production environment. I did some RTFM and changed the setting myself but now my apache is not accepting any new connections after a hour. Tomcat with old server.xml settings, tomcat works file for few hours and if it gets load it jus

tomcat manager

2003-03-18 Thread Kapil Sharma
Hi, I have setup a tomcat manager to view active sessions. It shows the active sessions for /examples which is in tomcat default webapps base. How can I add more path like /foo in manager application. I have another webapps directory under which I deploy application I would like to use tomcat manag

RE: tomcat manager

2003-03-18 Thread Kapil Sharma
wo instances of manager for the same Host. Hope this helps. Kal -Original Message----- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 8:06 AM To: Tomcat Users List Subject: tomcat manager Hi, I have setup a tomcat manager to view active sessions. It shows the acti

RE: tomcat production conf

2003-03-18 Thread Kapil Sharma
Hi, More details about my tomcat setup. My apache is using keepalive on kapil -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent: 18 March 2003 12:52 To: Tomcat Users List Subject: tomcat production conf Importance: High Hi Guys, I am unable to find any resource for

RE: tomcat production conf

2003-03-18 Thread Kapil Sharma
Hi, Can anyone please reply to my queries? kapil -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent: 18 March 2003 12:52 To: Tomcat Users List Subject: tomcat production conf Importance: High Hi Guys, I am unable to find any resource for tomcat setting in production

tomcat dying on solaris

2003-03-21 Thread Kapil Sharma
Hi, My tomcat process if dying suddenly on Solaris system. I am using tomcat 4.1.12 on Solaris 8. There is nothing in the log files. Any ideas!! Thanks kapil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: tomcat dying on solaris

2003-03-21 Thread Kapil Sharma
Thanks for your reply. I fixed this problem long time ago by using /bin/ksh instead of /bin/sh in my startup script. My tomcat process is dying after 5-6 hours of starting tomcat. kapil -Original Message- From: Carsten Heidmann [mailto:[EMAIL PROTECTED] Sent: 21 March 2003 12:23 To: Tomca

tomcat 4.1.12

2003-03-21 Thread Kapil Sharma
Hi, If someone is using tomcat 4 in production environment under heavy loads on solaris , please send me your server.xml file. I am looking for tomcat parameter to check my server.xml file on production systems. Thanks kapil -

Tomcat 3.3.1 problem

2002-06-26 Thread Kapil Sharma
Hi, I have just installed tomcat 3.3.1 on solaris. I have few queries. I will appreciate if some one can answer them: 1: There is no web.xml file in tomcat 3.3.1? Why? 2: Tomcat adds DirectoryIndex and Indexes options in tomcat-apache-auto config file. I would like to add one more default page "l

Tomcat and static content

2002-07-06 Thread Kapil Sharma
Hi, I have got a problem. I am using apache 1.3.26+tomcat 1.3.1. Is there any way to know that apache is serving all static content like .html/.gif/.jpeg? My virtual host (in apache) is running very slow and images are breaking.. Please help? Cheers kapil -- To unsubscribe, e-mail:

Tomcat directory listing

2002-07-06 Thread Kapil Sharma
Hi, I am using tomcat 3.3.1 and apache 1.3.26. I read a lot about how to disable a directory listing but nine of them works? Still directory index is enable in tomcat context. I am able to disable it by changing auto/mod_jk.conf file. How can I do it automatically when the tomcat starts. kapil

RE: Apache2-Tomcat4 over port 21

2002-07-07 Thread Kapil Sharma
Hi, But I am using tomcat 3.3.1 and there is no default web.xml file in $TOMCAT_HOME ? kapil -Original Message- From: Daniel Farinha [mailto:[EMAIL PROTECTED]] Sent: 07 July 2002 05:55 To: 'Tomcat Users List' Subject: Apache2-Tomcat4 over port 21 I've configured Virtual Hosts as you d

RE: Tomcat and static content

2002-07-07 Thread Kapil Sharma
Can someone answer it please... kapil -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED]] Sent: 07 July 2002 00:03 To: 'Tomcat Users List' Subject: Tomcat and static content Hi, I have got a problem. I am using apache 1.3.26+tomcat 1.3.1. Is there any way to

RE: Tomcat and static content

2002-07-07 Thread Kapil Sharma
that what you are trying to do? If so, your web app needs to use paths that are not within the web app context. You can set up aliases within httpd.conf to make it easier to link images from the web app to some convenient path on your httpd server. Hope this helps. David Kapil Sharma wrote

RE: Tomcat and static content

2002-07-07 Thread Kapil Sharma
Hi, I can access the static web pages but it is very slow. Images are loading very slow!! kapil -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 07 July 2002 17:10 To: Tomcat Users List Subject: Re: Tomcat and static content Kapil Sharma wrote: > Is th

Tomcat and static content

2002-07-07 Thread Kapil Sharma
Hi, I have got the following lines in my mod_jk.conf-auto file: # Static files Alias /foo "/export/home/test/u2/current/foo" Options Indexes FollowSymLinks DirectoryIndex index.jsp index.html index.htm logon.jsp 1: What is the meaning of alias here. This means that apache will deal w

Tomcat startup script

2002-07-09 Thread Kapil Sharma
Hi, I am using Solaris 8 with tomcat 3.3.1+apache 1.3.26. Can anyone send me a startup script for tomcat. I am also running tomcat as different user so have to take care of that also. The script should start using that user.. Cheers jerry -- To unsubscribe, e-mail:

Tomcat startup script

2002-07-10 Thread Kapil Sharma
Hi, This is my second email. Can anyone send me the tomcat start/stop script . I am running tomcat as tomcat user and want to start tomcat as tomcat user on system startup automatically. Thanks jerry -- To unsubscribe, e-mail: For additional commands, e-mail:

Differences Between Apache and Tomcat

2004-01-06 Thread Kapil Sharma
Hi All Can you all plz give me any url where I can find the fundamental differences between Apache and Tomcat.(If there r any). Thanks Kapil Sharma H/P 00-6-0125678120 http://hindiadventure.tripod.com http://sget.tripod.com _ Free

how to create war file

2000-11-27 Thread kapil sharma
Dear List I'm a beginner on Tomcat can any one tell me how to create war file and where to place it for a very simple "hello world" jsp program. thanx ks _ Get more from the Web. FREE MSN Explorer download : ht