Re: [cas-dev] Socket timeout exception in HttpClient

2013-07-03 Thread Pamir Erdem
While it's working succesfully if HttpClient starts throw Timeout Exception, http queue of the UI Servers most probably means full. On Wed, Jul 3, 2013 at 2:51 PM, Marvin Addison wrote: > > 1) what can be the reason behind the socket timeout error. is it > something > > to do with CAS. > > No, h

Re: [cas-dev] Socket timeout exception in HttpClient

2013-07-03 Thread Marvin Addison
> 1) what can be the reason behind the socket timeout error. is it something > to do with CAS. No, has nothing to do with CAS per se. It's almost certainly an artifact of your system architecture (load balancer/proxy). I don't have any particular advice other than simplify your architecture. > 2)

[cas-dev] Socket timeout exception in HttpClient

2013-07-03 Thread Mckenzie J
Hi all, we are trying to authenticate our instance with CAS. The ST is getting created and there is an error in the org.jasig.cas.util.HttpClient as socket timeout. I have attached the error log in this mail. The instance is hosted in 2 nodes in a production environment fronted by a load balancer