Application Not Updated After Reload from TOMCAT Manager

2003-09-16 Thread Thana Letchumi
Hi,

  The application is not updated to the latest changes after I recompile
the code and update the jar file in the WEB-INF/lib directory. I
stop/start the application from TOMCAT MANAGER. 
What could be the problem ?. Please advise. 
Thanks

Regards,
Thana

-Original Message-
From: Pountain, John (KAZ at Alcoa) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 16, 2003 5:45 PM
To: 'Tomcat Users List'
Subject: Memory Woes


Hi,

I have a problem running applications under Tomcat 4.1.24 with
jdk1.4.1_01 on Win2K. I have a couple of simple apps - some using
struts, some not. 
I find that when I start my app and go through a number of pages the
memory (in the java process on the windows task manager) goes up - no
surprise there. After shutting down the browser it would appear that the
memory is not being reclaimed as even hours later the task manager shows
the same value. I don't think there's any references being held as the
apps are dead simple.

Any suggestions would be good as this is driving me crazy.

Thanks,
John

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to Install Web Application thru Tomcat Manager (TOMCAT 4.1.27)

2003-09-12 Thread Thana Letchumi
Hi,

   I have recently installed TOMCAT 4.1.27. I developed a few
applications in a differect directory path from the tomcat installation
path. Initially, I updated the server.xml with my web application path.
But I realize that any update I make to the jar file (located in my
application path/WEB-INF/lib) is not being reflected unless I stop and
start tomcat. 
Then, I tried using manager install command to install the web
application and remove the path from the server.xml. 

   My command :
http://localhost:8080/manager/install?path=/saw_javwar=file:/apps/saw_j
av

 It says that the application got installed and I can start/stop it from
the manager. But I still could not get the update in the jar file
reflected after I stop and start the application from the manager.
Furthermore, whenever I stop and start tomcat, the application is gone
from the manager process list and I have to re-install the application
again. I hope someone could advise me on this matter. I need to switch a
few applications in production mode and I can't afford to stop/start
tomcat whenever I make changes to the applications. 
Another question, If install a war file, Do I need to create the
directory for the application or is it auto-expandable ?. This is not in
the tomcat installation path .  
Thanks for your help.

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Failed to Install Web Application thru Tomcat Manager (TOMCAT 4.1.18)

2003-09-08 Thread Thana Letchumi
Hi,

   I have recently installed TOMCAT 4.1.18. I developed a few
applications in a differect directory path from the tomcat installation
path. Initially, I updated the server.xml with my web application path.
But I realize that any update I make to the jar file (located in my
application path/WEB-INF/lib) is not being reflected unless I stop and
start tomcat. 
Then, I tried using manager install command to install the web
application and remove the path from the server.xml. 

   My command :
http://localhost:8080/manager/install?path=/saw_javwar=file:/apps/saw_j
av

 It says that the application got installed and I can start/stop it from
the manager. But I still could not get the update in the jar file
reflected after I stop and start the application from the manager.
Furthermore, whenever I stop and start tomcat, the application is gone
from the manager process list and I have to re-install the application
again. I hope someone could advise me on this matter. I need to switch a
few applications in production mode and I can't afford to stop/start
tomcat whenever I make changes to the applications. 
Another question, If install a war file, Do I need to create the
directory for the application or is it auto-expandable ?. This is not in
the tomcat installation path .  
Thanks for your help.

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Install Web Application thru Tomcat Manager (TOMCAT 4.1.18)

2003-09-03 Thread Thana Letchumi
Hi,

   I have recently installed TOMCAT 4.1.18. I developed a few
applications in a differect directory path from the tomcat installation
path. Initially, I updated the server.xml with my web application path.
But I realize that any update I make to the jar file (located in my
application path/WEB-INF/lib) is not being reflected unless I stop and
start tomcat. 
Then, I tried using manager install command to install the web
application and remove the path from the server.xml. 

   My command :
http://localhost:8080/manager/install?path=/saw_javwar=file:/apps/saw_j
av

 It says that the application got installed and I can start/stop it from
the manager. But I still could not get the update in the jar file
reflected after I stop and start the application from the manager.
Furthermore, whenever I stop and start tomcat, the application is gone
from the manager process list and I have to re-install the application
again. I hope someone could advise me on this matter. I need to switch a
few applications in production mode and I can't afford to stop/start
tomcat whenever I make changes to the applications. 
Another question, If install a war file, Do I need to create the
directory for the application or is it auto-expandable ?. This is not in
the tomcat installation path .  
Thanks for your help.

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



OutofMemory Error

2003-08-25 Thread Thana Letchumi
Hi ,

   I am running a simple servlet/jsp on Tomcat 4.1.18 (on Solaris
machine with 4GB mem). The application suppose to extract some data from
database but I encountered this error: java.lang.OutOfMemoryError . 
I don't have any traffic on the tomcat server. Is this a java or tomcat
error ?. How can I solve this problem ?. 
Appreciate your advice.
Thanks

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Stop, Start Applications - Using TOMCAT Manager , Multiple Services

2003-08-14 Thread Thana Letchumi

Hi,

  May I know how do I configure the tomcat to run multiple services ?. I
have installed tomcat in one UNIX server but there are more than one
developer with applications to run on production. I need to ensure that
the testing and reload of the particular application will not affect the
others . I tried using the TOMCAT manager to reload applications but it
did not work. How do I reload a particular application after recompile
without restarting the tomcat server ?. 
Please advice !. 
Thanks

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Multiple services

2003-08-07 Thread Thana Letchumi
Hi,

  May I know how do I configure the tomcat to run multiple services ?. I
have installed tomcat in one UNIX server but there are more than one
developer with applications to run on production. I need to ensure that
the testing and reload of the particular application will not affect the
others .
Please advice !. 
Thanks

Regards,
Thana


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]