Tomcat Memory Status?

2006-07-22 Thread Gamigin Gamigin
I've been having OutOfMemory problems and I've been watching the "Server Status" section under Tomcat Manager. Immediately after starting Tomcat (with my main application undeployed) I see: Free memory: 2.17 MB Total memory: 5.84 MB Max memory: 63.56 MB Can anyone explain what these numbers mean

Tomcat Manager Undeploy Problems

2006-07-20 Thread Gamigin Gamigin
I have been using Tomcat Manager web interface to deploy/undeploy applications. Recently, I've been experiencing problems. I was wondering if anyone knew what may cause this? I click undeploy. The browser starts loading. Normally it can take 20 seconds for a large app, but then the interface come

Tomcat 5.5.15 Undeploy Problem

2006-04-03 Thread Gamigin Gamigin
Server specs: Tomcat Version: Apache Tomcat/5.5.15 JVM Version: 1.5.0_06-b05 JVM Vendor Sun Microsystems Inc. OS Name: Linux OS Version: 2.6.14.7-grsec OS Architecture: i386 This is running on a third party shared hosting service so I can't change the server setup or try upgrading to 5.5.16. I'm

How to set a default or root application?

2006-03-28 Thread Gamigin Gamigin
I deploy an application to my Tomcat server via .war file. It works perfectly but I must use: http://domain.com/Application I want to make this the default application so the user can use: http://domain.com My hosting provider told me to edit the conf/server.xml and find this element: An