Error when using SecurityManager

2018-03-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'm exploring running my application under a SecurityManager (on Tomcat 8.5.29), and I'm getting an unexpected complaint during Tomcat shutdown: Mar 21, 2018 1:26:23 AM org.apache.catalina.core.ApplicationContext log SEVERE:

Re: Connection closed error and certificateVerification="required"

2018-03-20 Thread Mark Thomas
On 20/03/18 14:49, Richard Tearle wrote: > Hello > > On 20 March 2018 at 11:29, Mark Thomas wrote: >> >> On 20/03/18 07:52, Richard Tearle wrote: >>> Hello >>> >>> We have 4 applications built on the same architecture with a web UI >>> and camel based ESB running in separate

RE: Receive HTTP 413 Request Entity Too Large on Tomcat 8.5.24

2018-03-20 Thread Kerckhof, Steven
Many thanks Mark. Steven Kerckhof Senior Software Engineer OneContent Software Development O: +1.678.722.3738    M: +1.770.880.1037 steven.kerck...@allscripts.com | @allscripts Allscripts: Building open, connected communities of health __

Re: Receive HTTP 413 Request Entity Too Large on Tomcat 8.5.24

2018-03-20 Thread Mark Thomas
On 20/03/18 18:02, Kerckhof, Steven wrote: > I am receiving the following exception message in the Tomcat log when > attempting to do a multi-part upload: > 20 Mar 2018 10:21:13 [https-openssl-nio2-443-exec-9] DEBUG > org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor - Found operation: >

Pq fica mando este Hotmail pra mim eu não intendo nada eu não falo Inglês

2018-03-20 Thread Belaliel Santos
Enviado do meu smartphone Sony Xperia™ da Claro

Receive HTTP 413 Request Entity Too Large on Tomcat 8.5.24

2018-03-20 Thread Kerckhof, Steven
I am receiving the following exception message in the Tomcat log when attempting to do a multi-part upload: 20 Mar 2018 10:21:13 [https-openssl-nio2-443-exec-9] DEBUG org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor - Found operation: submitBatch 20 Mar 2018 10:21:13

Re: Connection closed error and certificateVerification="required"

2018-03-20 Thread Richard Tearle
On 20 March 2018 at 14:49, Richard Tearle wrote: > Hello > > On 20 March 2018 at 11:29, Mark Thomas wrote: >> >> >> >> There are rather too many factors at play here. It would be good to try >> and eliminate some of them. >> >> What are the

Re: Connection closed error and certificateVerification="required"

2018-03-20 Thread Richard Tearle
Hello On 20 March 2018 at 11:29, Mark Thomas wrote: > > On 20/03/18 07:52, Richard Tearle wrote: > > Hello > > > > We have 4 applications built on the same architecture with a web UI > > and camel based ESB running in separate Tomcat's, using REST/XML to > > communicate between

Re: worker0 tomcat ,manager is not wotking

2018-03-20 Thread Coty Sutherland
On Tue, Mar 20, 2018 at 6:40 AM, Loai Abdallatif wrote: > Thanks Schultz > > the error is described in the url link below, The issue has been fixed > using following these steps: > >- Go to Tomcat installation and then /opt/worker0/webapps/manager/ >META-INF >

Re: Connection closed error and certificateVerification="required"

2018-03-20 Thread Mark Thomas
On 20/03/18 07:52, Richard Tearle wrote: > Hello > > We have 4 applications built on the same architecture with a web UI > and camel based ESB running in separate Tomcat's, using REST/XML to > communicate between the two. This is all deployed within separate > Docker containers but on the same VM

Re: worker0 tomcat ,manager is not wotking

2018-03-20 Thread Loai Abdallatif
Thanks Schultz the error is described in the url link below, The issue has been fixed using following these steps: - Go to Tomcat installation and then /opt/worker0/webapps/manager/ META-INF - Open context.xml and comment Valve section as below, and it now works fine, but why is that

Connection closed error and certificateVerification="required"

2018-03-20 Thread Richard Tearle
Hello We have 4 applications built on the same architecture with a web UI and camel based ESB running in separate Tomcat's, using REST/XML to communicate between the two. This is all deployed within separate Docker containers but on the same VM (at least for test), either on Centos Linux or