> 2010-05-21 03:31:48,896 WARN [org.jasig.cas.util.HttpClient] - Socket > Timeout Detected while attempting to send message to > [http://galaio:8012/testescas/OtherServlet;jsessionid=2F24A43D7406A513175C06766A538AD5]. > > Is that last log the reason i can't logout?
Yes. The client must be reachable by the same URL originally used to request a service ticket for that application. The hostname "galaio" is likely unreachable by CAS or firewalled on port 8012; I think a socket timeout is more likely caused by a firewall that simply drops SYN packets from unrecognized sources. Also beware of SSL trust issues as I mentioned earlier. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
