Re: Tomcat 8.0.30 silently transforms 302 into 404

2016-01-28 Thread Konstantin Kolinko
2016-01-28 14:07 GMT+03:00 Thomas Scheffler : > Hi, > > it seems that Tomcat 8.0.30 silently transforms a redirect response into a > not-found response. > > https://bz.apache.org/bugzilla/show_bug.cgi?id=56917 introduces redirect to > relative URLs. > > Before 8.0.30

HTTP communication

2016-01-28 Thread Maxim Neshcheret
I have a problem with my java application related to HTTP communication. Application description: 1. Client – server. Server is running in servlet container. We use Tomcat. Client use java HTTP library to communicate with the server. 2. When client establish connection to the server

NullPointerException when using NIO connector

2016-01-28 Thread João Sávio
Hello guys I'm using Tomcat 7.0.53 and I've changed it to use the NIO connector recently. So, the following error start appearing on the logs (few per day) Jan 25, 2016 3:10:16 PM org.apache.tomcat.util.net.NioEndpoint processSocket SEVERE: Error allocating socket processor

Re: Installing APR based Apache Tomcat Native Library

2016-01-28 Thread Christoph Nenning
> Hello, > > tomcat version: 8.0.22 > java: jdk1.8.0_05 > server: Amazon Linux AMI > > When deploying my web application to my production environment (detailed > above), I get a message: > > > > *The APR based Apache Tomcat Native library which allows optimal > performance in production

mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread tomcat
Hi. On the page http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, the following mod_jk binaries are available : tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40 130K ZIP compressed archive

Re: Installing APR based Apache Tomcat Native Library

2016-01-28 Thread Yuval Schwartz
Thank you Christoph, I installed a compiled version from the distros on my production servers and I installed the binary version from http://tomcat.apache.org/download-native.cgi on my development server. A slight problem is that when I install from the distros I don't have control of the

Tomcat 8.0.30 silently transforms 302 into 404

2016-01-28 Thread Thomas Scheffler
Hi, it seems that Tomcat 8.0.30 silently transforms a redirect response into a not-found response. https://bz.apache.org/bugzilla/show_bug.cgi?id=56917 introduces redirect to relative URLs. Before 8.0.30 a redirect URL string was simply returned to the client. Now it has to be a valid URI

FW: Re: tomcat 6.0.41 heap size issue

2016-01-28 Thread Guo, Denny
Hi All, Looking for help on tomcat heap size issue. We are see below GC activity before tomcat reports the heap size error. Please see below message. However, we assign -Xmx=24G to the heap size, why tomcat reports error even not reach 20G heap size usage ? Can someone please help. How the

Re: FW: Re: tomcat 6.0.41 heap size issue

2016-01-28 Thread kidambi madhu
Ok What's the size of the war file you have deployed to Tomcat? I suspect the problem is with PermSize (The class loading part of JVM) than Heap though the error points out Java Heap. Pls set the PermSize with -XX:PermSize and -XX:MaxPermSize options and test. Thanks, Madhu On Fri, Jan 29,

Re: mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread tomcat
On 28.01.2016 14:44, Konstantin Kolinko wrote: 2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) : Hi. On the page http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, the following mod_jk binaries are available :

Re: FW: Re: tomcat 6.0.41 heap size issue

2016-01-28 Thread kidambi madhu
Hi Denny, Which JDK you are using Oracle JDK/JRockit and which version. Some memory tuning options depend on JDK product used. Thanks, Madhu On Fri, Jan 29, 2016 at 8:39 AM, Guo, Denny wrote: > > Hi All, > > Looking for help on tomcat heap size issue. > > We are see

RE: FW: Re: tomcat 6.0.41 heap size issue

2016-01-28 Thread Guo, Denny
Thanks for quick response. Here is the information. java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode) -Original Message- From: kidambi madhu [mailto:madhu.kida...@gmail.com] Sent: Thursday,

Re: mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread Konstantin Kolinko
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) : > Hi. > > On the page > http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, > the following mod_jk binaries are available : > > tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40 >

Re: mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread tomcat
2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) : Hi. On the page http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, the following mod_jk binaries are available : tomcat-connectors-1.2.40-windows-i386-httpd-2.0.x.zip 2014-04-14 21:40 130K ZIP

Re: mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread tomcat
On 28.01.2016 15:55, Konstantin Kolinko wrote: 2016-01-28 16:44 GMT+03:00 Konstantin Kolinko : 2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) : Hi. On the page http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, the following

Re: mod_jk Connector for Apache 2.2 and Windows 64-bit

2016-01-28 Thread Konstantin Kolinko
2016-01-28 16:44 GMT+03:00 Konstantin Kolinko : > 2016-01-28 15:00 GMT+03:00 André Warnier (tomcat) : >> Hi. >> >> On the page >> http://apache.lauf-forum.at/tomcat/tomcat-connectors/jk/binaries/windows/, >> the following mod_jk binaries are available : >>