Maniesh,

Some of the exceptions may also only be logged to the cas.log file which is
generally located in the directory where you started Tomcat from (i.e.
TOMCAT_HOME/bin)

-Scott

On 11/1/07, Andrew R Feller <[EMAIL PROTECTED]> wrote:
>
> Maniesh,
>
> You can configure Log4J to log debug messages.  To debug what is going
> on, either: 1. Change the rootLogger from ERROR to DEBUG, or 2. Turn on
> DEBUG for specific Java classes (referenced by their fully qualified
> name).  This file should be in:
>
> ${CATALINA_HOME}/webapps/cas/WEB-INF/classes/log4j.properties
>
> HTH,
>
> Andrew R Feller, Analyst
> Subversion Administrator
> University Information Systems
> Louisiana State University
> [EMAIL PROTECTED]
> (office) 225.578.3737
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Maniesh
> Sent: Thursday, November 01, 2007 9:26 AM
> To: [email protected]
> Subject: LDAP issues with Cas Server 3.0.5
>
>
> I am trying to validate users with LDAP server on CAS 3.0.5 (default
> ldap
> adaptor).
> I am able to view the CAS login UI but shows following error on login.
> ----------------------------------------------
> CAS is Unavailable
>
> A general exception occurred while trying to access CAS. Please notify
> your
> system administrator.
> ----------------------------------------------
>
> The application log doesn't display any errors. Below are the messages
> from
> stdout.log. Is there any way to debug what is failing?
>
>
> stdout.log
> ------------------------
> 2007-11-01 09:12:58,869 INFO
> [org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler] - <No
> PasswordEncoder set.  Using default:
> org.jasig.cas.authentication.handler.PlainTextPasswordEncoder>
> 2007-11-01 09:12:58,869 INFO
> [org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler] - <No Class
> to
> Support set.  Using default:
> org.jasig.cas.authentication.principal.UsernamePasswordCredentials>
> 2007-11-01 09:12:58,900 INFO
> [org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler] - <No
> UniqueTicketIdGenerator specified for
> org.jasig.cas.ticket.proxy.support.Cas20ProxyHandler.  Using
> org.jasig.cas.util.DefaultUniqueTicketIdGenerator>
> 2007-11-01 09:12:59,462 INFO
> [org.jasig.cas.web.ServiceValidateController] -
> <No successView specified.  Using default of casServiceSuccessView>
> 2007-11-01 09:12:59,462 INFO
> [org.jasig.cas.web.ServiceValidateController] -
> <No failureView specified.  Using default of casServiceFailureView>
> 2007-11-01 09:12:59,462 INFO
> [org.jasig.cas.web.ServiceValidateController] -
> <No authentication specification class set.  Defaulting to
> org.jasig.cas.validation.Cas20ProtocolValidationSpecification>
> 2007-11-01 09:12:59,462 INFO
> [org.jasig.cas.web.ServiceValidateController] -
> <No successView specified.  Using default of casServiceSuccessView>
> 2007-11-01 09:12:59,462 INFO
> [org.jasig.cas.web.ServiceValidateController] -
> <No failureView specified.  Using default of casServiceFailureView>
> 2007-11-01 09:12:59,525 INFO
> [org.jasig.cas.web.flow.AuthenticationViaFormAction] - <FormObjectClass
> not
> set.  Using default class of
> org.jasig.cas.authentication.principal.UsernamePasswordCredentials with
> formObjectName credentials and validator
> org.jasig.cas.validation.UsernamePasswordCredentialsValidator.>
> 07/11/01 09:12:59 Oracle Containers for J2EE 10g (10.1.3.0.0)
> initialized
> 2007-11-01 09:13:06,822 INFO
> [org.jasig.cas.web.flow.AutomaticCookiePathSetterAction] - <Setting
> ContextPath for cookies to: /cas>
> 2007-11-01 09:13:18,964 INFO
> [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -
> <Starting cleaning of expired tickets from ticket registry at [Thu Nov
> 01
> 09:13:18 EST 2007]>
> 2007-11-01 09:13:18,964 INFO
> [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -
> <0
> found to be removed.  Removing now.>
> 2007-11-01 09:13:18,964 INFO
> [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -
> <Finished cleaning of expired tickets from ticket registry at [Thu Nov
> 01
> 09:13:18 EST 2007]>
> ------------------------------------------------------------------------
> -----------
>
> thanks
> maniesh
> --
> View this message in context:
> http://www.nabble.com/LDAP-issues-with-Cas-Server-3.0.5-tf4731723.html#a
> 13529812
> Sent from the CAS Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to