Tomcat upgradation from 6.0.29 to 6.0.30

2011-01-22 Thread rujin raj
Hi, I am using tomcat 6.0.29 in my windows 2008 server. I need to upgrade to 6.0.30. How can i upgrade the latest version in my live environment without affecting any data and configuration --regards rujin

No of sessions,current thread count and thread busy Logs in tomcat

2010-11-24 Thread rujin raj
I am Monitoring the tomcat application ,no. of session ,Current thread count and current thread busy using lambda probe. Is there any way to save these these datas in local machine for future reference for specfic interval. --rujin

Re: Tomcat clustering in a server with SSL

2010-11-21 Thread rujin raj
system and configure clustering like tomcat1,2,3,4 etc in single server. How to do that ? --rujin On 21 November 2010 13:14, Mario Kleinsasser < mario.kleinsasser+tom...@gmail.com >wrote: > Hi, > > On Sun, Nov 21, 2010 at 7:02 AM, rujin raj wrote: > > > Hi, > > > >

Tomcat clustering in a server with SSL

2010-11-20 Thread rujin raj
Hi, I am having a windows 2008 ent server and tomcat 6.0.29 64 bit,JVM 1.6.0 64 bit installed and SSL is configured in my server. I need to configure tomcat clustering in same machine, because SSL certificate is installed in that machine. Give some idea to install tomcat clustering in a server

Re: Request count increases drastically in tomcat 6.0.29

2010-11-17 Thread rujin raj
t; - the thread produces the response and sends it back to the client > - then the thread becomes idle again, ready to process another request > > So, an "idle request" seems to be a contradiction in terms. > Please explain better what you mean. > > And the list stri

Re: Request count increases drastically in tomcat 6.0.29

2010-11-17 Thread rujin raj
MArk, Its request count Screen shot attached. --rujin On 17/11/2010, Mark Thomas wrote: > On 17/11/2010 06:45, rujin raj wrote: >> Hi, >> >> I am using an application in tomcat 6.0.29 and the java version is 1.6 >> 64 bit. I am facing the problem in my application w

Request count increases drastically in tomcat 6.0.29

2010-11-16 Thread rujin raj
Hi, I am using an application in tomcat 6.0.29 and the java version is 1.6 64 bit. I am facing the problem in my application when the request count is more(this i am watching through Lambda probe). Please give me some idea why this request count is keeps increasing and how to destroy the idle re

Increase the MaxPermSize in Java

2010-11-13 Thread rujin raj
Hi, Where can i see the default value of MaxPermSize in java. I am using Tomcat 5.5 and java 1.6 and the operating system is windows 2008 server. How can i increase the maxpermsize in java in windows mode rujin

Re: Connector Setting Problem in tomcat 6.0.29

2010-11-05 Thread rujin raj
readPool" > > This is shown in the default/sample server.xml under the comment > > > > > On Nov 5, 2010, at 9:49 AM, rujin raj wrote: > > > Please how to add the executor attribute in connector > > > > Executor="enable" or "true&quo

Re: Connector Setting Problem in tomcat 6.0.29

2010-11-05 Thread rujin raj
Please how to add the executor attribute in connector Executor="enable" or "true" Is it like this: Thanks for helping me upto this level.I am trying this from last one week. Regards rujin On 5 November 2010 18:37, Caldarale, Charles R wrote: > > From: rujin raj

How to run *.patch file in windows

2010-11-05 Thread rujin raj
Hi, Recently I downloaded one patch file from Apache bugzilla website.The extension of the file is filename.patch. How can i run the patch in windows environment Please help. Rujinraj

Re: Connector Setting Problem in tomcat 6.0.29

2010-11-05 Thread rujin raj
? On 5 November 2010 10:39, Caldarale, Charles R wrote: > > From: rujin raj [mailto:rujin...@gmail.com] > > Subject: Re: Connector Setting Problem in tomcat 6.0.29 > > > I ad

Re: Connector Setting Problem in tomcat 6.0.29

2010-11-04 Thread rujin raj
I added the attributes in connector executer. even though it is not working Executer setting: I need to specify both miSpareThreads and maxSparethreads Please help --rujinraj On 3 November 2010 14:32, Rainer Jung wrote: > On 02.11.2010 14:20, Caldarale, Charles R wrote: > >> Fro

Connector Setting Problem in tomcat 6.0.29

2010-11-02 Thread rujin raj
I am using tomcat 6.0.29 64 bit and java 64 1.6.0 64 bit edition.I configured the http connector minSpareThreads and MaxSpareThreads. While starting the tomcat it is giving the error as follows. 2 Nov, 2010 4:55:24 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache

Re: Upgradtion of tomcat and java version

2010-10-23 Thread rujin raj
Please help On 23 October 2010 11:38, André Warnier wrote: > rujin raj wrote: > >> Hi, >> >> >> >> My Company gave one assignment to upgrade the present setup. Herewith I >> explained my present setup. I am expecting your help and suggestion to >&g

Upgradtion of tomcat and java version

2010-10-22 Thread rujin raj
Hi, My Company gave one assignment to upgrade the present setup. Herewith I explained my present setup. I am expecting your help and suggestion to finish this job. I have a HP Blade server with 2 CPU (Quad Core 3.166 GHz), 32 GB RAM and Windows 2008 Enterprise Server 64 bit with SP2. At prese

Re: Java out of memory error

2010-10-20 Thread rujin raj
JAVA? If i Force Garbage collection using the Lambda probe tomcat monitor whether it will affect any user sessions or anything?? Rujinraj On 20 October 2010 15:44, Pid wrote: > On 20/10/2010 09:15, rujin raj wrote: > > Hi all, > > > > In my tomcat application server frequ

Java out of memory error

2010-10-20 Thread rujin raj
Hi all, In my tomcat application server frequently i am getting the java out of memory error. *Error:* 20 Oct, 2010 1:09:41 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run SEVERE: Caught exception (java.lang.OutOfMemoryError: unable to create new native thread) executing org.apac

Java out of memory error

2010-10-14 Thread rujin raj
hi all, I have Installed tomcat 5.5.20 on my windows 2008 server with 32 GB physical memory and the Java version is jre1.6.0. Five applications are installed in it.Today i got one error and applications not working.Error as follows Tomcat log: *14 Oct, 2010 4:08:05 PM org.apache.tomcat.util.threa

jsp-examples sessions

2010-10-04 Thread rujin raj
Dear Support, I installed some applications in tomcat 5.5.When i m monitoring through the Lambda probe,I noticed that the /jsp-examples sessions are increased invariably. Please guide me in which circumstances these /jsp-examples sessions will increase and whether it will affect my server perform

Re: Maximum number of session for tomcat 6

2010-09-24 Thread rujin raj
Chris,, still i have confused to setting this parameter.Basically I m system administrator not a programmer. Please explain briefly with example... how to configure ?? On 23/09/2010, Pid wrote: > > On 22/09/2010 21:04, rujin raj wrote: > > Chris, > > > > I have i

Tomcat performance tuning

2010-09-24 Thread rujin raj
Support, I Installed tomcat 5.5.20 version in my Windows 2008 server and the java version is Java 1.6.0.b105.We are using 2 Mbps Bandwidth Leased line.In tomcat we hosted around 5(five) application.When the no of seesion increases more than 1600 session the total application is slow and not able

Re: Maximum number of session for tomcat 6

2010-09-22 Thread rujin raj
ndows 2003 server tomcat 6 and java jre 1.6 is installed. --rujin On 22 September 2010 00:26, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rujin, > > On 9/21/2010 2:24 PM, rujin raj wrote: > > Dear

Maximum number of session for tomcat 6

2010-09-21 Thread rujin raj
-- Forwarded message -- From: rujin raj Date: 21 September 2010 23:42 Subject: Maximum number of session for tomcat 6 To: users@tomcat.apache.org Dear support, I am newbie for tomcat.In our office i installed tomcat 6.Please let us know what is the maximum number of session

Tomcat url redirection

2010-09-21 Thread rujin raj
*Support team, * * * * I'm working with an application that uses apache tomcat 6 to serve the website. I've installed the application and tomcat on a Windows 2003 server and everything is working fine.For instance I want http://events.mydomain.xxx/ to go to http://events.mydomain.xxx/myapp.Moreover