Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Miguel González Castaños
On 15/05/2012 17:22, André Warnier wrote: Vickie Troy-McKoy wrote: ... Thank you Andre for your help. After I configured it as you specified, the behavior was the same as before I inquired on this forum. Well, it doesn't sound as if we really helped a lot then, or am I misunderstanding th

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Pid
On 15/05/2012 16:16, Christopher Schultz wrote: > Vickie, > > (Bringing this back on-list). > > On 5/15/12 10:21 AM, Vickie Troy-McKoy wrote: >>> Date: Tue, 15 May 2012 10:04:33 -0400 From: >>> ch...@christopherschultz.net Subject: Re: Multiple tomcat >>> Instances on Same Server and One Apache I

DefaultServlet socketWrite hang

2012-05-15 Thread Briere, Douglas
Hello, We are using tomcat 5.5.30. I saw the following 26 times at one of customers sites. Our web server is used to launch JNLP applications, so I believe this was downloading the client jar files. However, java webstart caches after the first occurrence so this is a bit odd. Has anyone se

Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan, On 5/15/12 12:41 PM, Daniel Mikusa wrote: > - Original Message - >> Chris, >> >> Thank you so much for the suggestions. >> >> It's a tomcat on windows so some options of logs or files >> rotation available on Li/Unix won't work. I trie

Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hong, On 5/15/12 12:05 PM, Le, Hong D. wrote: > It's a tomcat on windows so some options of logs or files rotation > available on Li/Unix won't work. Oh, that's really too bad. > I tried to write script to rotate but failed b/c as you said, I > can

Re: Tomcat Stdout Rotate

2012-05-15 Thread Daniel Mikusa
- Original Message - > Chris, > > Thank you so much for the suggestions. > > It's a tomcat on windows so some options of logs or files rotation > available on Li/Unix won't work. I tried to write script to rotate > but failed b/c as you said, I can't move log files while tomcat is > run

RE: Tomcat Stdout Rotate

2012-05-15 Thread Le, Hong D.
Chris, Thank you so much for the suggestions. It's a tomcat on windows so some options of logs or files rotation available on Li/Unix won't work. I tried to write script to rotate but failed b/c as you said, I can't move log files while tomcat is running. Neither Log4j. I also tried swallowOut

Re: Links not resolving to their correct path in TC 7.0.27

2012-05-15 Thread André Warnier
Paul Singleton wrote: On 15/05/2012 15:08, Christopher Schultz wrote: On 5/15/12 5:00 AM, André Warnier wrote: Personal opinion : tags are evil. They create all kinds of issues when you move the app, or change your server configuration. There shouldn't be any real reason to use them, if you

Re: Links not resolving to their correct path in TC 7.0.27

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 5/15/12 11:05 AM, Paul Singleton wrote: > On 15/05/2012 15:08, Christopher Schultz wrote: > >> On 5/15/12 5:00 AM, André Warnier wrote: > >>> Personal opinion : tags are evil. They create all kinds >>> of issues when you move the app, or c

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread André Warnier
Vickie Troy-McKoy wrote: ... Thank you Andre for your help. After I configured it as you specified, the behavior was the same as before I inquired on this forum. Well, it doesn't sound as if we really helped a lot then, or am I misunderstanding this too ? :-) Note also for the record (and

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vickie, (Bringing this back on-list). On 5/15/12 10:21 AM, Vickie Troy-McKoy wrote: >> Date: Tue, 15 May 2012 10:04:33 -0400 From: >> ch...@christopherschultz.net Subject: Re: Multiple tomcat >> Instances on Same Server and One Apache Instance >> >>

Re: Links not resolving to their correct path in TC 7.0.27

2012-05-15 Thread Paul Singleton
On 15/05/2012 15:08, Christopher Schultz wrote: On 5/15/12 5:00 AM, André Warnier wrote: Personal opinion : tags are evil. They create all kinds of issues when you move the app, or change your server configuration. There shouldn't be any real reason to use them, if your app is structured pro

Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hong, On 5/15/12 10:04 AM, Le, Hong D. wrote: > I have tried so many ways to rotate tomcat stdout log file daily or > by size but unable to achieve the goal. What did you try? > My log file grows very quick because I have to set ssl and > handshake

RE: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Vickie Troy-McKoy
> From: vtmc...@hotmail.com > To: users@tomcat.apache.org > Subject: RE: Multiple tomcat Instances on Same Server and One Apache Instance > Date: Mon, 14 May 2012 21:54:31 -0400 > > > > > > Date: Tue, 15 May 2012 01:18:06 +0200 > > From: a...@ice-sa.com > > To: users@tomcat.apache.org > > Su

Re: Links not resolving to their correct path in TC 7.0.27

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 5/15/12 5:00 AM, André Warnier wrote: > Personal opinion : tags are evil. They create all kinds of > issues when you move the app, or change your server configuration. > There shouldn't be any real reason to use them, if your app is > str

Tomcat Stdout Rotate

2012-05-15 Thread Le, Hong D.
Hi, I have tried so many ways to rotate tomcat stdout log file daily or by size but unable to achieve the goal. My log file grows very quick because I have to set ssl and handshake to debug mode. I appreciate if you can help me how to do. Thank you so much.

Re: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vickie, On 5/14/12 9:54 PM, Vickie Troy-McKoy wrote: > I just want to forward based on the port that the Tomcat instance > is running on. The 2 tomcat instances running on the same server > is really the same application--but different versions. And

Tomcat returns 404 on wrong deployed applications

2012-05-15 Thread Adam Štulpa
*Hi,* * we have several REST applications using Spring MVC. Sometimes some of these applications after deploy don’t start (because of error in spring context,...). Application is deployed but it isn’t running. Our javascript client access resource url. It gets 404 status, therefore it assumes, tha

Re: Links not resolving to their correct path in TC 7.0.27

2012-05-15 Thread André Warnier
Kiran Badi wrote: Sorry fixed it, it was my fault. Base tag was pointing to 8080.Make sense now. Personal opinion : tags are evil. They create all kinds of issues when you move the app, or change your server configuration. There shouldn't be any real reason to use them, if your app is struct

Re: How to start a continuous java application in tomcat

2012-05-15 Thread Pid *
On 14 May 2012, at 20:02, Hassan Schroeder wrote: > On Mon, May 14, 2012 at 11:48 AM, Pid wrote: > >> .oO( another chance to post the smart questions link ) > > Now that mail clients are smart enough e.g. to prompt the user if the > message contains the word "attachment" but nothing is attached,