Re: Release Roadmap for H2 2018

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To whom it may concern, On 8/2/18 7:12 AM, M. Manna wrote: > Nice one! Thanks Mark. will keep an eye on the distro. Which distro? Do you mean a package from an OS package-manager? Which on e? - -chris > On 2 August 2018 at 12:11, Mark Thomas

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Andrea Freire
You hace to install the native conector Obtener Outlook para Android From: Venkataraman Srinivasan Sent: Thursday, August 2, 2018 11:00:11 AM To: users@tomcat.apache.org Subject: Please help me in enabling SSL certificate Hi, Please help

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Venkataraman, On 8/2/18 12:00 PM, Venkataraman Srinivasan wrote: > Please help me in enabling SSL certificate in Tomcat Apache > servers. Do you already have a certificate signed by a CA? What have you already tried? - -chris -BEGIN PGP

Re: Release Roadmap for H2 2018

2018-08-02 Thread M. Manna
I simply meant email distribution list - tomcat users. On 2 August 2018 at 16:15, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > To whom it may concern, > > On 8/2/18 7:12 AM, M. Manna wrote: > > Nice one! Thanks Mark. will keep an eye on the distro. > >

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Venkataraman, On 8/2/18 12:14 PM, Venkataraman Srinivasan wrote: > Chris, > > Thanks for your reply. I will implement your recommendations in my > next iterations. > > Currently I did as below. > > I copied the keystore file as

Re: HTTP2 compression on Tomcat 8.5.31

2018-08-02 Thread Aayush Dev
Just want to point out there is no useSendfile attribute for Upgrade Protocol in documentation for Tomcat 8.5 ( https://tomcat.apache.org/tomcat-8.5-doc/config/http2.html). It is present in Tomcat 9 (https://tomcat.apache.org/tomcat-9.0-doc/config/http2.html). On Wed, Aug 1, 2018 at 6:24 PM,

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Venkataraman, On 8/2/18 12:05 PM, Venkataraman Srinivasan wrote: > I used below command to create certificate locally. > > $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore > /opt/tomcat/apache-tomcat-8.5.32/keystore Okay, so you

RE: Problem with CATALINA_OPTS in setenv.sh

2018-08-02 Thread Caldarale, Charles R
> From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] > Subject: Problem with CATALINA_OPTS in setenv.sh > I've been experimenting with some CATALINA_OPTS changes, as recommended > by our webapp developer, and one of them is causing Tomcat to "crash on > takeoff" with stacktraces like

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Venkataraman Srinivasan
I used below command to create certificate locally. $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore /opt/tomcat/apache-tomcat-8.5.32/keystore Thanks Venkat >>> Christopher Schultz 8/2/2018 12:03 PM >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Venkataraman, On

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Venkataraman Srinivasan
Chris, Thanks for your reply. I will implement your recommendations in my next iterations. Currently I did as below. I copied the keystore file as /home/apexadmin/.keystore and made below entry in server.xml Opened the port 8443 and recycled

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Venkataraman Srinivasan
Hi , I am using tomcat version 8.5.32 I made the below entry in Server.xml ' When I tried to login, https://webapxt03.rta:8443, the log file catalina.2018-08-02.log recorded as below CATALINA.OUT has got entries

Re: Problem with CATALINA_OPTS in setenv.sh

2018-08-02 Thread Mark Thomas
On 02/08/18 18:36, James H. H. Lampert wrote: > which produced the crash-on-takeoff, and I was able to narrow it down to > specifically the "-XX:+AlwaysPreTouch" that was doing it. > > Anybody have any insights into why that parameter would cause Tomcat to > crash on takeoff? JVM bug.

Please help me in enabling SSL certificate

2018-08-02 Thread Venkataraman Srinivasan
Hi, Please help me in enabling SSL certificate in Tomcat Apache servers. Thanks Venkataraman Srinivasan Database Administrator Greater Cleveland RTA Desk phone 1-216-356-3028 venkataraman.sriniva...@grcta.org - To

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrea, On 8/2/18 12:03 PM, Andrea Freire wrote: > You hace to install the native conector Your statement is false: the native connector is NOT required to install a TLS certificate in Tomcat. - -chris > From:

Re: Please help me in enabling SSL certificate

2018-08-02 Thread James H. H. Lampert
On 8/2/18, 9:05 AM, Venkataraman Srinivasan wrote: I used below command to create certificate locally. $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore /opt/tomcat/apache-tomcat-8.5.32/keystore Ok. Probably the first thing you need to do is set up your connector to use

Problem with CATALINA_OPTS in setenv.sh

2018-08-02 Thread James H. H. Lampert
I've been experimenting with some CATALINA_OPTS changes, as recommended by our webapp developer, and one of them is causing Tomcat to "crash on takeoff" with stacktraces like this: 30-Jul-2018 22:58:00.708 SEVERE [main] org.apache.coyote.AbstractProtocol.init Failed to initialize end point

Re: Please help me in enabling SSL certificate

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 James, On 8/2/18 12:17 PM, James H. H. Lampert wrote: > On 8/2/18, 9:05 AM, Venkataraman Srinivasan wrote: >> I used below command to create certificate locally. >> >> $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA >> -keystore

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Daniel Savard
In ${Tomcat}/conf create the file management.properties and put your stuff in this file like: com.sun.management.jmxremote = true com.sun.management.jmxremote.port = 9876 com.sun.management.registry.ssl =true com.sun.management.ssl = true com.sun.management.ssl.enebled.protocols = TLSv1.2 ...

Re: Problem with CATALINA_OPTS in setenv.sh

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/2/18 1:52 PM, Caldarale, Charles R wrote: >> From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] >> Subject: Problem with CATALINA_OPTS in setenv.sh > >> I've been experimenting with some CATALINA_OPTS changes, as >>

Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. Turning on the JMX monitoring is not the problem. To do this I added the following to the Apache Tomcat 7.0 Properties 'JAVA' tab GUI Window, which opens up when you run 'TOMCAT7w.exe //ES/', and it works in that JMX can monitor

Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8/2/18 3:58 PM, Louis Zipes wrote: > Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. > Turning on the JMX monitoring is not the problem. To do this I > added the following to the Apache Tomcat 7.0 Properties 'JAVA' tab >

Re: Possible bug in HttpServletRequest#getRequestDispatcher()

2018-08-02 Thread Michael Osipov
Am 2018-08-02 um 16:30 schrieb Mark Thomas: On 02/08/18 11:15, Mark Thomas wrote: On 30/07/18 19:48, Michael Osipov wrote: Am 2018-07-25 um 22:13 schrieb Michael Osipov: Hi folks, I might have found a bug and looking for someone to confirm. (Tested in Tomcat 8.5.32). I agree that this is a

RE: Problem with CATALINA_OPTS in setenv.sh

2018-08-02 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Problem with CATALINA_OPTS in setenv.sh > > "With the -XX:+AlwaysPreTouch option the JVM touches every single > > byte of the max heap size with a '0', resulting in the memory being > > allocated in the physical

Re: Tomcat error at run-time.

2018-08-02 Thread noel joseph
Hey Chris, This is my code... package com.TomCat.EmbTC; import java.io.File; import javax.servlet.ServletException; import org.apache.catalina.LifecycleException; import org.apache.catalina.startup.Tomcat; public class App { public static void main(String[] args) throws LifecycleException,

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
Thanks. I will try this tomorrow. -Original Message- From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: Thursday, August 02, 2018 6:15 PM To: Tomcat Users List Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - -

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
Thanks for the response >When you say "stop the service" you just mean clicking the "stop service" link >in the management snap-in, right? Correct >1. You only have a single Tomcat service defined. >2. It starts up just fine. > 3. It only fails when trying to stop it. Correct > Do you have

Re: Possible bug in HttpServletRequest#getRequestDispatcher()

2018-08-02 Thread Mark Thomas
On 02/08/18 11:15, Mark Thomas wrote: > On 30/07/18 19:48, Michael Osipov wrote: >> Am 2018-07-25 um 22:13 schrieb Michael Osipov: >>> Hi folks, >>> >>> I might have found a bug and looking for someone to confirm. (Tested >>> in Tomcat 8.5.32). > > I agree that this is a bug. Fixed in 9.0.x,

Re: What is the correct place to specifiy SPI service files for Java?

2018-08-02 Thread Thorsten Schöning
Guten Tag Mark Thomas, am Mittwoch, 1. August 2018 um 21:12 schrieben Sie: > The servlet expert group recently discussed WAR vs JAR[...] Thanks for the explanation, make things more clear tor me. I've added your answer to the SO-question, because it provides the missing background I wanted to

Release Roadmap for H2 2018

2018-08-02 Thread M. Manna
Hello, Is there any release roadmap or community wiki where release plans are currently being published? We wanted to do an upgrade but wondering if it's better to wait as there might be a new release coming for 8.5.x or 9.0.x Regards,

No Official Info on CVE Mitre - CVE-2018-1336

2018-08-02 Thread M. Manna
Hello, Does anyone know if this is fully official yet? NIST and CVE Mitre say that the ticket is reserved, but tomcat website says that this has been fixed in newer versions. I was simply looking for an official explanation on how this has been identified as a problem. Regards,

Re: No Official Info on CVE Mitre - CVE-2018-1336

2018-08-02 Thread Mark Thomas
On 02/08/18 10:58, M. Manna wrote: > Hello, > > Does anyone know if this is fully official yet? NIST and CVE Mitre say that > the ticket is reserved, but tomcat website says that this has been fixed in > newer versions. > > I was simply looking for an official explanation on how this has been >

Re: Possible bug in HttpServletRequest#getRequestDispatcher()

2018-08-02 Thread Mark Thomas
On 30/07/18 19:48, Michael Osipov wrote: > Am 2018-07-25 um 22:13 schrieb Michael Osipov: >> Hi folks, >> >> I might have found a bug and looking for someone to confirm. (Tested >> in Tomcat 8.5.32). I agree that this is a bug. Mark >> >> Consider the following servlet: >>>

Re: Release Roadmap for H2 2018

2018-08-02 Thread M. Manna
Nice one! Thanks Mark. will keep an eye on the distro. On 2 August 2018 at 12:11, Mark Thomas wrote: > On 02/08/18 12:01, M. Manna wrote: > > Hello, > > > > Is there any release roadmap or community wiki where release plans are > > currently being published? > > > > We wanted to do an upgrade

Re: Release Roadmap for H2 2018

2018-08-02 Thread Mark Thomas
On 02/08/18 12:01, M. Manna wrote: > Hello, > > Is there any release roadmap or community wiki where release plans are > currently being published? > > We wanted to do an upgrade but wondering if it's better to wait as there > might be a new release coming for 8.5.x or 9.0.x Releases for 8.5.x