This is also about our clustered Tomcat 8 application running on Google
Cloud.
The Report sub-cluster runs BIRT. And the default landing page is the
Eclipse BIRT viewer default landing page, the one that shows an Eclipse
logo, and says "BIRT viewer has been installed."
I've got a health-chec
On 25/01/2019 20:34, Mark Thomas wrote:
> On 25/01/2019 11:12, Mark Thomas wrote:
>> On 24/01/2019 12:19, Kai Hofmann wrote:
>>> 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 shou
On 25/01/2019 11:12, Mark Thomas wrote:
> On 24/01/2019 12:19, Kai Hofmann wrote:
>> 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 m
Worked as expected.
Thank you for the quick response, Mark. Very much appreciated!
--
Sent from: http://tomcat.10.x6.nabble.com/Tomcat-User-f1968778.html
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For addit
Hi Team,
Our application is deployed in google cloud and the back end instances are
tomcat servers. Now our load balancer is returning 502 errors with status
details “backend-timeout” for some requests and it is impacting our
production in a huge way. The instances are healthy when the error occ
On 24/01/2019 12:19, Kai Hofmann wrote:
> 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.
>
>
On 25/01/2019 02:17, James H. H. Lampert wrote:
> 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.
>
>