Re: Tomcat 9.0.14 Windows service slow to stop

2019-01-24 Thread Mark Thomas
On 24/01/2019 20:46, syst...@calpers.ca.gov wrote: > Would it be possible to get a more end-user based description of that > workaround for those like me that find this thread? Something along the > lines of "Go into your Windows service and change...", or whatever the > workaround requires. The

File descriptors leak when using websocket client

2019-01-24 Thread vtarasov
Hello! We have file descriptors leak when we use websocket client. Our environment: 1. spring-boot 2.0.6 2. tomcat-embed 8.5.34 3. ubuntu 16.04 How to reproduce: 1. Connect to websocket server with using of WsWebSocketContainer (after this step we will have WsSession and WsRemoteEndpointIm

Running Tomcat 8 without a ROOT context?

2019-01-24 Thread James H. H. Lampert
We have an application that runs on clustered Tomcat 8 servers, in three sub-clusters (Google Managed Instance Groups, with nodes running under Debian Stretch), all tied to a common load balancer. Each sub-cluster runs a different webapp. To get to the sub-cluster running the main entry point,

Re: Tomcat 9.0.14 Windows service slow to stop

2019-01-24 Thread syst...@calpers.ca.gov
Would it be possible to get a more end-user based description of that workaround for those like me that find this thread? Something along the lines of "Go into your Windows service and change...", or whatever the workaround requires. Thanks! -- Sent from: http://tomcat.10.x6.nabble.com/Tomcat-

Tomcat 9.0 with security manager reports access denied

2019-01-24 Thread Kai Hofmann
Hello, I try to activate the security manager for my own Application within Tomcat 9.0.x. The problem ist that I got 2 different access denied's that should (from my point of view) not happen. So this might be a bug - but I am not 100% sure. To make a long story short I have put all information i