Re: RewriteRule inside JkMount location

2009-04-10 Thread J Channel
2009/4/11 Rainer Jung : > On 10.04.2009 23:24, J Channel wrote: >> 2009/4/11 Rainer Jung >>> On 10.04.2009 21:41, J Channel wrote: Hi!Apache 2.2.11, mod_jk 1.2.28 httpd.conf: LoadModule jk_module modules/mod_jk.so JkOptions   +ForwardURICompat JkMount /app/* balancer

RE: CLOSE_WAIT and what to do about it

2009-04-10 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: CLOSE_WAIT and what to do about it > > Relatedly, does there exist any way to force a given > JVM process to do a full GC interactively, but from a > Linux command-line ? Found a command line tool that will do what you want: http://co

RE: FW: Tomcat with eclipse

2009-04-10 Thread Chris Lenart
I'm using it. Before I mannually set Tomcat up properly, I could set a server, but got 404 opening a simple jsp. I found out Tomcat wasn't starting correctly. This error occurred when tomcat was setup right. -Original Message- From: Michael [mailto:sg...@gmx.net] Sent: Friday, April 10,

Re: RewriteRule inside JkMount location

2009-04-10 Thread Rainer Jung
On 10.04.2009 23:24, J Channel wrote: > 2009/4/11 Rainer Jung >> On 10.04.2009 21:41, J Channel wrote: >>> Hi!Apache 2.2.11, mod_jk 1.2.28 >>> >>> httpd.conf: >>> LoadModule jk_module modules/mod_jk.so >>> JkOptions +ForwardURICompat >>> JkMount /app/* balancer >>> LoadModule rewrite_module modu

Re: FW: Tomcat with eclipse

2009-04-10 Thread Michael
Chris Lenart wrote: Hi, I got Tomcat working alone good. I'm trying to integrate it into the latest Eclipse. I can't make a server for 6.0.18. Getting this error. On the new server window, when I select Tomcat 6.0.18, I'm getting "Can't create a server using the selected type". What do I do?

Re: RewriteRule inside JkMount location

2009-04-10 Thread J Channel
2009/4/11 Rainer Jung > > On 10.04.2009 21:41, J Channel wrote: > > Hi!Apache 2.2.11, mod_jk 1.2.28 > > > > httpd.conf: > > LoadModule jk_module modules/mod_jk.so > > JkOptions   +ForwardURICompat > > JkMount /app/* balancer > > LoadModule rewrite_module modules/mod_rewrite.so > > DocumentRoot /va

Re: RewriteRule inside JkMount location

2009-04-10 Thread Rainer Jung
On 10.04.2009 21:41, J Channel wrote: > Hi!Apache 2.2.11, mod_jk 1.2.28 > > httpd.conf: > LoadModule jk_module modules/mod_jk.so > JkOptions +ForwardURICompat > JkMount /app/* balancer > LoadModule rewrite_module modules/mod_rewrite.so > DocumentRoot /var/www/public_html > > .htaccess in docroo

RewriteRule inside JkMount location

2009-04-10 Thread J Channel
Hi!Apache 2.2.11, mod_jk 1.2.28 httpd.conf: LoadModule jk_module modules/mod_jk.so JkOptions +ForwardURICompat JkMount /app/* balancer LoadModule rewrite_module modules/mod_rewrite.so DocumentRoot /var/www/public_html .htaccess in docroot: RewriteEngine On RewriteCond %{QUERY_STRING} !dyn\=1 Re

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread Rainer Jung
Hi André, On 10.04.2009 20:15, André Warnier wrote: > Rainer Jung wrote: >> On 10.04.2009 19:54, André Warnier wrote: >>> The person who wrote that page (I won't cite his name but I think his >>> initials may be RJ) has this nice comment right after that line : >> >> See >> >> http://svn.eu.apache

FW: Tomcat with eclipse

2009-04-10 Thread Chris Lenart
Hi, I got Tomcat working alone good. I'm trying to integrate it into the latest Eclipse. I can't make a server for 6.0.18. Getting this error. On the new server window, when I select Tomcat 6.0.18, I'm getting "Can't create a server using the selected type". What do I do? Any help would be appr

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread André Warnier
Rainer Jung wrote: On 10.04.2009 19:54, André Warnier wrote: The person who wrote that page (I won't cite his name but I think his initials may be RJ) has this nice comment right after that line : See http://svn.eu.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xm

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread David Smith
André Warnier wrote: > David Smith wrote: >> Stab in the dark guess -- you attempted to checkout trunk, all the tags >> and all the branches. This can be a really huge checkout in some >> projects. You might want to try to browse with your web browser just a >> little deeper and choose what spec

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread Rainer Jung
On 10.04.2009 19:54, André Warnier wrote: > The person who wrote that page (I won't cite his name but I think his > initials may be RJ) has this nice comment right after that line : See http://svn.eu.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/miscellaneous/doccontrib.xml for a history of

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread André Warnier
David Smith wrote: Stab in the dark guess -- you attempted to checkout trunk, all the tags and all the branches. This can be a really huge checkout in some projects. You might want to try to browse with your web browser just a little deeper and choose what specific version you want to checkout

Re: Contributing to Tomcat docs, short version

2009-04-10 Thread Rainer Jung
Hi André, seems you have adventurous holidays ;) On 10.04.2009 18:27, André Warnier wrote: > Re: http://tomcat.apache.org/connectors-doc/miscellaneous/doccontrib.html > > Warning to potential contributors : > The deceptively innocent line > > C:\build\>svn checkout > http://svn.apache.org/repos

Re: Installing Tomcat

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/9/2009 11:20 AM, Jonathan Mast wrote: > ok, here is the plain vanilla, immaculate server.xml, straight from a > fresh untarring of the tomcat 6 dist that i just re-installed, its still > not working. I didn't realize you were using an

RE: Tomcat is not serving requests - but not crashed...

2009-04-10 Thread Caldarale, Charles R
> From: kegliuz [mailto:egidi...@click2sell.eu] > Subject: Tomcat is not serving requests - but not crashed... > > So my question: what should we do in order to find a reason what's > causing these Tomcat's downtimes? What happens if you try accessing Tomcat directly? (Assuming you have an HTTP

Re: Contributing to Tomcat docs, long version

2009-04-10 Thread David Smith
Stab in the dark guess -- you attempted to checkout trunk, all the tags and all the branches. This can be a really huge checkout in some projects. You might want to try to browse with your web browser just a little deeper and choose what specific version you want to checkout. Then take that url

Re: Gzip compression take 2

2009-04-10 Thread Michael
Bill Barker wrote: By any chance are you using the APR connector? If so, it will use sendfile (unless explicitly disabled) for large static files which bypasses the connector compression logic. Bill, you are a genius. I do have the APR connector running and use sendfile was the real issue h

Re: Tomcat is not serving requests - but not crashed...

2009-04-10 Thread André Warnier
George Sexton wrote: Your description is pretty short of information. It's unlikely you will get any useful comments. If you would like help, you'll have to provide more information. Which version of 5.5? What JVM? What Operating System? If Linux, what Kernel? If Windows, what version and S

Re: Installing Tomcat

2009-04-10 Thread André Warnier
And have you Seriously. Posted. Your. Server. Dot. XML. File. ? Or should we guess ? (at least post the sections which are uncommented and say Jonathan Mast wrote: Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast wrote: ok, here is the plain van

Re: Tomcat is not serving requests - but not crashed...

2009-04-10 Thread George Sexton
Your description is pretty short of information. It's unlikely you will get any useful comments. If you would like help, you'll have to provide more information. Which version of 5.5? What JVM? What Operating System? If Linux, what Kernel? If Windows, what version and Service Packs? What c

Re: Installing Tomcat

2009-04-10 Thread Jonathan Mast
Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast wrote: > ok, here is the plain vanilla, immaculate server.xml, straight from a fresh > untarring of the tomcat 6 dist that i just re-installed, its still not > working. > > thanks > > > On Wed, Apr 8, 2009

Contributing to Tomcat docs, short version

2009-04-10 Thread André Warnier
Re: http://tomcat.apache.org/connectors-doc/miscellaneous/doccontrib.html Warning to potential contributors : The deceptively innocent line C:\build\>svn checkout http://svn.apache.org/repos/asf/tomcat/connectors/ tomcat-connectors corresponds in reality to the download of more than 2.5 GB, in

Contributing to Tomcat docs, long version

2009-04-10 Thread André Warnier
Hi. This being the start of the Easter week-end, business being slow, having walked 3 times around the block and drunk 10 cups of coffee already, and having exhausted the mailing list, I decided to jump in and at least have a go at doing something else than filing complaints about Tomcat and

Re: Tomcat is not serving requests - but not crashed...

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kaglius, On 4/10/2009 11:57 AM, kegliuz wrote: > However, the question is: who caused the problem with Tomcat not responding? > It did not crash, however, the web server was no functioning and unable to > process requests. Do you mean that Tomcat cou

Re: Setting up web authentication login for a webapp, but with an exception for 1 ip address?

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 4/10/2009 8:09 AM, Caldarale, Charles R wrote: >> From: ujjain [mailto:iceujj...@gmail.com] >> Subject: Setting up web authentication login for a webapp, but with >> anexception for 1 ip address? >> >> But I wish to be able to allow 1 ip to

Tomcat is not serving requests - but not crashed...

2009-04-10 Thread kegliuz
Hello guys, We are running a Tomcat 5.5 version through proxy_ajp mode via a regular Apache webserver. Within last 2 weeks we had 2 strange downtimes of our system. Our application is running on Tomcat 5.5. 1 CASE One morning I woke up and noticed our website is down. I logged int

Re: Apache compile problem

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nishaliny, On 4/9/2009 9:56 PM, Nishaliny Thurairatnam wrote: > I have a compile problem with apache2.2.11. This is the mailing list for Apache Tomcat, not Apache httpd. Please go to the apache-httpd mailing list and ask over there. When you ask your

Re: Can anyone explain why a jar file can't be removed during a updeployment process?

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 RP, On 4/9/2009 7:01 PM, rainbow photo wrote: > I run into this situation twice in two days. I run a undeployment > process through the TC web application manager (TC 6). All of files > of the application are removed except one tiles-core.jar file. I

RE: Setting up web authentication login for a webapp, but with anexception for 1 ip address?

2009-04-10 Thread Caldarale, Charles R
> From: ujjain [mailto:iceujj...@gmail.com] > Subject: Setting up web authentication login for a webapp, but with > anexception for 1 ip address? > > But I wish to be able to allow 1 ip to access this web-app > without logging in I don't think you can do that with standard container-managed secu

Setting up web authentication login for a webapp, but with an exception for 1 ip address?

2009-04-10 Thread ujjain
I am currently securing my webapp with web authentication via this code in web.xml: Administration Interface /* DELETE GET POST PUT admin BASIC Restricted Acc