...
[18:46:26 CDT(-0500)] <dmccallum54> can you gist your full stack trace for the getCoaches problem?
[18:49:45 CDT(-0500)] <pspaude> yes just did that here you go: https://gist.github.com/pspaude/6301646
[18:50:06 CDT(-0500)] <pspaude> Sorry at the same time my win box has decide to shut off, they are conspiring against me...
[18:50:22 CDT(-0500)] <dmccallum54> that trace is blown right after SSP startup?
[18:50:48 CDT(-0500)] <pspaude> Yes line above is the typical Hibernate Validator Final
[18:55:56 CDT(-0500)] <pspaude> Ok your expand changeset for oauth is marked as executed.
[18:56:50 CDT(-0500)] <dmccallum54> created SSP-1651 for the person_class problem and assigned it to myself
[18:57:05 CDT(-0500)] <dmccallum54> i'm willing to bet the getCoaches trace is a transient problem
[18:57:11 CDT(-0500)] <dmccallum54> we see it all the time on linux deploys
[18:57:22 CDT(-0500)] <dmccallum54> b/c there is no guarantee that ssp-platform starts before ssp
[18:57:35 CDT(-0500)] <dmccallum54> basically comes down to the whims of the underlying OS/filesystem
[19:00:58 CDT(-0500)] <pspaude> alright cool, then I might have an issue with sencha.
[19:01:07 CDT(-0500)] <pspaude> Should be an easier fix then.