Re: Two instances of Tomcat 5.5.17

2011-06-03 Thread Pid
On 03/06/2011 16:49, telebabbo wrote: > > Hi. > > I have this problem: > I use a web-application running on a tomcat servlet through the 8108 port. To clarify: a servlet runs inside an application, which runs inside Tomcat, which runs inside a Java virtual machine (JVM). How is this application

Re: specifying the content-type

2011-06-03 Thread Pid
On 03/06/2011 10:22, André Warnier wrote: > Pid wrote: >> On 01/06/2011 13:13, Lentes, Bernd wrote: >>> Andre Warnier wrote: >>> Your configuration of mod_jk below looks correct (except a small detail, see JkMount). But I must say that it is difficult to believe that the request

Re: Inconsistency in user documentation

2011-06-03 Thread Pid
On 03/06/2011 14:50, Ivo Kammerath wrote: > Is this something I can do myself, If yes how can I do this? Is there > some kind of content management behind the general web pages or is this > simply static content? Am I even allowed to make this change myself? The docs are stored in xml, in the Tom

Two instances of Tomcat 5.5.17

2011-06-03 Thread telebabbo
Hi. I have this problem: I use a web-application running on a tomcat servlet through the 8108 port. I have to run a second web-application, provided by the same developers team of the first one, but obviously the second web-app breaks because "8108 port is already in use". I had never worked wit

Re: error-page for http 500 error code does not work

2011-06-03 Thread Kevin Claver
Thanks Charles, however, I did try to change the error code for the custom error servlet to 404 and it works on the Linux install.  It's only an issue if I try to trap the 500 error. From: "Caldarale, Charles R" To: Tomcat Users List Sent: Friday, June 3, 201

Inconsistency in user documentation

2011-06-03 Thread Ivo Kammerath
Hello, When going through the SSL docs to use APR for native OpenSSL I found an inconsistency in the docs. However I couldn't quite find how to change it as http://tomcat.apache.org/getinvolved.html  only states "Contribute other documentation patches, either for th

RE: error-page for http 500 error code does not work

2011-06-03 Thread Caldarale, Charles R
> From: Kevin Claver [mailto:kcla...@yahoo.com] > Subject: Re: error-page for http 500 error code does not work > I zipped the tomcat install and deployed it to my Win 7 machine > where it works without issue. I'll hazard a guess that you have a case sensitivity issue. Something in your confi

Re: error-page for http 500 error code does not work

2011-06-03 Thread Kevin Claver
Thanks for the quick reply! I zipped the tomcat install and deployed it to my Win 7 machine where it works without issue. When the custom error servlet fails to display, I get the stock tomcat http 500 error page. If I look at the access log, I see the 500 error: 192.168.xxx.xxx - - [02/Jun/2

Re: Query regarding an issue been faced in TOMCAT

2011-06-03 Thread André Warnier
Mikolaj Rydzewski wrote: On Fri, 3 Jun 2011 17:58:06 +0530, Srilalitha Bijumalla wrote: java.io.FileNotFoundException: /global/backup/apache-tomcat-5.5.23/logs/catalina.2011-05-31.log (No space left on device) Either there's no space left or there are insufficient permissions. Maybe tomcat i

RE: Query regarding an issue been faced in TOMCAT

2011-06-03 Thread Mikolaj Rydzewski
On Fri, 3 Jun 2011 17:58:06 +0530, Srilalitha Bijumalla wrote: java.io.FileNotFoundException: /global/backup/apache-tomcat-5.5.23/logs/catalina.2011-05-31.log (No space left on device) Either there's no space left or there are insufficient permissions. Maybe tomcat is unable to create logfile

RE: Query regarding an issue been faced in TOMCAT

2011-06-03 Thread Srilalitha Bijumalla
Below is the output of Catalina.out May 31, 2011 7:34:36 PM org.apache.coyote.http11.Http11BaseProtocol pause INFO: Pausing Coyote HTTP/1.1 on http-8080 May 31, 2011 7:34:37 PM org.apache.catalina.core.StandardService stop INFO: Stopping service Catalina May 31, 2011 7:34:37 PM org.apache.catal

Re: Query regarding an issue been faced in TOMCAT

2011-06-03 Thread André Warnier
Srilalitha Bijumalla wrote: Hi We have an application running on linux, we have a TOMCAT server installed in linux as the applications web container. We are receiving "No space on device" error while starting TOMCAT(Catalina.out attached for reference). Though we have

Query regarding an issue been faced in TOMCAT

2011-06-03 Thread Srilalitha Bijumalla
Hi We have an application running on linux, we have a TOMCAT server installed in linux as the applications web container. We are receiving "No space on device" error while starting TOMCAT(Catalina.out attached for reference). Though we have around 40% space available i

RE: specifying the content-type

2011-06-03 Thread Lentes, Bernd
Pid wrote: > > > >> > >> Your configuration of mod_jk below looks correct (except a small > >> detail, see JkMount). > >> But I must say that it is difficult to believe that the request is > >> actually forwarded to Tomcat, and that Tomcat then fails > to recognise > >> the file as a JSP page, and

Re: specifying the content-type

2011-06-03 Thread André Warnier
Pid wrote: On 01/06/2011 13:13, Lentes, Bernd wrote: Andre Warnier wrote: Your configuration of mod_jk below looks correct (except a small detail, see JkMount). But I must say that it is difficult to believe that the request is actually forwarded to Tomcat, and that Tomcat then fails to recogn

Re: error-page for http 500 error code does not work

2011-06-03 Thread Pid
On 02/06/2011 21:45, Kevin Claver wrote: > Two things I would like to note: > > 1. When I invoke the Java HMAExceptionHandlerServlet configured to be used > in the error-page block in the application specific web.xml directly from the > URL in the browser, it works. > > 2. Tomcat 5.5.33 does

Re: specifying the content-type

2011-06-03 Thread Pid
On 01/06/2011 13:13, Lentes, Bernd wrote: > Andre Warnier wrote: > >> >> Your configuration of mod_jk below looks correct (except a >> small detail, see JkMount). >> But I must say that it is difficult to believe that the >> request is actually forwarded to Tomcat, and that Tomcat then >> fails to