Thank you Marvin, I have tried to isolate the problem, CAS throws this error when there is an error in the tomcat configuration file and /or insufficient memory. I am almost close to getting this issue closed out by increasing memory, but thought I would give it a try to see if anybody faced a similar issue. Is it possible for the CAS client to let OutOfMemory exceptions to be handled by the underlying container? I have looked at the source code for both ProxyTicketValidator and Service Ticket Validator, there is nothing which needs change because the CAS client works great as it comes.
I will try to post this issue in the Tomcat user's list as well, right now if I balance out my memory requirements, it works fine, only when I start playing with the JVM options, the CAS client throws this error, it is discouraging than the normal HTTP 500 OutOfMemory error with Tomcat :( btw , this is one of the best user lists, you get answers/responses quickly than most user lists. Thanks again, On Fri, Jul 31, 2009 at 1:54 PM, Marvin Addison <[email protected]>wrote: > > Anybody got a chance to look at this ? or reproduce this error. > > I apologize for not responding sooner. I gave your service.bat file a > cursory review and didn't see anything unusual. > > Unfortunately, the nature of the problems you've described aren't > directly related to CAS. They're problems with setting environment > parameters, JVM params, and updates apparently tampering with your > system keystore. If I had to guess at the root of the most recent > problem, I'd guess it has to do with Tomcat Windows service > integration. You might be better off pursuing the matter further on > the Tomcat users list. > > 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 > -- Kavita Tipnis -- 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
