Re: Tomcat Upgrade: 4.0.6 to 4.1.12

2006-08-17 Thread Ibrahim . Siddiqui
I was wondering if anyone knew where I can find documentation on how to go about upgrading Tomcat 4.0.6 to 4.1.12? Actual implementation steps would be helpful. Thanks, Ibrahim ** This communication (including any

Re: Tomcat Upgrade

2006-07-31 Thread Ibrahim . Siddiqui
Andrew, Our website is developed using Vignette Content Management components. These comprise of VCMS and VMCM. We need to upgrade these two versions and due to matrix compatibility issues, we are forced to upgrade Tomcat to 4.1.12. In this upgrade, we don't want to do a parallel

Re: Tomcat Upgrade

2006-07-28 Thread Ibrahim . Siddiqui
Anyone know of website which has a step by step procedure to upgrade? Guilherme Silveira [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 07/27/2006 08:28 PM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org cc: Subject:Re:

Re: Tomcat Upgrade

2006-07-27 Thread Ibrahim . Siddiqui
Hello. Would anyone know where I could find good /detailed resources on how to go about upgrading from Tomcat 4.0.6 to Tomcat 4.1.12 or is it Tomcat 4.1.2? We have a content management application which integrates Vignette Platform, Vignette Multisite Content Manager, Tomcat and IHS 1.3.26

Re: Increase Heapsize

2006-07-19 Thread Ibrahim . Siddiqui
Chris The current values on our system are: -Xms512 -Xmx1024 so if I wished to increase the heapsize, can you give an example what the new figures would be? Thanks, Ibrahim Christopher Schultz [EMAIL PROTECTED] 07/19/2006 09:38 AM Please respond to Tomcat Users List To:

Re: Increase Heapsize

2006-07-19 Thread Ibrahim . Siddiqui
I understand. The webapp is a content management site which has been producing out of memory errors. The server has 16GB RAM which is quite significant. Curious:are there any other adantages to setting them the same? I'm assuming that going from: -Xms512 -Xmx1024 to -Xms512 -Xmx2048 is less

RE: Increase Heapsize

2006-07-19 Thread Ibrahim . Siddiqui
OS: Solaris 64 bit 16 GB ram ** This communication (including any attachments) may contain privileged or confidential information intended for a specific individual and purpose, and is protected by law. If you are not

Re: Increase Heapsize

2006-07-19 Thread Ibrahim . Siddiqui
No Vignette why? are you in a similar situation? if so how did you go about increasing heapsize and what appserver are you using Ibrahim Brian Munroe [EMAIL PROTECTED] 07/19/2006 10:21 AM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org

Re: Increase Heapsize

2006-07-19 Thread Ibrahim . Siddiqui
what wouldve happened if you left your heapsize: -Xms256 -Xmx1024 ? ** This communication (including any attachments) may contain privileged or confidential information intended for a specific individual and purpose,

Re: Increase Heapsize

2006-07-18 Thread Ibrahim . Siddiqui
Chris, Thanks for your input. The application in question is a content management one which is developed using Vignette. The Vignette support team suggested the increase in heapsize as a first measure. We are analyzing the code itself for leaks. It may be that on jsp pages we are not closing

Re: Increase Heapsize

2006-07-18 Thread Ibrahim . Siddiqui
Chris, Where would this code be written? And how would I execute it? Thanks, Ibrahim Christopher Schultz [EMAIL PROTECTED] 07/17/2006 09:07 PM Please respond to Tomcat Users List To:Tomcat Users List users@tomcat.apache.org cc: Subject:Re: Increase Heapsize

Re: Increase Heapsize

2006-07-18 Thread Ibrahim . Siddiqui
Suresh, Where would I run this command? And is there something else besides -verbose:gc thanks, Ibrahim Suresh babu [EMAIL PROTECTED] 07/17/2006 11:39 PM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org cc: Subject:

Re: Increase Heapsize

2006-07-18 Thread Ibrahim . Siddiqui
Suresh, I'm getting a 'not found'. does this command need to be installed? I'm using ksh Thanks, Ibrahim Suresh babu [EMAIL PROTECTED] 07/17/2006 11:44 PM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org cc: Subject:

RE: NEW : Tomcat Performance Monitoring

2006-07-18 Thread Ibrahim . Siddiqui
Peter, W e have a content management application using Vignette software for development. We use Tomcat 4.0.6 as our 'appserver', IHS for webserver. And oracle as our database. We're running on solaris machines. Last week we applied a efix supplied by the vendor (Vignette) for a problem that

Re: Increase Heapsize

2006-07-18 Thread Ibrahim . Siddiqui
Chris, This gives how much heapsize is currently allocated. How can I know whether it is enough or what size it should be increased to? Also: real time wise, how if tomcat behaving with each event/interaction/page delivery? Thanks, Ibrahim Christopher Schultz [EMAIL PROTECTED]

Re: How to redirect URLs

2006-07-17 Thread Ibrahim . Siddiqui
Excuse me, I don't mean to interrupt an existing thread but could someone tell me how to properly create anew thread for Tomcat related questions? I have an immediate issue regarding tomcat performace monitoring. Thanks Ibrahim Nilesh Shastrakar [EMAIL PROTECTED] 07/17/2006 05:59 AM Please

RE: NEW : Tomcat Performance Monitoring

2006-07-17 Thread Ibrahim . Siddiqui
Only one I know of is top which gives me cpu/memory/disk usage; wondering if there was freeware on the web or other commands anyone knew of? Propes, Barry L [EMAIL PROTECTED] 07/17/2006 10:29 AM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org

RE: NEW : Tomcat Performance Monitoring

2006-07-17 Thread Ibrahim . Siddiqui
Sid, I know of sar but how do I run it? just by 'sar' command or any other parameters? I can't afford overhead as this is production; as to vmstat: just by command or anything else? Thanks, Ibrahim Sharma, Siddharth [EMAIL PROTECTED] 07/17/2006 10:49 AM Please respond to Tomcat Users List

RE: NEW : Tomcat Performance Monitoring

2006-07-17 Thread Ibrahim . Siddiqui
does sar effect the system as in imposing an overload? Sharma, Siddharth [EMAIL PROTECTED] 07/17/2006 11:30 AM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org cc: Subject:RE: NEW : Tomcat Performance Monitoring Pls

RE: NEW : Tomcat Performance Monitoring

2006-07-17 Thread Ibrahim . Siddiqui
but would sar vmstat give me monitoring info on tomcat? or just system usage or webserver usage? Sharma, Siddharth [EMAIL PROTECTED] 07/17/2006 11:51 AM Please respond to Tomcat Users List To: Tomcat Users List users@tomcat.apache.org cc: Subject:RE:

Re: Increase Heapsize

2006-07-17 Thread Ibrahim . Siddiqui
Hello. I am using Tomcat 4.0.6 on the server. I need to increase the heapsize. Questions: I've been receiving java OutOfMemory errors several times when a user attempts to upload files. Is this enough to increase the heapsize as a 1st step? Also how to go about doing it? Do I simply increase the

RE: Increase Heapsize

2006-07-17 Thread Ibrahim . Siddiqui
I thought startup.bat was used for other versions of tomcat? no? in my case tomcat is on a solaris box and not windows. so isnt startup.bat used on windows? Propes, Barry L [EMAIL PROTECTED] 07/17/2006 02:55 PM Please respond to Tomcat Users List To: Tomcat Users List

RE: Increase Heapsize

2006-07-17 Thread Ibrahim . Siddiqui
I've increased the heapsize in my development enviroment. And I don't knowhow to confirm the change has been made to the effect the whole system is affected. So I'd like to know how to go about confirming this, possibly thru some monitoring measure. Before I move to production I'd like to be

Re: Run shell script when web application start/restart

2006-07-13 Thread Ibrahim . Siddiqui
a 'pstc' reveals 'vignette' as the user, which is the same for the internals file. startup is thru a alias command: starttcmcm and can be done in any directory Avi Deitcher [EMAIL PROTECTED] 07/13/2006 04:19 PM Please respond to Tomcat Users List To: Tomcat Users List

Re: Increase heapsize with Tomcat 4.0.6

2006-07-11 Thread Ibrahim . Siddiqui
I am currently using Tomcat 4.0.6 with Vignette storyserver and IHS 1.3.26. I need to increase the heapsize. What is the correct method for this? Do I simply edit the catalina.sh file located at: /opt/vignette/tomcat-mcm/bin and increase the number next to Xmx? Or do I use a command to make it

Re: mod_jk 1.2.16 release candidate: ready to test

2006-07-11 Thread Ibrahim . Siddiqui
Hi Would anyone know the correct way to increase the heapsize on Tomcat 4.0.6? Could I simply edit the catalina.sh file, increasing the value after 'Xmx'? Or is there a export command or a set command which properly increases it? Thanks, Ibrahim

Re: mod_jk 1.2.16 release candidate: ready to test

2006-07-11 Thread Ibrahim . Siddiqui
Edmon, I currently have the following: JAVA_OPTS=-Xms256m -Xmx512m -verbosegc I'd like to double the max. So do I simply edit to : JAVA_OPTS=-Xms256m -Xmx1024m -verbosegc and restart Tomcat? would the changes apply or does something else need to be done or in another file as well?