Tomcat Optimization and monitoring

2005-08-31 Thread gaurav
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi List, I want to increase the default memory usage of tomcat 5 and monitor tomcat thru JMX for memory usage for JMX - -Dcom.sun.management.jmxremote.port= -Dcom.sun.management.jmxremote.ssl=false

Jserv to Tomcat migration

2005-06-08 Thread gaurav
Hi List, We thinking migrating some legacy code from Jserv 1.1.2 to tomcat 5. We some running a legacy application that runs entirely on servlet I am looking around some practical insightful tips/ guidance on this matter ...it there is any Jserv to Tomcat migration guide book or a

Lb_factor problem for clustering

2005-06-02 Thread Gaurav Bansal
only not the other one unless first one is down. Thanks Gaurav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problems in building tomcat 4.1.27 from source

2005-05-26 Thread Gaurav Bansal
in advance Gaurav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: clustering without loadbalancing

2005-04-14 Thread Gaurav Bansal
is apache necessary for this and where can i get the details regarding this becoz i m new to tomcat --- David Rees <[EMAIL PROTECTED]> wrote: > On 4/14/05, Gaurav Bansal <[EMAIL PROTECTED]> > wrote: > > I want to form a two node cluster of Tomcat > servers which can f

clustering without loadbalancing

2005-04-14 Thread Gaurav Bansal
server fails it should be able to make the failover to the other passive server with session replication. I wan't to do it on linux. P.S.-sorry for the last HTML msg. Gaurav Bansal Yahoo! India Matrimony: Find your

clustering without loadbalancing

2005-04-14 Thread Gaurav Bansal
I want to form a two node cluster of Tomcat servers which can failover but there should be no load balancing. But it should support session replication. This should be in such a way that all request are coming to one server(active one) and other is completely free(passive one). so if this active

Re: Tomcat Connection refused :-(

2005-04-04 Thread gaurav
Peter Crowther wrote: From: gaurav [mailto:[EMAIL PROTECTED] I am using tomcat 5.5.7 on Fedora 3 with jdk1.5.0_02 my i have disable firewal and stopped Iptables !! OK. netstat -a | grep tomcat or 8080-> nothing , zero , blank You already said that you had moved the Tom

Re: Tomcat Connection refused :-(

2005-04-01 Thread gaurav
Hi Peter , Peter Crowther wrote: From: gaurav [mailto:[EMAIL PROTECTED] My tomcat server is not working !! no matter what I do every thing I going till I day installed oracle 9i :-( What Tomcat version? What operating system? I assume some UNIX variant given the trace. I am

Tomcat Connection refused :-(

2005-04-01 Thread gaurav
Hi list, My tomcat server is not working !! no matter what I do every thing I going till I day installed oracle 9i :-( Now Tomcat just does responds to its port .i have changed the 8090 but no effect !! when I run ./startup.sh it shows no problem but nothing comes at at port (c

Tomcat Connection refused :-(

2005-04-01 Thread gaurav
Hi list, My tomcat server is not working !! no matter what I do every thing I going till I day installed oracle 9i :-( Now Tomcat just does responds to its port .i have changed the 8090 but no effect !! when I run ./startup.sh it shows no problem but nothing comes at at port (

unicode ??

2005-03-23 Thread Gaurav Arora
Hi I have a stupid question to ask. Does Tomcat 5.5 supports UTF-8 encoding format ? thanks & regards Gaurav Arora __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resou

Re: My jsp file interrupt when it met the exception

2005-02-22 Thread Gaurav Vaish
the size of exception (error report) that you are getting? I don't think it should be so huge that you need to buffer for "1024kb"... :-? -- Cheers, Gaurav Vaish http://www.mastergaurav.org http:/

Re: Clustering in Tomcat

2004-11-25 Thread Gaurav Vaish
Thanks everybody for your help. It's working fine now. The problem was with pooling. One server had pooling while the other did not. Cheers, Gaurav On Thu, 25 Nov 2004 10:33:21 -, Dale, Matt <[EMAIL PROTECTED]> wrote: > > Have you got the tag in your context'

Clustering in Tomcat

2004-11-24 Thread Gaurav Vaish
had two Tomcat on the same machine with only their port numbers changes (4001 and 4002 for cluster). -- Happy Hacking, Gaurav Vaish http://gallery.mastergaurav.org --- - To unsubscribe, e-mail

Re: basic authentication and custom 401 error page

2004-09-24 Thread Gaurav Vaish
er HTH Happy Hacking, Gaurav Vaish http://www.mastergaurav.org - On Fri, 24 Sep 2004 09:33:13 -0500, Angelov, Rossen <[EMAIL PROTECTED]> wrote: > Hi, > We are running our applications on Tomcat 4 and 5. On both versions we are > having problems

Problem using IIOP from servlet in Tomcat 5.0.18

2004-09-16 Thread Gaurav Handa
) at com.sun.corba.se.internal.iiop.ReaderThread.run(Unknown Sourc Any help will be highly appreciated. Thanks in advance :) Regards, Gaurav Handa 9281 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

errorPage and jdom

2004-03-12 Thread Gaurav Kadyan
there some way around this problem. I need to have jdom.jar as it is required by my application This was working fine in Tomcat 4.0.1. Thanks, Gaurav Kadyan

Re: Reverting costin's flush-in-release patch

2004-03-09 Thread Gaurav Kadyan
new to the user list so i dont know much about cvs either.Plz help. Thanks, Gaurav Kadyan - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, March 09, 2004 9:35 PM Subject: RE: Reverting c

Reverting costin's flush-in-release patch

2004-03-09 Thread Gaurav Kadyan
Hi, I am having a problem - when i run tomcat 5.0.16 only the default error pages are being displayed. This problem can be solved by Reverting costin's flush-in-release patch. Could someone tell me how to revert this patch. Thanks, Gaurav Kadyan

default errorPage being displayed

2004-03-09 Thread Gaurav Kadyan
ve checked there is a bug number 14230 which relates to this issue - but it talks about "Reverting costin's flush-in-release patch". How can this be done ? Please tell me if there could be some other reason this bug is not working. Thanks, Gaurav Kadyan

Re: how to customize tomcat /?

2004-01-20 Thread Gaurav Kadyan
It will be like this client<--> plugin at client < ---> plugin at server <--> tomcat http http Thanks - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, January 20, 2004 9:52 PM Subject

how to customize tomcat /?

2004-01-20 Thread Gaurav Kadyan
Hi All, Could someone tell me how should i go about customizing tomcat to my needs. I need that the protocols that are being handled should response to my plugin and then my plugin will response back to the tomcat. Thanks in advance, Gaurav Kadyan

Documentation

2004-01-20 Thread Gaurav Kadyan
Hi All, Could some body tell me where to find documentation for - 1.Realm 2.Filter 3.Valve 4.Container 5.Connector 6.MBean 7.Pipeline 8.LifeCycle 9.Jasper Thanks in advance, Gaurav Kadyan

Ajp 12 Error Logs

2002-11-22 Thread Gaurav Arya
org.apache.tomcat.modules.server.AJP12Request.readNextRequest(Ajp12Interceptor.java:253) at org.apache.tomcat.modules.server.Ajp12Interceptor.processConnection(Ajp12Interceptor.java:216) Is this some fatal error or is it only mentioning the fact that the request was cancelled midway by the client (browser) ? -Gaurav

CPU Utilization Problem

2002-11-20 Thread Gaurav Arya
lead us to the possible cause of this problem would be greatly appreciated Rgds, Gaurav

Location of DTD file

2002-03-11 Thread Gaurav Arya
; Where should I keep this dtd file? Regards, Gaurav

Session tracking in Tomcat 3.2.3

2002-02-18 Thread Gaurav Arya
wise a new session will be created whenever a request to a static page comes in. Is this possible in Tomcat or do we need to serve static pages from Apache(web server)? Regards, Gaurav

Server.xml for tomcat3.2.3

2002-02-15 Thread Gaurav Arya
ed this on Tomcat3.2.3, Any inputs regarding this would be appreciated Regards, Gaurav

Problem with cookies

2002-02-08 Thread Gaurav Arya
else encountered this problem. Is there any other way of achieving this? Regards, Gaurav

How to disable cookies in apache/tomcat

2002-01-14 Thread Gaurav Arya
needs to be done to disable cookies? Regds, Gaurav

Problem with Custom Tag Attribute : Is this case-sensitive in Tomcat 4.0.1?

2001-11-19 Thread Gaurav Saxena
Hi, I have a custom Tag defined in my "tld" file with an attribute named as "class" as follows: ... class false Correspondingly, I have defined a method "setClass(...)" in my Tag implementation class. Now the problem is this: If I use all lowercase name "class" in my JSP and tld, I get

Re: the include action - is this possible

2001-10-27 Thread Gaurav Khanna
Then how come this is working? &file=whybuy.jsp">Why Buy? Thanks Gaurav - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 11:09 AM Subject: Re: the include action - is this po

the include action - is this possible

2001-10-23 Thread Gaurav Khanna
> Hi, > I believe the following does not work. The include action cannot have > runtime access of variables "i.e. session.getAttribute("baseUri") ). I want > to confirm whether this is the case: > page="<%=session.getAttribute("baseUri")%>include/stylepicker.jsp" > flush="true" /> > > I get the

Re: the include action - is this possible

2001-10-22 Thread Gaurav Khanna
Hi, I believe the following does not work. The include action cannot have runtime access of variables "i.e. session.getAttribute("baseUri") ). I want to confirm whether this is the case: include/stylepicker.jsp" flush="true" /> I get the following exception: org.apache.jasper.compiler.ParseExcept