Re: JIO Connector support in Tomcat 8.5

2017-02-13 Thread Amit Pande
Thanks for a quick reply. What does our custom connector do? Well, we have a server program which is listening on a port which is mandatory to be open/accessible for the outside world. Outside world only talks to this component which in turn hands off (dup system call) the socket to the other

Re: JIO Connector support in Tomcat 8.5

2017-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Amit, On 2/13/17 6:55 PM, Amit Pande wrote: > As I understand, the JIO/BIO connector support has been dropped in > Tomcat 8.5 +. Correct. > While I understand the need to push to the NIO based connectors, > just wondering whether the JIO connecto

Re: RE : RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stéphane, On 2/13/17 4:11 PM, Stéphane Laurencelle wrote: > and André, the directory are existing and in the tomcat logs i see > that he is able to do the deployment of the manager and > host-manager with no error. > > One things maybe you forgot

JIO Connector support in Tomcat 8.5

2017-02-13 Thread Amit Pande
As I understand, the JIO/BIO connector support has been dropped in Tomcat 8.5 +. While I understand the need to push to the NIO based connectors, just wondering whether the JIO connector support could have been left as it in Tomcat 8.5 and beyond. We had extended the BIO connector to have a cus

RE : RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread Stéphane Laurencelle
De : Tiago Oliveira [tiago.olive...@behoh.com] Envoyé : 13 février 2017 14:15 À : Tomcat Users List Objet : Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8 I had a similar problem same problem, solved by adding creating a at inside c

Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread Tiago Oliveira
I had a similar problem same problem, solved by adding creating a at inside conf/Catalina/localhost/manager.xml contents: > > > > > > > > privileged="true" antiResourceLocking="false" > > > >> > > 2017-02-13 14:42 GMT-03:00 André Warnier (tomcat) : > Hi. > > Maybe first : on this

Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread tomcat
Hi. Maybe first : on this list, it is recommended to NOT "top-post", but respond below the previous intervention. See : http://tomcat.apache.org/lists.html#tomcat-users #6 (It just makes it easier to follow the conversation, and to see previous answers) Scroll down.. On 13.02.2017 17:57, S

RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread Stéphane Laurencelle
Hello André, i install from bin source package apache-tomcat-8.5.11.tar.gz and did a make to create the install so no i did not install it from rpm or yum on the linux platform so normally everything should have been in that install. stephane Stéphane Laurencelle Analyste Technologique MOMENTU

Re: Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread tomcat
On 13.02.2017 17:13, Stéphane Laurencelle wrote: Hello, have made a brand new Tomcat 8.5.11 install on oracle linux 6.8 and 7.3 ad i got the same problem on both i am not able to access the manager page from my pc browser. I read that by default this function is disable by default but i would

RE: Increasing maxThreads results in more "Connection refused" errors?

2017-02-13 Thread John.E.Gregg
Chris > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Friday, February 03, 2017 11:08 AM > To: Tomcat Users List > Subject: Re: Increasing maxThreads results in more "Connection refused" > errors? > > -BEGIN PGP SIGNED MESSAGE- > Has

Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread Stéphane Laurencelle
Hello, have made a brand new Tomcat 8.5.11 install on oracle linux 6.8 and 7.3 ad i got the same problem on both i am not able to access the manager page from my pc browser. I read that by default this function is disable by default but i would like what i need to do to be able form my pc to a