Problem with Apache In front of Tomcat - No access to resource

2016-12-28 Thread Edwin Quijada
Hi! I have a problem with apache + Tomcat. I am trying to put apache in front of Tomcat to access my app but I am getting an error 404. I have 2 virtual servers in apache for 2 DNS with 2 tomcats This is one of my virtual server ServerNameserver1.org ServerAlias *.server1.org Serv

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 12/28/16 10:38 AM, Martin Knoblauch wrote: > Hi, > > today we updated our Devel/Integration environments from > > HTTPD 2.4.18/mod_jk 1.2.41/OpenSSL-1.0.2h > > to > > HTTPD 2.4.23/mod_jk 1.2.42/OpenSSL-1.0.2j > > > Since then we obs

Re: Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-28 Thread tomcat
On 28.12.2016 16:38, Martin Knoblauch wrote: Hi, today we updated our Devel/Integration environments from HTTPD 2.4.18/mod_jk 1.2.41/OpenSSL-1.0.2h to HTTPD 2.4.23/mod_jk 1.2.42/OpenSSL-1.0.2j Since then we observe on both systems spurious "500" messages when accessing the "jkmanager" pag

Spurious "Internal Server Errors" accessing "jkmanager" after upgrading Apache, "mod_jk" and OpenSSL

2016-12-28 Thread Martin Knoblauch
Hi, today we updated our Devel/Integration environments from HTTPD 2.4.18/mod_jk 1.2.41/OpenSSL-1.0.2h to HTTPD 2.4.23/mod_jk 1.2.42/OpenSSL-1.0.2j Since then we observe on both systems spurious "500" messages when accessing the "jkmanager" page. Unfortunately there isn't much info besides t

Re: Should I increase connectionUploadTimeout value

2016-12-28 Thread Yuval Schwartz
Hello Andre, Thanks a lot. On Wed, Dec 28, 2016 at 12:51 PM, André Warnier (tomcat) wrote: > Hi. > > On 28.12.2016 10:14, Yuval Schwartz wrote: > >> Tomcat: 8.0.22 >> Java: jdk1.8.0_05 >> Server: Amazon Linux >> >> Hello, >> >> I recently saw an IOFileUploadException on my server: >> >> org.apa

Re: Should I increase connectionUploadTimeout value

2016-12-28 Thread tomcat
Hi. On 28.12.2016 10:14, Yuval Schwartz wrote: Tomcat: 8.0.22 Java: jdk1.8.0_05 Server: Amazon Linux Hello, I recently saw an IOFileUploadException on my server: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Time

Should I increase connectionUploadTimeout value

2016-12-28 Thread Yuval Schwartz
Tomcat: 8.0.22 Java: jdk1.8.0_05 Server: Amazon Linux Hello, I recently saw an IOFileUploadException on my server: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Timeout attempting to read dat a from the socket And