Re: Randomly tomcat process create another copy process of it. Now see two PIDs of tomcat running

2017-09-28 Thread Naresh Yadav
from my observation both nodes get almost equal load as we had set load factor=1 in mod_jk; On Fri, Sep 29, 2017 at 11:28 AM, Guang Chao wrote: > On Thu, Sep 28, 2017 at 2:50 PM, Naresh Yadav > wrote: > > > my hard requirement is to run tomcat from eclipse only using sysdeo or > > other plugin.

Re: Randomly tomcat process create another copy process of it. Now see two PIDs of tomcat running

2017-09-28 Thread Guang Chao
On Thu, Sep 28, 2017 at 2:50 PM, Naresh Yadav wrote: > my hard requirement is to run tomcat from eclipse only using sysdeo or > other plugin. > But yes i can try running from service OR startup bat file also... > > Another thing want to highlight is this problem is not consistent and it > appear

Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Coty Sutherland
On Thu, Sep 28, 2017 at 12:27 PM, Wang, Jennifer wrote: > NONCONFIDENTIAL // EXTERNAL > Hi Coty, > > I download tcnative-1.dll from tomcat site. I am running on windows 7. I did > set " java.library.path" as below. > > > > > @SpringBootApplication > public class Application { > > public stati

Re: Java 9 support + HSTS for tomcat.apache.org

2017-09-28 Thread Konstantin Kolinko
2017-09-26 11:57 GMT+03:00 Oliver Heister : > 2. Currently MITM attacks by evil ISPs or WiFi networks are possible > against people downloading tomcat from > http://tomcat.apache.org/download-80.cgi . (The page has links to PGP, md5 > and sha1 hashes for validation, but the links are on a http pag

RE: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
NONCONFIDENTIAL // EXTERNAL Hi Coty, I download tcnative-1.dll from tomcat site. I am running on windows 7. I did set " java.library.path" as below. @SpringBootApplication public class Application { public static void main(String[] args) { //try both of below System.setP

RE: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
NONCONFIDENTIAL // EXTERNAL Hi Coty, I download tcnative-1.dll from tomcat site. I am running on windows 7. I did set " java.library.path" as below. @SpringBootApplication public class Application { public static void main(String[] args) { //try both of below System.setP

Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Coty Sutherland
On Thu, Sep 28, 2017 at 11:32 AM, Wang, Jennifer wrote: > NONCONFIDENTIAL // EXTERNAL > How to set Http11AprProtocol with embedded tomcat in java spring boot app? > > I keep get below error. You don't have tomcat-native installed. Resolving the problem should be as simple as installing tomcat-nat

RE: tomcat ssl setup

2017-09-28 Thread John Ellis
John Ellis 405.285.2500 office http://biz-e.io -Original Message- From: Peter Kreuser [mailto:l...@kreuser.name] Sent: Wednesday, September 27, 2017 3:43 PM To: Tomcat Users List Subject: Re: tomcat ssl setup John, > Am 27.09.2017 um 18:08 schrieb John Ellis : > > > > J

RE: tomcat ssl setup

2017-09-28 Thread John Ellis
John Ellis 405.285.2500 office http://biz-e.io -Original Message- From: Peter Kreuser [mailto:l...@kreuser.name] Sent: Wednesday, September 27, 2017 3:43 PM To: Tomcat Users List Subject: Re: tomcat ssl setup John, > Am 27.09.2017 um 18:08 schrieb John Ellis : > > > > J

how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
NONCONFIDENTIAL // EXTERNAL How to set Http11AprProtocol with embedded tomcat in java spring boot app? I keep get below error. org.apache.catalina.LifecycleException: Failed to initialize component [Connector[org.apache.coyote.http11.Http11AprProtocol-8443]] at org.apache.catalina.util.L

how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
NONCONFIDENTIAL // EXTERNAL How to set Http11AprProtocol with embedded tomcat in java spring boot app? I keep get below error. org.apache.catalina.LifecycleException: Failed to initialize component [Connector[org.apache.coyote.http11.Http11AprProtocol-8443]] at org.apache.catalina.util.L

Re: Java 9 support + HSTS for tomcat.apache.org

2017-09-28 Thread Oliver Heister
> > IMO a remark regarding Java 9 should be added to > > http://tomcat.apache.org/whichversion.html . > > Sounds good. I don't know of anything specific that does NOT work with > Java 9, but markt has been following the pre-releases of Java 9 pretty > closely, and has made adjustments (mostly disab

RE: tomcat ssl setup

2017-09-28 Thread John Ellis
John Ellis 405.285.2500 office http://biz-e.io -Original Message- From: Peter Kreuser [mailto:l...@kreuser.name] Sent: Wednesday, September 27, 2017 3:43 PM To: Tomcat Users List Subject: Re: tomcat ssl setup John, > Am 27.09.2017 um 18:08 schrieb John Ellis : > > > > J