Could be, but as I don't use the jdbc stuff, I can't help you with that.
The {0} gets replaced with some dynamic value generated by the Java code.
My guess would be it's some condition like column=value, but that's pretty
a guess.I would suggest if you haven't yet to see the CAS log level to debug and the jdbc library to level to debug and see if that helps you? David A. Curry, CISSP Director of Information Security The New School - Information Technology 71 Fifth Ave., 9th Fl. ~ New York, NY 10003 +1 212 229-5300 x4728 ~ [email protected] Sent from my phone; please excuse typos and inane auto-corrections. On Mon, May 21, 2018, 16:58 John D Giotta <[email protected]> wrote: > Same error. Do you think that maybe my select statement is wrong? > Specifically the `WHERE {0}` That just seems wrong to me. What is {0}? > > -- > - 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/46828dc5-72c2-41cf-9596-265e658b5f52%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/46828dc5-72c2-41cf-9596-265e658b5f52%40apereo.org?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%2Bd9XAPKoPfbfSe7_T8Jge%2BjxOHPynMs6SvNWTOv1skWyvtOsA%40mail.gmail.com.
