...
[15:39:28 CDT(-0500)] <atilling> the bash script I shared yesterday has the logic to clear the log files as part of the stop/start
[15:39:47 CDT(-0500)] <kickehy> do the tomcat logs get cleaned out after a certain period of time?
[15:40:09 CDT(-0500)] <atilling> depends on your log config
[15:40:21 CDT(-0500)] <kickehy> guess i'll look then
[15:40:28 CDT(-0500)] <foxnesn> CAS loads and i can auth against it
[15:40:40 CDT(-0500)] <foxnesn> i get the CAS not available message once i am granted the ticket
[15:41:06 CDT(-0500)] <atilling> ok so sounds like there is an error in the flow action you added
[15:41:15 CDT(-0500)] <atilling> the log should show it
[15:41:35 CDT(-0500)] <atilling> Kickehy: your cas deploy up and running now?
[15:43:14 CDT(-0500)] <foxnesn> not throwing any errors after restart
[15:43:17 CDT(-0500)] <foxnesn> this is werid
[15:43:23 CDT(-0500)] <foxnesn> same webflow samd log settings
[15:43:34 CDT(-0500)] <foxnesn> same cas unavailable mesg
[15:43:53 CDT(-0500)] <atilling> check the localhost log file
[15:44:07 CDT(-0500)] <atilling> some errors end up there instead of catalina
[15:46:52 CDT(-0500)] <foxnesn> java.lang.IllegalArgumentException: Cannot find state with id 'checkall' in flow 'login' – Known state ids are 'array<String>['ticketGrantingTicketExistsCheck', 'gatewayRequestCheck', 'hasServiceCheck', 'renewRequestCheck', 'warn', 'g
[15:47:13 CDT(-0500)] <foxnesn> postView', 'checkAll', 'moodlecheckAll', 'redirectView', 'viewServiceErrorView', 'viewServiceSsoErrorView']'
[15:48:23 CDT(-0500)] <atilling> so your transition to="checkall" but you don't have an element with id="checkall"
[15:48:54 CDT(-0500)] <foxnesn> lol
[15:48:59 CDT(-0500)] <foxnesn> i had checkAll
[15:49:01 CDT(-0500)] <foxnesn> kldfjlkfdgflkgjlgjffglkdfdkj
[15:49:40 CDT(-0500)] <atilling> yes surprise, surprise java is case-sensitive
[15:49:56 CDT(-0500)] <foxnesn> yea ha i must have missed it
[15:50:05 CDT(-0500)] <atilling> easy mistake
[15:50:39 CDT(-0500)] <foxnesn> omg it worked
[15:50:56 CDT(-0500)] <atilling> I had one once back in basic that stymed me for days, I had initialized a variable N but I was printing Z
[15:51:43 CDT(-0500)] <foxnesn> how long do tickets last?
[15:52:26 CDT(-0500)] <atilling> by default st = 2 minutes, tgt 2 hrs
[15:52:47 CDT(-0500)] <foxnesn> ok well i now the checkall works in the flow
[15:52:54 CDT(-0500)] <foxnesn> now i have to see how it handles on the other end
[15:54:11 CDT(-0500)] <foxnesn> atilling: will you be on at all tomorrow?
[15:54:58 CDT(-0500)] <atilling> I will probably be
[15:55:13 CDT(-0500)] <foxnesn> ok, im sure there will be some bugs to work out
[15:55:15 CDT(-0500)] <foxnesn> as always
[15:55:17 CDT(-0500)] <atilling> I took a half sick day today and got some extra sleep
[15:55:22 CDT(-0500)] <foxnesn> nice
[15:55:31 CDT(-0500)] <foxnesn> so it looks like the webflow is working
[15:55:39 CDT(-0500)] <foxnesn> now i need to check how that impacts PWM
[15:55:57 CDT(-0500)] <atilling> good luck
[16:04:18 CDT(-0500)] <foxnesn> hrm, after i setup my responses i get...
[16:04:19 CDT(-0500)] <foxnesn> Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
[16:04:27 CDT(-0500)] <foxnesn> and IE just hangs