Re: Application hanging on Tomcat 7.0.54

2018-09-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/27/18 09:19, Louis Zipes wrote: > Even though these hangs are critical to find, any plugin or > additional code that I wish to put on our PRD server have to go > through our SOX process so it can be cumbersome. Are any of the >

Re: Application hanging on Tomcat 7.0.54

2018-09-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/27/18 08:49, Louis Zipes wrote: > I looked through the log some more and I see all of the types of > Thread Statuses. Blocked, Runnable, Waiting, etc.. Any in > particular that I should concentrate on? The thread state doesn't

Re: SSL on Tomcat

2018-09-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Loai, On 9/27/18 10:50, Loai Abdallatif wrote: > Hello, > > I have Set Apache Load Balancer ( ModJK) with Server IP > 192.168.1.120 (Webserver01.epsilon.test) which forward the traffic > to tomcat server .(192.168.1.111 (appserver01.epsilon.test)

Re: SSL on Tomcat

2018-09-28 Thread Loai Abdallatif
Thank you Guido appreciate your assistance , and if possible send me any tutorial related to my case ( apache server different than Tomcat , CAS app need SSL ) On Fri, Sep 28, 2018 at 11:40 AM Jäkel, Guido wrote: > Dear Loai, > > Your client can't very (don't trust) the certificate (chain) of

RE: SSL on Tomcat

2018-09-28 Thread Jäkel , Guido
Dear Loai, Your client can't very (don't trust) the certificate (chain) of the target. Either target's certificate is not an "official" one (e.g. self signed) or your clients JVM certificate trust chain is not up to date. I you like I may send you a small java commandline tool to check the