Re: APR libs present but not found

2019-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 9/10/19 14:20, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > I needed to build the APR libs from source as there was no rpm in > yum, but the default directory where the libs were place was not > in

Re: Embedded Tomcat server starts but unable to connect via browser on mobile phone.

2019-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Linus, On 9/12/19 09:33, LINUS FERNANDES wrote: > I have set up an embedded Tomcat server program on Arch Linux on > Termux using OpenJDK version 12. What version of Tomcat? > However, I am unable to connect to the server using the browser. > The

Re: Tomcat sets `Content-Length: 0` for 304 responses on HTTP/2

2019-09-12 Thread Mark Thomas
On 12/09/2019 16:34, Boris Petrov wrote: > Hi, > > Thanks for the response. > > About the first issue - I opened this issue for it: > > https://bz.apache.org/bugzilla/show_bug.cgi?id=63710 Fell free to re-open that issue and add the additional info. > However I now see that I didn't specify

Re: Tomcat sets `Content-Length: 0` for 304 responses on HTTP/2

2019-09-12 Thread Boris Petrov
Hi, Thanks for the response. About the first issue - I opened this issue for it: https://bz.apache.org/bugzilla/show_bug.cgi?id=63710 However I now see that I didn't specify that it was specifically on HTTP/2. Sorry about that. About the second issue - you're right, it is our fault, we've

Re: Tomcat sets `Content-Length: 0` for 304 responses on HTTP/2

2019-09-12 Thread Mark Thomas
On September 12, 2019 2:19:30 PM UTC, Boris Petrov wrote: >Hi, > >I have two issues with the "default" Tomcat configuration (the only >thing I've changed from it is that I've added an `UpgradeProtocol` >directive and SSL certificates). Tomcat version is 9.0.24. > >The first one is the one I've

Tomcat sets `Content-Length: 0` for 304 responses on HTTP/2

2019-09-12 Thread Boris Petrov
Hi, I have two issues with the "default" Tomcat configuration (the only thing I've changed from it is that I've added an `UpgradeProtocol` directive and SSL certificates). Tomcat version is 9.0.24. The first one is the one I've written in the subject - for all 304 responses Tomcat is adding a

Embedded Tomcat server starts but unable to connect via browser on mobile phone.

2019-09-12 Thread LINUS FERNANDES
I have set up an embedded Tomcat server program on Arch Linux on Termux using OpenJDK version 12. However, I am unable to connect to the server using the browser. The same WAR file with a web.xml works fine on Jetty. Could you point me in the right direction? The Java class is as follows:

Exceptions in tomcat

2019-09-12 Thread Mohan T
Hi We are using tomcat 8.5.35, on Red Hat Enterprise Linux Server release 7.4. There are lots of warnings not thrown by our application like the below one. How do I overcome these exceptions? Thanks Mohan WARNING [localhost-startStop-1]