Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/11/18 2:46 PM, Mark Thomas wrote: > On 08/05/18 17:59, Christopher Schultz wrote: > >> This bites enough people that it may be worth correcting, or at >> least changing the behavior when it happens. >> >> AJP already encodes the packet

Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-11 Thread Mark Thomas
On 08/05/18 17:59, Christopher Schultz wrote: > This bites enough people that it may be worth correcting, or at least > changing the behavior when it happens. > > AJP already encodes the packet-size in the header of each packet. Why > not simply compare that to the MaxPacketSize on the Tomcat si

RE: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-11 Thread Andreas Bergander
- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: den 8 maj 2018 18:59 To: users@tomcat.apache.org Subject: Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/3/18 5:41 AM, M

Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-08 Thread Christopher Schultz
issue >>> regarding the packet size in the AJP connector. It seems like >>> only the default value (8192) works now. If I set it to >>> anything greater than that I'll get 503 Internal Server Error >>> when trying to access a web page. It worked fine in 8.5 b

RE: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Andreas Bergander
Ah, I see! Thank you very much for the quick and helpful answer! /Andreas -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: den 3 maj 2018 13:37 To: Tomcat Users List Subject: Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat

Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Mark Thomas
ache.org] > Sent: den 3 maj 2018 11:41 > To: Tomcat Users List > Subject: Re: Changing the packetSize in AJP connector causes 503 Internal > Server Error in Tomcat 9 > > On 03/05/18 10:36, Mark Thomas wrote: >> On 03/05/18 09:48, Andreas Bergander wrote: >>>

RE: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Andreas Bergander
and still used 8192 as a packet size even though we specified 65536 in Tomcat? /Andreas -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: den 3 maj 2018 11:41 To: Tomcat Users List Subject: Re: Changing the packetSize in AJP connector causes 503 Internal Server Error

Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Mark Thomas
; (8192) works now. If I set it to anything greater than that I'll get 503 >> Internal Server Error when trying to access a web page. It worked fine in >> 8.5 but now I get EOFExceptions in the AJP processor. Has anything changed >> regarding the packet size? Should it still wor

Re: Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Mark Thomas
On 03/05/18 09:48, Andreas Bergander wrote: > Hi, > > I've upgrade from Tomcat 8.5 to 9.0.7 and I've got an issue regarding the > packet size in the AJP connector. It seems like only the default value (8192) > works now. If I set it to anything greater than that I'

Changing the packetSize in AJP connector causes 503 Internal Server Error in Tomcat 9

2018-05-03 Thread Andreas Bergander
Hi, I've upgrade from Tomcat 8.5 to 9.0.7 and I've got an issue regarding the packet size in the AJP connector. It seems like only the default value (8192) works now. If I set it to anything greater than that I'll get 503 Internal Server Error when trying to access a web page.

Tomcat Logging for POST returning a 500 (Internal Server Error)

2016-04-07 Thread Chris Odd
/1.1" 500 2972 So I can see that there is a "500" error occuring when the RPC call is made (Internal Server Error). I would expect more info to be in the catalina log, but there is nothing at all.

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
  On April 15, 2014 at 6:50:05 PM, Tim Watts (t...@cliftonfarm.org(mailto:t...@cliftonfarm.org)) wrote: > On Tue, 2014-04-15 at 17:12 -0400, Ian Long wrote: > > > > > > Ian Long wrote: > > I have tomcat configured to log via log4j, and then there is my > > application log, those are the only two l

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Tim Watts
On Tue, 2014-04-15 at 17:12 -0400, Ian Long wrote: > > > > Ian Long wrote: > I have tomcat configured to log via log4j, and then there is my > application log, those are the only two logs, and neither contains > anything. They're empty? Are you sure the logs are writable? How much free space i

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread André Warnier
Ian Long wrote: On April 15, 2014 at 4:58:28 PM, André Warnier (a...@ice-sa.com(mailto:a...@ice-sa.com)) wrote: Ian, On this list, it is kind of frowned-upon to "top post". It is preferred when people answer a question, below the question. Keeps things more logical in the reading sequence,

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
On April 15, 2014 at 4:58:28 PM, André Warnier (a...@ice-sa.com(mailto:a...@ice-sa.com)) wrote: > Ian, > > On this list, it is kind of frowned-upon to "top post". It is preferred when > people answer > a question, below the question. Keeps things more logical in the reading > sequence, and >

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread André Warnier
Ian, On this list, it is kind of frowned-upon to "top post". It is preferred when people answer a question, below the question. Keeps things more logical in the reading sequence, and avoids having to scroll down to guess what you are responding to. Ian Long wrote: Yes, I checked both the to

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
less > than 20 httpds. You mean 20 httpd prefork processes, right? That should be fine: it means you will need 20 connections available in Tomcat. > Forgot to mention that it looks like tomcat returned around 50% of > what the page should have been, before it hit the Internal Se

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
, there are usually less >> than 20 httpds. > > You mean 20 httpd prefork processes, right? That should be fine: it > means you will need 20 connections available in Tomcat. > >> Forgot to mention that it looks like tomcat returned around 50% of >> what

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread André Warnier
ot to mention that it looks like tomcat returned around 50% of what the page should have been, before it hit the Internal Server Error. Have you run out of memory or anything like that? I was going to ask the same thing, slightly differently. I can think of a scenario which might result in the

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Christopher Schultz
will need 20 connections available in Tomcat. > Forgot to mention that it looks like tomcat returned around 50% of > what the page should have been, before it hit the Internal Server > Error. Have you run out of memory or anything like that? - -chris -BEGIN PGP SIGNATURE- Version

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Konstantin Kolinko
2014-04-15 22:52 GMT+04:00 Ian Long : > Hi All, > > I need some help from all the tomcat experts out there! I am using tomcat > behind apache httpd using mod_jk (1.2.39). About 50-100 times per day (out > of many requests), I’m getting an internal server error from Tomca

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
Forgot to mention that it looks like tomcat returned around 50% of what the page should have been, before it hit the Internal Server Error. Cheers, Ian On April 15, 2014 at 3:13:08 PM, Christopher Schultz (ch...@christopherschultz.net) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Ian Long
times per day (out of many requests), I’m getting an internal > server error from Tomcat (error 500), without any exceptions in my > code, nor in Tomcat logs. I am only seeing the error in my New > Relic application monitoring tool, and I can see them in the mod_jk > logs if I turn

Re: Please help diagnosing a random production Tomcat 7.0.53 Internal Server Error!

2014-04-15 Thread Christopher Schultz
internal > server error from Tomcat (error 500), without any exceptions in my > code, nor in Tomcat logs. I am only seeing the error in my New > Relic application monitoring tool, and I can see them in the mod_jk > logs if I turn on debug. As much fun as reading debug logs is, I wasn't

Re: Tomcat 500 internal server error

2014-04-11 Thread André Warnier
Ian Long wrote: Yes, the error is coming from tomcat for sure. Tomcat is logging my application errors, but I think the 500 error is in Tomcat code. I am trying to find out why tomcat is not logging this error, it logs exceptions that happen in my code. I am no Tomcat logging nor log4j exp

Re: Tomcat 500 internal server error

2014-04-11 Thread Konstantin Kolinko
2014-04-11 21:47 GMT+04:00 Ian Long : > This is a followup to my previous email, about Tomcat 500 errors. For every > error, I see this in the mod_jk (1.2.39) debug logs: By the way: there is a couple of known errors in 1.2.39 (see changelog). A vote on 1.2.40 release candidate is currently go

Re: Tomcat 500 internal server error

2014-04-11 Thread Ian Long
Yes, the error is coming from tomcat for sure.  Tomcat is logging my application errors, but I think the 500 error is in Tomcat code.  I am trying to find out why tomcat is not logging this error, it logs exceptions that happen in my code. Cheers, Ian On April 11, 2014 at 2:57:05 PM, André War

Re: Tomcat 500 internal server error

2014-04-11 Thread André Warnier
Ian Long wrote: This is a followup to my previous email, about Tomcat 500 errors. For every error, I see this in the mod_jk (1.2.39) debug logs: [Fri Apr 11 13:06:33.956 2014] [25409:140068250126304] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1403): received from ajp13 pos=0 l

Tomcat 500 internal server error

2014-04-11 Thread Ian Long
This is a followup to my previous email, about Tomcat 500 errors.  For every error, I see this in the mod_jk (1.2.39) debug logs: [Fri Apr 11 13:06:33.956 2014] [25409:140068250126304] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1403): received from ajp13 pos=0 len=114 max=16384 [

Re: Internal Server Error - Read

2013-07-11 Thread Antonio Vidal Ferrer
ntify your problem Best, Toni. On 07/10/2013 09:04 AM, Arnab Ghosh wrote: > Hi All, > > I am receiving the following error message while accessing my application - > (apcahe web server + tomcat through Mod jk) > > > Internal Server Error - Read > > The server

Re: Internal Server Error - Read

2013-07-10 Thread Daniel Mikusa
t: Mod_jk: > Internal Server Error - Read > > The server encountered an internal error or misconfiguration and was unable > to complete request. > > # Reference Number > > But there is no 500 error/exception in tomcat. Perhaps the 500 error came from HTTPD? Have you lo

Internal Server Error - Read

2013-07-10 Thread Arnab Ghosh
Hi All, I am receiving the following error message while accessing my application - (apcahe web server +  tomcat through Mod jk) Internal Server Error - Read The server encountered an internal error or misconfiguration and was unable to complete request. # Reference Number But there is no

Re: 500 Internal Server Error after 5 minutes

2011-02-18 Thread Uma Maheswara Rao M
Hi Friends, Issue resolved. Problem is with the apache webserver timeout. Client is using apache webserver to redirect the request to tomcat server, apache server will have default timeout of 5 minutes. So we are getting Internal Server Error. I asked clinet to use direct tomcat servr URL instead

Re: 500 Internal Server Error after 5 minutes

2011-02-18 Thread Uma Maheswara Rao M
Hi, Sorry, i am asking this personally. Thanks Mahesh On Fri, Feb 18, 2011 at 3:25 AM, Pid wrote: > On 2/17/11 5:55 PM, Martin Gainty wrote: > > we need more information to assist with your problem: > > clients name: > > clients billing address > > LOL > > Man, you crack me up. > > > p > >

Re: 500 Internal Server Error after 5 minutes

2011-02-18 Thread Pid
On 2/17/11 5:55 PM, Martin Gainty wrote: > we need more information to assist with your problem: > clients name: > clients billing address LOL Man, you crack me up. p signature.asc Description: OpenPGP digital signature

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Uma Maheswara Rao M
Just now sent mail to check with this setting. Will let you the status. On Thu, Feb 17, 2011 at 5:25 PM, André Warnier wrote: > Addendum : > The fact that I was willing to bet on it, does not mean that this /is/ the > problem. > You should really look first-hand at what happens at the customer s

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread André Warnier
Addendum : The fact that I was willing to bet on it, does not mean that this /is/ the problem. You should really look first-hand at what happens at the customer side. If you are not seeing that problem locally, but the customer is seeing it, then it may also be some intermediate agent which is i

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Uma Maheswara Rao M
Thanks André Warnier On Thu, Feb 17, 2011 at 5:11 PM, André Warnier wrote: > Uma Maheswara Rao M wrote: > >> Hi André Warnier, >> >> Is there any way we can control the browser timeout? >> > > At the browser level, none that I know of. > But even if there was one, there is a basic principle on t

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread André Warnier
Uma Maheswara Rao M wrote: Hi André Warnier, Is there any way we can control the browser timeout? At the browser level, none that I know of. But even if there was one, there is a basic principle on the WWW : the browser is under control of the user, so anything that you would do, the users ca

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Uma Maheswara Rao M
servlet will run for 20 min to provide the information, meanwhile exactly >> after 5 minutes we are getting "Internal Server Error". >> > > I would bet that this is not really the error that the users are seeing. > They are probably seeing something like a "Th

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread André Warnier
Uma Maheswara Rao M wrote: Hi , Need help in resolving below issue. We are requesting a servlet and that servlet will run for 20 min to provide the information, meanwhile exactly after 5 minutes we are getting "Internal Server Error". I would bet that this is not really the erro

RE: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Joseph Morgan
wara Rao M [mailto:mail2m...@gmail.com] Sent: Thursday, February 17, 2011 12:38 PM To: Tomcat Users List Subject: Re: 500 Internal Server Error after 5 minutes No specific information in the log. On Thu, Feb 17, 2011 at 1:10 PM, Joseph Morgan < joseph.mor...@ignitesales.com> wrote: > What do th

Re: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Uma Maheswara Rao M
@gmail.com] > Sent: Thursday, February 17, 2011 11:40 AM > To: users@tomcat.apache.org > Subject: 500 Internal Server Error after 5 minutes > > Hi , > > Need help in resolving below issue. We are requesting a servlet and that > servlet will run for 20 min to provide the infor

RE: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Joseph Morgan
What do the client's server's Tomcat logs for that app show? -Original Message- From: Uma Maheswara Rao M [mailto:mail2m...@gmail.com] Sent: Thursday, February 17, 2011 11:40 AM To: users@tomcat.apache.org Subject: 500 Internal Server Error after 5 minutes Hi , Need help in

RE: 500 Internal Server Error after 5 minutes

2011-02-17 Thread Martin Gainty
: Thu, 17 Feb 2011 12:39:34 -0500 > Subject: 500 Internal Server Error after 5 minutes > From: mail2m...@gmail.com > To: users@tomcat.apache.org > > Hi , > > Need help in resolving below issue. We are requesting a servlet and that > servlet will run for 20 min to provide th

500 Internal Server Error after 5 minutes

2011-02-17 Thread Uma Maheswara Rao M
Hi , Need help in resolving below issue. We are requesting a servlet and that servlet will run for 20 min to provide the information, meanwhile exactly after 5 minutes we are getting "Internal Server Error". We are using apache-tomcat-6.0.26. Is there any setting which can cause this

Re: Eclipse Galileo & Tomcat 6 - Win Vista IIS HTTP Error 500.24 - Internal Server Error

2010-03-10 Thread André Warnier
henry23 wrote: I have a laptop with Win Vista SP2 installed on it, and on which all of the IIS features with IIS in the name have been turned off. Obviously not : ... Server Error in Application "DEFAULT WEB SITE"Internet Information Services 7.0 ... An ASP.NET setting has been detected tha

Re: Eclipse Galileo & Tomcat 6 - Win Vista IIS HTTP Error 500.24 - Internal Server Error

2010-03-09 Thread Konstantin Kolinko
2010/3/10 henry23 : > Then I tried this URL "http://localhost:8080/ and got this error: > > HTTP Status 404 - / > > type Status report > message / > description The requested resource (/) is not available. > --

Eclipse Galileo & Tomcat 6 - Win Vista IIS HTTP Error 500.24 - Internal Server Error

2010-03-09 Thread henry23
s 7.0 Error Summary HTTP Error 500.24 - Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. Detailed Error InformationModule ConfigurationValidationModule Notification BeginRequest Handler StaticFile Error Code 0x80070032 Requeste

Re: Internal Server Error debug

2009-09-17 Thread Mark Thomas
, the server throws an error saying " Internal > Server Error." > > I am trying to figure out what is happening in the server by looking at > the logs. I have checked Stdout and STDerr logs and they are clean and seem > to indicate nothing that is wrong. Try the Tom

Internal Server Error debug

2009-09-16 Thread aditya darbha
ernal Server Error." I am trying to figure out what is happening in the server by looking at the logs. I have checked Stdout and STDerr logs and they are clean and seem to indicate nothing that is wrong. How do I debug, what is wrong in the server. Do I have to change the configuration of

Re: Internal server error - Apache

2009-02-09 Thread David Smith
Just to provide more constructive commentary, your log is from Apache Httpd indicating a normal shutdown and startup. This has nothing to do with tomcat. We need to see the relevant part of your *tomcat* logs for the moment when your "internal server error" occurred as well as som

Re: Internal server error - Apache

2009-02-08 Thread Steve Ochani
: André Warnier To: Tomcat Users List Subject:Re: Internal server error - Apache > Randhir singh wrote: > > Thanks, for your answer. The error_log shows like the following:- > > > > Sun Feb 8 15:53:14 2009] [notice] caught S

Re: Internal server error - Apache

2009-02-08 Thread André Warnier
Randhir singh wrote: Thanks, for your answer. The error_log shows like the following:- Sun Feb 8 15:53:14 2009] [notice] caught SIGTERM, shutting down [Sun Feb 8 15:53:22 2009] [notice] Apache/1.3.12 (Unix) mod_jk/1.2.6 mod_ssl/2.6.6 OpenSSL/0.9.5 configured -- resuming normal operations [Sun

Re: Internal server error - Apache

2009-02-08 Thread Claus Bitten
live environment is held up. > > regards > > -Original Message- > From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] > Sent: Sunday, February 08, 2009 9:23 PM > To: Tomcat Users List > Subject: Re: Internal server error - Apache > > On Sun, Feb 8, 200

Re: Internal server error - Apache

2009-02-08 Thread Hassan Schroeder
On Sun, Feb 8, 2009 at 8:06 AM, Randhir singh wrote: > Thanks, for your answer. The error_log shows like the following:- Sorry, that doesn't look to me like a error trace, but I haven't used mod_jk in like forever. Maybe someone else can shed some light. (Or maybe there are other clues somewhere

RE: Internal server error - Apache

2009-02-08 Thread Randhir singh
[mailto:hassan.schroe...@gmail.com] Sent: Sunday, February 08, 2009 9:23 PM To: Tomcat Users List Subject: Re: Internal server error - Apache On Sun, Feb 8, 2009 at 7:18 AM, wrote: > I am getting internal server error when trying to access the website. > What could be the reason for this. 1) er

Re: Internal server error - Apache

2009-02-08 Thread Hassan Schroeder
On Sun, Feb 8, 2009 at 7:18 AM, wrote: > I am getting internal server error when trying to access the website. > What could be the reason for this. 1) error in server config 2) error in application code 3) error in external resource (e.g. database) 4) dude, the universe is just messin

Internal server error - Apache

2009-02-08 Thread randhir . singh
hi, I am getting internal server error when trying to access the website. It is very urgent for me as the migraion is stuck because of that. The entries in httpd.conf are like:- - ServerAdmin rajen

Apache+Tomcat+Proxy+Internal Server Error

2007-01-05 Thread DEVAL SHAH
Hello, We are getting request from a proxy server and somehow that proxy server gets an internal server error. This is the configuration: Apache web server connected to Tomcat via mod_jk. RewriteRule /url1(.*)/$ /TomcatWebApp/Servlet1 Now from the browser if I do https://abc.com/url1/ it

internal Server Error

2006-05-17 Thread Marc Muncke
Hello , I want to use the tomcat server connector but first I need to download it. I recieved this ### 500 Internal Server Error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your

RE: Strange Problem -Internal Server Error

2005-11-14 Thread Richard Mixon
Birendar, In order to help we need a bit more information: - what version of Tomcat? - what version of Java you are using? - what operating system and version? - the specific Internal Server Error message and status code also, just to be sure? - what is the BES in "Tomcat+BES"?

Strange Problem -Internal Server Error

2005-11-14 Thread birendar . waldiya
get any error on the log. However the Internal Server Error. We havent done any chage in application code. Any pointers Please . Thanks in advance. Birendar Singh Waldiya Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged