Re: how to reload SSL certificates without restarting Tomcat

2024-03-11 Thread Christopher Schultz
Jerry, On 3/11/24 14:51, Jerry Lin wrote: Hi Chris, There is also this: https://tomcat.apache.org/presentations.html#latest-lets-encrypt It's very LE-focused, but it shows you how to programmatically trigger a reload. Thanks for your presentation and script. We are using Let's Encrypt, so

Re: how to reload SSL certificates without restarting Tomcat

2024-03-11 Thread Jerry Lin
Hi Chris, There is also this: > https://tomcat.apache.org/presentations.html#latest-lets-encrypt > > It's very LE-focused, but it shows you how to programmatically trigger a > reload. > Thanks for your presentation and script. We are using Let's Encrypt, so your material is quite relevant. Jerry

Re: how to reload SSL certificates without restarting Tomcat

2024-03-11 Thread Christopher Schultz
Jerry, On 3/10/24 16:00, Jerry Lin wrote: Hi Chuck, Presumably, you mean “not behind https", since “Apache” refers to the organization that develops and maintains a plethora of software products. Yes, “not behind https" (I meant not behind an Apache HTTP server) you can configure the TLS

Re: how to reload SSL certificates without restarting Tomcat

2024-03-10 Thread Chuck Caldarale
> On Mar 10, 2024, at 15:00, Jerry Lin wrote: > > Hi Chuck, > > Presumably, you mean “not behind https", since “Apache” refers to the >> organization that develops and maintains a plethora of software products. >> > Spell checker got me - I meant “httpd”, not “https”. - Chuck -

Re: how to reload SSL certificates without restarting Tomcat

2024-03-10 Thread Jerry Lin
Hi Chuck, Presumably, you mean “not behind https", since “Apache” refers to the > organization that develops and maintains a plethora of software products. > Yes, “not behind https" (I meant not behind an Apache HTTP server) > you can configure the TLS config listener: > > > https://tomcat.apac

Re: how to reload SSL certificates without restarting Tomcat

2024-03-10 Thread Chuck Caldarale
> On Mar 10, 2024, at 12:39, Jerry Lin wrote: > > For those of us with a publicly accessible instance of Tomcat (e.g. not > behind Apache), is there a good way of having a renewed SSL/HTTPS > certificate take effect without restarting Tomcat? Presumably, you mean “not behin

AW: how to reload SSL certificates without restarting Tomcat

2024-03-10 Thread a.grubner
how to reload SSL certificates without restarting Tomcat Hello, For those of us with a publicly accessible instance of Tomcat (e.g. not behind Apache), is there a good way of having a renewed SSL/HTTPS certificate take effect without restarting Tomcat? Thank you, Je

how to reload SSL certificates without restarting Tomcat

2024-03-10 Thread Jerry Lin
Hello, For those of us with a publicly accessible instance of Tomcat (e.g. not behind Apache), is there a good way of having a renewed SSL/HTTPS certificate take effect without restarting Tomcat? Thank you, Jerry

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-24 Thread Christopher Schultz
huge amounts of memory your application is likely to require. Hope that helps, - -chris > -Original Message- From: Christopher Schultz > Sent: Monday, July 23, 2018 7:33 PM > To: users@tomcat.apache.org Subject: Re: Changing Sever.xml without > restarting Tomcat 8.5 > > La

RE: Changing Sever.xml without restarting Tomcat 8.5

2018-07-24 Thread Laurie Miller-Cook
nday, July 23, 2018 7:33 PM To: users@tomcat.apache.org Subject: Re: Changing Sever.xml without restarting Tomcat 8.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Laurie, On 7/23/18 12:25 PM, Laurie Miller-Cook wrote: > Hi there, > > I have an issue where we have multiple virtual hos

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-23 Thread Christopher Schultz
in server.xml I need to restart Tomcat which > means I need to do this within an outage window as it affects all > of the Websites, is there a way of reloading the server.xml without > restarting Tomcat? > > As a bit of background we have a wildcard domain, so > ..

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-23 Thread Dave Fisher
onfig change listener, you cannot do it. > > Also check this - conf/server.xml file cannot be reloaded without > restarting Tomcat. > <https://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Defining_a_context> > > By all means, confirm this by your research.

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-23 Thread M. Manna
tener, you cannot do it. Also check this - conf/server.xml file cannot be reloaded without restarting Tomcat. <https://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Defining_a_context> By all means, confirm this by your research. On 23 July 2018 at 17:25, Laurie Miller-Cook < l

Changing Sever.xml without restarting Tomcat 8.5

2018-07-23 Thread Laurie Miller-Cook
s, is there a way of reloading the server.xml without restarting Tomcat? As a bit of background we have a wildcard domain, so ..com so we have created multiple webapp directories with their own Manage and have multiple entries in the server.xml file for the different hosts. What need to be able to

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew, On 1/28/13 2:18 PM, Andrew Kujtan wrote: >> -Original Message- From: Christopher Schultz >> [mailto:ch...@christopherschultz.net] Sent: Monday, January 28, >> 2013 2:01 PM To: Tomcat Users List Subject: Re: Restart

RE: Restarting Tomcat from within itself?

2013-01-28 Thread Sunil Shevante
- www.investorschoolindia.com --- On Tue, 1/29/13, Andrew Kujtan wrote: From: Andrew Kujtan Subject: RE: Restarting Tomcat from within itself? To: "Tomcat Users List" Date: Tuesday, January 29, 2013, 12:48 AM > -Original Message- > From: Christopher Sc

RE: Restarting Tomcat from within itself?

2013-01-28 Thread Andrew Kujtan
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Monday, January 28, 2013 2:01 PM > To: Tomcat Users List > Subject: Re: Restarting Tomcat from within itself? > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 >

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew, On 1/28/13 1:49 PM, Andrew Kujtan wrote: >> -Original Message- From: Christopher Schultz >> [mailto:ch...@christopherschultz.net] Sent: Monday, January 28, >> 2013 10:33 AM To: Tomcat Users List Subject: Re: Re

RE: Restarting Tomcat from within itself?

2013-01-28 Thread Andrew Kujtan
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Monday, January 28, 2013 10:33 AM > To: Tomcat Users List > Subject: Re: Restarting Tomcat from within itself? > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 &

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hassan, On 1/28/13 10:43 AM, Hassan Schroeder wrote: > On Mon, Jan 28, 2013 at 7:32 AM, Christopher Schultz > wrote: > >>> Alternatively, you could use a preexisting tool to monitor >>> your Tomcat instance like Nagios or Hyperic. >> >> These so

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Hassan Schroeder
On Mon, Jan 28, 2013 at 7:32 AM, Christopher Schultz wrote: >> Alternatively, you could use a preexisting tool to monitor your >> Tomcat instance like Nagios or Hyperic. > > These solutions really only monitor. Yes, you can configure them to > "react" to certain situations by abusing the notifica

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel, On 1/28/13 8:19 AM, Daniel Mikusa wrote: > On Jan 26, 2013, at 5:19 AM, Sunil Shevante wrote: > >> Hi, >> >> Is it possible to restart tomcat from within itself? >> >> I host a JSP website and somehow the memory utilization keeps on >> i

Re: Restarting Tomcat from within itself?

2013-01-28 Thread Daniel Mikusa
On Jan 26, 2013, at 5:19 AM, Sunil Shevante wrote: > Hi, > > Is it possible to restart tomcat from within itself? > > I host a JSP website and somehow the memory utilization keeps on increasing > from time to time. I then have to manually restart Tomcat. > > While I understand that in the long

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oliver, On 1/30/12 4:41 AM, Oliver Due Billing wrote: > Found some more details. > > INFO: Server startup in *151496* ms <-- This is my problem :) > My startup command is: sudo /Library/Tomcat/bin/startup.sh > > I Get alot of this stuff, but I do

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-30 Thread Oliver Due Billing
Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R > > wrote: > >>> From: Oliver Due Billing [mailto:o...@watagame.com] Subject: > >>> Restarting tomcat 7.0.23 on MAC OS X 10.6 > >> > >>> I have a test-server on my macbook pro and it takes forever to >

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 1/24/12 4:19 AM, Francis GALIEGUE wrote: > On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R > wrote: >>> From: Oliver Due Billing [mailto:o...@watagame.com] Subject: >>> Restarting tomcat 7.0.23 on MAC OS X 10

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Francis GALIEGUE
On Mon, Jan 23, 2012 at 17:52, Caldarale, Charles R wrote: >> From: Oliver Due Billing [mailto:o...@watagame.com] >> Subject: Restarting tomcat 7.0.23 on MAC OS X 10.6 > >> I have a test-server on my macbook pro and it takes forever to >> restart the server do

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
ondition [0000] >>> java.lang.Thread.State: RUNNABLE >>> >>>Locked ownable synchronizers: >>> - None >>> >>> "C2 CompilerThread0" daemon prio=9 tid=101801800 nid=0x10bd07000 waiting >> on >>> condition [] &g

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Oliver Due Billing
t java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) > > > >Locked ownable synchronizers: > > - None > > > > "Reference Handler" daemon prio=10 tid=10393e000 nid=0x10b6fc000 in > > Object.wait() [10b6fb000] > >java.lang.Thread.State: WA

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-24 Thread Pid
org.apache.catalina.startup.Catalina.await(Catalina.java:706) > at org.apache.catalina.startup.Catalina.start(Catalina.java:652) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Oliver Due Billing
40b000 runnable "Gang worker#7 (Parallel GC Threads)" prio=9 tid=103806800 nid=0x10750e000 runnable "Concurrent Mark-Sweep GC Thread" prio=9 tid=1038e3800 nid=0x10b305000 runnable "Gang worker#0 (Parallel CMS Threads)" prio=9 tid=1038e2800 nid=0x10a8ff000 runnable &qu

RE: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Caldarale, Charles R
> From: Oliver Due Billing [mailto:o...@watagame.com] > Subject: Restarting tomcat 7.0.23 on MAC OS X 10.6 > I have a test-server on my macbook pro and it takes forever to > restart the server do anyone have a clue to whats happening. It may be collecting entropy. Take a thread d

Re: Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Daniel Mikusa
On Mon, 2012-01-23 at 07:41 -0800, Oliver Due Billing wrote: > I hope somebody can help me. > > I have a test-server on my macbook pro and it takes forever to restart the > server do anyone have a clue to whats happening. What is the exact version of Java & Tomcat? Also, how many applications

Restarting tomcat 7.0.23 on MAC OS X 10.6

2012-01-23 Thread Oliver Due Billing
I hope somebody can help me. I have a test-server on my macbook pro and it takes forever to restart the server do anyone have a clue to whats happening. I have run the configuration just fine on a windows laptop. It also takes forever with the default configuration. I just the following guide ht

RE: Restarting Tomcat remotely

2011-05-07 Thread Noah, Craig [USA]
...@jakarta.apache.org Subject: Restarting Tomcat remotely Hi, Can anybody please let me know if there is way to start/stop Tomcat remotely(Not start/stop of applications but server itself) Thanks, Asha - To unsubscribe, e-mail: users-unsubscr

Re: AW: Restarting Tomcat remotely

2011-05-03 Thread Pid
On 5/3/11 6:54 AM, Alexander Diedler wrote: > If it is a Windows Server you can use the MMC vor Services to connect remotly > to the Services and restart it. > > > Hi, > > Can anybody please let me know if there is way to start/stop Tomcat > remotely(Not start/stop of applications but server

RE: Restarting Tomcat remotely

2011-05-03 Thread CRANFORD, CHRIS
copy and then secure shell to restart the application server. > -Original Message- > From: Asha K S [mailto:a...@adobe.com] > Sent: Monday, May 02, 2011 11:30 PM > To: tomcat-u...@jakarta.apache.org > Subject: Restarting Tomcat remotely > > Hi, > > Can anybody

Re: Restarting Tomcat remotely

2011-05-03 Thread Ron Wheeler
On 03/05/2011 12:29 AM, Asha K S wrote: Hi, Can anybody please let me know if there is way to start/stop Tomcat remotely(Not start/stop of applications but server itself) Thanks, Asha What operating system? For Linux, you just need to make the shutdown and startup scripts run.

AW: Restarting Tomcat remotely

2011-05-02 Thread Alexander Diedler
If it is a Windows Server you can use the MMC vor Services to connect remotly to the Services and restart it. Gesendet von meinem Windows Phone - Ursprüngliche Nachricht - Von: Asha K S Gesendet: Dienstag, 3. Mai 2011 06:30 An: tomcat-u...@jakarta.apache.org Betreff: Restarting Tomcat

Re: Restarting Tomcat remotely

2011-05-02 Thread Darryl Lewis
I use the service command to start and stop tomcat i.e. service tomcat5 start service tomcat5 stop service tomcat5 restart On 3/05/11 2:29 PM, "Asha K S" wrote: Hi, Can anybody please let me know if there is way to start/stop Tomcat remotely(Not start/stop of applications but server itself)

Restarting Tomcat remotely

2011-05-02 Thread Asha K S
Hi, Can anybody please let me know if there is way to start/stop Tomcat remotely(Not start/stop of applications but server itself) Thanks, Asha

AW: Restarting Tomcat & Threads

2011-04-20 Thread Thomas Strauß
Darmstadt Geschäftsführer: Detlev Homilius, Thomas Strauß > -Ursprüngliche Nachricht- > Von: David kerber [mailto:dcker...@verizon.net] > Gesendet: Dienstag, 19. April 2011 17:02 > An: Tomcat Users List > Betreff: Re: Restarting Tomcat & Threads > > On 4/19/201

Re: Restarting Tomcat & Threads

2011-04-19 Thread David kerber
---| |> | Subject: | |> >---------

Re: Restarting Tomcat & Threads

2011-04-19 Thread André Warnier
Zbynek Vavros wrote: - How do you kill Tomcat ? I stop its service. - You say "after start" and "I didnt [sic] start anything" in the same sentence; you're contradicting yourself. I start Tomcat which starts my webapp but connection to Lotus is started separatedlly. = I start my webapp but do

RE: Restarting Tomcat & Threads

2011-04-19 Thread Zbynek Vavros
| |> | Subject: | |> >-------

RE: Restarting Tomcat & Threads

2011-04-19 Thread Caldarale, Charles R
> From: Zbynek Vavros [mailto:zbynek_vav...@cz.ibm.com] > Subject: Restarting Tomcat & Threads > I have noticed that when I kill Tomcat (shut down its service) How do you kill Tomcat? (Be specific.) > then after start this thread is started automatically (I can >

Restarting Tomcat & Threads

2011-04-19 Thread Zbynek Vavros
Hi, I would like to ask on strange behavior Im experiencing. I have webapp that connects to Lotus Notes periodically(every 1 minute). For this I have class that implements Runnable that takes care about connection itself. Im starting this using basic : Thread t = new Thread(MyClassImplementingR

RE: reload a class file without restarting Tomcat

2011-02-01 Thread Caldarale, Charles R
> From: Michel Getraide [mailto:getra...@gmail.com] > Subject: Re: reload a class file without restarting Tomcat > But I cannot restart tomcat neither use the tomcat's > manager since it is a shared host (godaddy) If the hosting service does not provide you with a means o

Re: reload a class file without restarting Tomcat

2011-02-01 Thread Michel Getraide
ad a class file without restarting Tomcat > > > Tomcat version is 5.0.27. > > Not supported - move up. > > > Is there a way that the class be reloaded without restarting the server > (the > > server restarts once a day only since it is a shared host.) > > You can

RE: reload a class file without restarting Tomcat

2011-02-01 Thread Caldarale, Charles R
> From: Michel Getraide [mailto:getra...@gmail.com] > Subject: reload a class file without restarting Tomcat > Tomcat version is 5.0.27. Not supported - move up. > Is there a way that the class be reloaded without restarting the server (the > server restarts once a day onl

reload a class file without restarting Tomcat

2011-02-01 Thread Michel Getraide
Hi, I have a webapp (java, jsp, struts,mysql) on a shared host. Tomcat version is 5.0.27. I have my webapp locally. When i do a slight change in a java file, I would like to be able to upload the updated recompiled class file in my webapp on the shared host. Is there a way that the class be reloade

RE: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-29 Thread Caldarale, Charles R
> From: laredotornado [mailto:laredotorn...@gmail.com] > Subject: Re: Possible to redeploy a JAR file without restarting Tomcat? > > So would restarting one of my applicaitons pick up the new > shared JAR and all the other apps would continue to use the > old version? N

Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-29 Thread laredotornado
ription for the "reloadable" > attribute in the config docs and the WatchedResource element in the > default Context definition (in tomcat/conf/context.xml) > > > p > > > > -- View this message in context: http://old.nabble.com/Possible-to-redeploy-a-JAR

Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread Pid
On 27/06/2010 20:04, laredotornado wrote: > > Hi, > > I'm using Tomcat 6.0.26. There is one JAR file I repeatedly rebuild and > deploy and I was wondering if there is any way, obscure or otherwise, to > deploy this JAR file without having to restart Tomcat. > > Thanks for any insights, - Dave

Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread 1destroyer1
http://old.nabble.com/Possible-to-redeploy-a-JAR-file-without-restarting-Tomcat--tp29007357p29007357.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or

Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread laredotornado
e.com/Possible-to-redeploy-a-JAR-file-without-restarting-Tomcat--tp29007357p29007357.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For addit

Re: symbolic links deleted when restarting tomcat

2010-04-11 Thread Pid *
it was an inadvertent human error? > > > > > > p > > > > On Sat, Apr 10, 2010 at 12:06 AM, Christopher Schultz < > > > ch...@christopherschultz.net> wrote: > > > > > > > -----BEGIN PGP SIGNED MESSAGE- > > > > Hash: SH

Re: symbolic links deleted when restarting tomcat

2010-04-11 Thread Karin Moscovici
istopher Schultz < > > ch...@christopherschultz.net> wrote: > > > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > Karin, > > > > > > On 4/9/2010 4:55 PM, Karin Moscovici wrote: > > > > I'm using

Re: symbolic links deleted when restarting tomcat

2010-04-10 Thread Pid *
.@christopherschultz.net> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Karin, > > > > On 4/9/2010 4:55 PM, Karin Moscovici wrote: > > > I'm using tomcat 5.5 on Linux Centos. Today, after restart

Re: symbolic links deleted when restarting tomcat

2010-04-09 Thread Karin Moscovici
t 12:06 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Karin, > > On 4/9/2010 4:55 PM, Karin Moscovici wrote: > > I'm using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my >

Re: symbolic links deleted when restarting tomcat

2010-04-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karin, On 4/9/2010 4:55 PM, Karin Moscovici wrote: > I'm using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my > application did not load. In the logs I found NoClassDefError on > org.servlet.jsp.JspFactory class. It

Re: symbolic links deleted when restarting tomcat

2010-04-09 Thread Karin Moscovici
t; > I'm using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my > > application did not load. In the logs I found NoClassDefError on > > org.servlet.jsp.JspFactory class. It seems that the symbolic link to > > /usr/shar/java/jsp.jar that was under tomcat/co

Re: symbolic links deleted when restarting tomcat

2010-04-09 Thread Pid *
;m using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my > application did not load. In the logs I found NoClassDefError on > org.servlet.jsp.JspFactory class. It seems that the symbolic link to > /usr/shar/java/jsp.jar that was under tomcat/common/lib simply > dissappeared

symbolic links deleted when restarting tomcat

2010-04-09 Thread Karin Moscovici
Hi, I'm using tomcat 5.5 on Linux Centos. Today, after restarting tomcat, my application did not load. In the logs I found NoClassDefError on org.servlet.jsp.JspFactory class. It seems that the symbolic link to /usr/shar/java/jsp.jar that was under tomcat/common/lib simply dissappeared. W

RE: Migrating .war to webapps - now restarting tomcat sever

2010-03-07 Thread Caldarale, Charles R
> From: Koushaldev Ramkalawon [mailto:koush...@hotmail.com] > Subject: RE: Migrating .war to webapps - now restarting tomcat sever > > Tomcat Version: 6.0.20 Which is not the latest version. > I am using context root, are there any changes I need to make in any > file whatsoev

Re: Migrating .war to webapps - now restarting tomcat sever

2010-03-07 Thread André Warnier
Koushaldev Ramkalawon wrote: Tomcat Version: 6.0.20 OS: Windows XP 32-bit Thanks Mr Chuck for ur support. I understood the auto deployment part. I have got another question. I am using context root, are there any changes I need to make in any file whatsoever. No, other than the fact that yo

RE: Migrating .war to webapps - now restarting tomcat sever

2010-03-06 Thread Koushaldev Ramkalawon
dar...@unisys.com > To: users@tomcat.apache.org > Date: Sun, 7 Mar 2010 00:22:15 -0600 > Subject: RE: Migrating .war to webapps - now restarting tomcat sever > > > From: Koushaldev Ramkalawon [mailto:koush...@hotmail.com] > > Subject: Migrating .war to webapps - now restarting tomca

RE: Migrating .war to webapps - now restarting tomcat sever

2010-03-06 Thread Caldarale, Charles R
> From: Koushaldev Ramkalawon [mailto:koush...@hotmail.com] > Subject: Migrating .war to webapps - now restarting tomcat sever > > I am using the latest version of tomcat server And what do you think is the "latest version"? Be precise. > OS: Windows XP 32- or 64-bit

Migrating .war to webapps - now restarting tomcat sever

2010-03-06 Thread Koushaldev Ramkalawon
hi to all, I am using the latest version of tomcat server OS: Windows XP I want to add a .war to the webapps folder. I have read that the tomcat server need to be restarted for the .war file to be unpacked and it's only then we will be able to access the application. I am writing a .bat pro

Re: log4j files get emptied when restarting tomcat?

2009-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micheal, On 10/23/2009 6:49 AM, Michael wrote: > I am currently experiencing some strange behavior with log4j. Sometimes when > I restart Tomcat the day's log files are emptied, i.e. starts with the > messages coming from the restart. That happens jus

Re: Restarting Tomcat 6

2009-10-26 Thread Ognjen Blagojevic
André Warnier wrote: Potri Raaja wrote: I need to restart tomcat at the specified time using crontab. Please let me know how to do that. Only if you tell us at least under which platform, and the version of Tomcat this applies to. Potri, First, you must know the shell command to restart

Re: Restarting Tomcat 6

2009-10-26 Thread André Warnier
Potri Raaja wrote: Hi, I need to restart tomcat at the specified time using crontab. Please let me know how to do that. Only if you tell us at least under which platform, and the version of Tomcat this applies to. By the way, how would you do that for any other running daemon ? That may gi

Restarting Tomcat 6

2009-10-26 Thread Potri Raaja
Hi, I need to restart tomcat at the specified time using crontab. Please let me know how to do that. Regards, Potri Raaja.M. -- View this message in context: http://www.nabble.com/Restarting-Tomcat-6-tp26055994p26055994.html Sent from the Tomcat - User mailing list archive at Nabble.com

log4j files get emptied when restarting tomcat?

2009-10-23 Thread Michael
I am currently experiencing some strange behavior with log4j. Sometimes when I restart Tomcat the day's log files are emptied, i.e. starts with the messages coming from the restart. That happens just about every 5th time I restart. OS is Debian on a virtual server, for restart I am doing /etc/init

Re: adding vhosts without restarting tomcat from a script and keeping them persistent

2009-07-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 7/25/2009 6:18 AM, Mark Thomas wrote: > Mathijs Kwik wrote: >> >> So are there any solutions available? > > To save host changes to server.xml? No. On the other hand, server.xml is only read at startup, so your script could instruct a runnin

Re: adding vhosts without restarting tomcat from a script and keeping them persistent

2009-07-25 Thread Mark Thomas
Mathijs Kwik wrote: > Hi all, > > I'm using tomcat 6. > I would like to be able to add vhosts without restarting tomcat. > I found this ability using the host-manager application that's included. > But I want to do this from CLI. > I found ant tasks for the manager

adding vhosts without restarting tomcat from a script and keeping them persistent

2009-07-25 Thread Mathijs Kwik
Hi all, I'm using tomcat 6. I would like to be able to add vhosts without restarting tomcat. I found this ability using the host-manager application that's included. But I want to do this from CLI. I found ant tasks for the manager application to deploy/undeploy apps on-the-fly, but

Re: Restarting Tomcat from Ant

2009-04-03 Thread Mighty Tornado
This worked: On Fri, Apr 3, 2009 at 7:19 AM, Gregor Schneider wrote: > How about > > > > Rgds > > Gregor > -- > just because your paranoid, doesn't mean they're not after you... > gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 > gpgp-key available > @ http://pgpkeys.pca.dfn.de:11371

Re: Restarting Tomcat from Ant

2009-04-03 Thread Gregor Schneider
How about Rgds Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 @ http://pgp.mit.edu:11371/ skype:rc46fi --

Re: Restarting Tomcat from Ant

2009-04-02 Thread Mighty Tornado
I tried the following Chuck, but it tells me that the script cannot be found On Thu, Apr 2, 2009 at 2:21 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Mighty Tornado [mailto:mighty.torn...@gmail.com] > > Subject: Restarting Tomcat from An

RE: Restarting Tomcat from Ant

2009-04-02 Thread Caldarale, Charles R
> From: Mighty Tornado [mailto:mighty.torn...@gmail.com] > Subject: Restarting Tomcat from Ant > > Is there a way to also restart the server > from Ant? Why don't you just use the startup and shutdown scripts that come with Tomcat? If you want to call them from within an

Re: Restarting Tomcat from Ant

2009-04-02 Thread Ravi Sharma
try sshexec task http://ant.apache.org/manual/OptionalTasks/sshexec.html On Thu, Apr 2, 2009 at 6:23 PM, Mighty Tornado wrote: > Hi, > I currently copy the Application files to CATALINA_HOME/webapps from Ant, > and then run shutdown and startup. Is there a way to also restart the > server > from

Restarting Tomcat from Ant

2009-04-02 Thread Mighty Tornado
Hi, I currently copy the Application files to CATALINA_HOME/webapps from Ant, and then run shutdown and startup. Is there a way to also restart the server from Ant? Thanks,

RE: Load server.xml without restarting Tomcat 5.5.26 Server

2009-03-19 Thread Caldarale, Charles R
> From: meamit221 [mailto:amit.n...@aceicon.com] > Subject: RE: Load server.xml without restarting Tomcat 5.5.26 Server > > However, can you assist me with some hints that can help me > to do so (with Tomcat APIs)? Since you're running 5.5, you can use the admin webap

RE: Load server.xml without restarting Tomcat 5.5.26 Server

2009-03-18 Thread meamit221
Thanks Charles for quick reply. However, can you assist me with some hints that can help me to do so (with Tomcat APIs)? Caldarale, Charles R wrote: > >> From: meamit221 [mailto:amit.n...@aceicon.com] >> Subject: Load server.xml without restarting Tomcat 5.5.26 Server >&g

Re: Load server.xml without restarting Tomcat 5.5.26 Server

2009-03-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amit, On 3/18/2009 10:36 AM, Caldarale, Charles R wrote: >> From: meamit221 [mailto:amit.n...@aceicon.com] >> Subject: Load server.xml without restarting Tomcat 5.5.26 Server >> >> Is it possible to reload the server.xm

RE: Load server.xml without restarting Tomcat 5.5.26 Server

2009-03-18 Thread Caldarale, Charles R
> From: meamit221 [mailto:amit.n...@aceicon.com] > Subject: Load server.xml without restarting Tomcat 5.5.26 Server > > Is it possible to reload the server.xml without restarting the server? No. However, if you examine the Tomcat source, you can build a webapp to call the appropr

Load server.xml without restarting Tomcat 5.5.26 Server

2009-03-18 Thread meamit221
? -- View this message in context: http://www.nabble.com/Load-server.xml-without-restarting-Tomcat-5.5.26-Server-tp22579538p22579538.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: problems solved restarting tomcat

2009-02-26 Thread David Smith
Your options are pretty limited -- 1. Talk to the developer of your webapp, 2. Hire another developer if the original isn't available, or 3. Learn Java and web application development with Struts (that's the framework your webapp is using), then look at the source code and debug it yourself. Sorry

RE: problems solved restarting tomcat

2009-02-26 Thread Caldarale, Charles R
> From: Laura Bartolomé [mailto:la...@secways.com] > Subject: Re: problems solved restarting tomcat > > Ok, and the question is: is possible than this error makes Tomcat > doesn't work and we need to restart it??? Probably not that error directly, but the failure in properly h

Re: problems solved restarting tomcat

2009-02-26 Thread Laura Bartolomé
ok... :( some idea of where can I get information about this problem? I mean the problem that leaves Tomcat without working David Smith escribió: > Normally no, but then again I don't know a lot about your software. > Anything I suggest would be pure conjecture. > > --David > > Laura Bartolomé w

Re: problems solved restarting tomcat

2009-02-26 Thread David Smith
Normally no, but then again I don't know a lot about your software. Anything I suggest would be pure conjecture. --David Laura Bartolomé wrote: > Ok, and the question is: is possible than this error makes Tomcat > doesn't work and we need to restart it??? > > Thanks for your help > > David Smith

Re: problems solved restarting tomcat

2009-02-26 Thread Laura Bartolomé
Ok, and the question is: is possible than this error makes Tomcat doesn't work and we need to restart it??? Thanks for your help David Smith escribió: > It looks like your web application is trying to convert a string to a > long (a type of number similar to an integer, but bigger) at line 49 in

Re: problems solved restarting tomcat

2009-02-26 Thread David Smith
It looks like your web application is trying to convert a string to a long (a type of number similar to an integer, but bigger) at line 49 in se.purpur.roach.web.pub.action.PublicArticleAction, but the string it's trying to convert is null. On a guess, this is related to a form submission and a re

problems solved restarting tomcat

2009-02-26 Thread Laura Bartolomé
Hi again... We have problems with our webpage, suddenly it doens't load and an error message appears (I can't told you the exact error showed cause I couldn't see it, but I have to believe the boss... ). If we restart Tomcat then it turns on again working correctly! We have Tomcat 6 like a service

Re: HowTo update tomcat-users.xml without restarting tomcat

2008-11-27 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > Hello everybody, > > I need to update the tomcat-users.xml quite often in a productive > environment. Therefore it would be nice to have a possibility to update the > file without the need for restarting tomcat. > > I tried to define the res

Re: HowTo update tomcat-users.xml without restarting tomcat

2008-11-27 Thread Pieter Temmerman
environment. Therefore it would be nice to have a possibility to update the > file without the need for restarting tomcat. > > I tried to define the resource UserDatabase as reloadable but that didn't > work out. > Also I checked the possibilities of the tomcat manager but a

HowTo update tomcat-users.xml without restarting tomcat

2008-11-27 Thread Andreas.Huck
Hello everybody, I need to update the tomcat-users.xml quite often in a productive environment. Therefore it would be nice to have a possibility to update the file without the need for restarting tomcat. I tried to define the resource UserDatabase as reloadable but that didn't work out.

Restarting Tomcat

2008-03-19 Thread Peter Sparkes
Hi, I am running several instances of Tomcat 5.5 under Apache on a Linux machine (Debian). On an application on one of the Tomcat instances I have a memory leak, which I have not been able to fix. To overcome the problem, in the short, I want to daily stop/start (restart) Tomcat using a cron

Re: Tips needed: restarting tomcat without risk of java.net.BindException

2007-04-02 Thread Filip Hanik - Dev Lists
its an asynchronous call, all shutdown.sh does, is connect to the shutdown port and issue the shutdown command, when shutdown.sh returns, there is no guarantee that the java process has been shutdown, that depends on the webapplications installed Filip brycenesbitt wrote: Odd. I call shutdow

  1   2   >