I've placed these 2 entries in the /opt/cas/log4j.xml files on both cas
servers and restarted cas.

    <logger name="org.jasig.cas.authentication" additivity="true">
        <level value="DEBUG" />
    </logger>

    <logger name="org.springframework.ldap" additivity="true">
        <level value="DEBUG" />
    </logger>

Now I'm waiting for someone to report the problem again.

I'm not sure if this matters but I've been seeing these messages in
catalina since the beginning of us using cas.

log4j:WARN No appenders could be found for logger
(org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.


On Wed, Mar 13, 2013 at 9:24 AM, Marvin Addison <[email protected]>wrote:

> > set to false...
> > <property name="pooled" value="false"/>
>
> We need some CAS server logs to troubleshoot further. Put the
> following logger categories in DEBUG:
>
> org.jasig.cas.authentication
> org.springframework.ldap
>
> Once those categories are in place, reproduce the problem and post the
> corresponding logs.
>
> 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
>

-- 
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

Reply via email to