CAS log issues

21 views
Skip to first unread message

Menno en Erla Avegaart

unread,
Jan 24, 2017, 9:25:01 AM1/24/17
to CAS Community
I'm testing 5.1.0-RC2-SNAPSHOT and there are several entries in the log I would like to avoid, but don't know how:

1. I'm using a JPA ticket registry and it is configured correctly (I see tickets in the SERVICETICKET and TICKETGRANTINGTICKET tables). So why am I still getting the following warning?

WARN [org.apereo.cas.ticket.registry.DefaultTicketRegistry] - <Runtime memory is used as the persistence storage for retrieving and managing tickets. Tickets that are issued during runtime will be LOST upon container restarts. This MAY impact SSO functionality.>

2. If I start CAS with the embedded Tomcat, then I get the following warning for every file in /WEB-INF/lib:

WARN [org.apache.catalina.webresources.Cache] - <Unable to add the resource at [/WEB-INF/lib/...] to the cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache>

I see no reason for Tomcat to cache /WEB-INF/lib, so how do I configure it to skip /WEB-INF/lib?

Reply all
Reply to author
Forward
0 new messages