[OT] Re: Critical Random "Can't read cryptographic policy directory: unlimited"

2021-12-21 Thread Mark Eggers
Jerry: On 12/21/2021 4:17 PM, Jerry Malcolm wrote: Mark, Thanks for the comments.  I have somewhat of a solution.  I just want to document what I learned in case anyone else has this problem.  From what I have been able to determine, you are correct about it being an Amazon problem.  I don't

Re: Critical Random "Can't read cryptographic policy directory: unlimited"

2021-12-21 Thread Jerry Malcolm
Mark, Thanks for the comments.  I have somewhat of a solution.  I just want to document what I learned in case anyone else has this problem.  From what I have been able to determine, you are correct about it being an Amazon problem.  I don't really understand what is happening.  But here's wha

Re: thread pool count never goes down

2021-12-21 Thread Jonathan Yom-Tov
hi Chris, Thanks for your reply. When I look at the source (and docs) I can see that the StandardThreadExecutor, which is the default, has a max idle time of 60 seconds, after which the threads should be reaped. I can see in our monitoring that for most Tomcats the thread count for the TLS connec