Anyone else experiencing this problem? I could really use some help resolving this issue; we have 38K records now in our ticketgrantingticket table.
Thanks, -Jeff On Wed, Jan 17, 2018 at 9:38 AM, Jeffrey Ramsay <[email protected]> wrote: > I have a bit more information on this problem; it is occurring when the > active principals is over 5k and this has been confirmed by the number of > rows in the mysql ticketgrantingticket table. > > Any suggestions on how this can be fixed? Here are the settings I have set > in regard to monitoring. > > ## > # CAS Monitoring > # > cas.monitor.tgt.warn.threshold=10000 > cas.monitor.tgt.warn.evictionThreshold=0 > cas.monitor.st.warn.threshold=5000 > cas.monitor.st.warn.evictionThreshold=0 > cas.monitor.warn.threshold=1000 > cas.monitor.warn.evictionThreshold=0 > cas.monitor.freeMemThreshold=10 > > Thanks, > -Jeff > > On Mon, Jan 15, 2018 at 8:08 AM, Jeffrey Ramsay <[email protected]> > wrote: > >> I have async enable and I'm not finding anything in my logs. I added jsp >> error pages to my TC web.xml which might be the source of the problem >> because the error is very sporadic. >> >> Thanks, >> -Jeff >> >> On Mon, Jan 15, 2018 at 3:04 AM, Bergner, Arnold < >> [email protected]> wrote: >> >>> Hi Jeff, >>> >>> >>> >>> I had this error too. Problem for me was that I had a custom filter in >>> tomcat without async processing turned on. Did you look at the server logs? >>> >>> >>> >>> Arnold >>> >>> >>> >>> *Von:* [email protected] [mailto:[email protected]] *Im Auftrag von >>> *Jeffrey Ramsay >>> *Gesendet:* Montag, 15. Januar 2018 04:03 >>> *An:* CAS Community <[email protected]> >>> *Betreff:* [cas-user] sso sessions >>> >>> >>> >>> Is there a fix for this error is 5.1.7? >>> >>> >>> >>> /cas/status/ssosessions: DataTables warning: table id=ssoSession - Ajax >>> error. >>> >>> >>> >>> Thanks, >>> >>> -Jeff >>> >>> -- >>> - Website: https://apereo.github.io/cas >>> - Gitter Chatroom: https://gitter.im/apereo/cas >>> - List Guidelines: https://goo.gl/1VRrw7 >>> - Contributions: https://goo.gl/mh7qDG >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/a/ap >>> ereo.org/d/msgid/cas-user/CA%2BTBYOQ2kd9DL6hDZw9bTZtxESEoaYi >>> oE8hd_mchWHFw3yrWWA%40mail.gmail.com >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYOQ2kd9DL6hDZw9bTZtxESEoaYioE8hd_mchWHFw3yrWWA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> -- >>> - Website: https://apereo.github.io/cas >>> - Gitter Chatroom: https://gitter.im/apereo/cas >>> - List Guidelines: https://goo.gl/1VRrw7 >>> - Contributions: https://goo.gl/mh7qDG >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/a/ap >>> ereo.org/d/msgid/cas-user/495bb910f52b4bab89b07e53fcbd99cd%4 >>> 0hrz.tu-darmstadt.de >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/495bb910f52b4bab89b07e53fcbd99cd%40hrz.tu-darmstadt.de?utm_medium=email&utm_source=footer> >>> . >>> >> >> > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYOT7HaN9H2hgz02EceoxaFCwvFfM9Yrja7UgdoJ2LU9RoQ%40mail.gmail.com.
