Just confirming the driver issue remains in 5.1.2-SNAPSHOT: 2017-07-07 18:32:26,402 ERROR [org.apereo.cas.configuration.support.Beans] - <Error creating DataSource: [Failed to load class of driverClassName com.mysql.jdbc.Driver]>
2017-07-07 18:32:26,402 WARN [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext] - <Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.passwordChangeService' defined in class path resource [org/apereo/cas/pm/config/PasswordManagementConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apereo.cas.pm.PasswordManagementService]: Factory method 'passwordChangeService' threw exception; nested exception is java.lang.IllegalArgumentException: java.lang.RuntimeException: Failed to load class of driverClassName com.mysql.jdbc.Driver> Thank you! On Friday, July 7, 2017 at 6:26:59 PM UTC-4, William Jojo wrote: > > I see all three questions now! But I cannot get to the password entry page > unless I only use one question. > > Also, I read in another thread that the JDBC drivers have an issue at > 5.1.1 (which I, too, experienced) and the person suggested using 5.0.6 - > which works. Should this also be fixed in 5.1.2? > > On Friday, July 7, 2017 at 1:29:22 PM UTC-4, Misagh Moayyed wrote: >> >> >> >> Line 68 is definitely the overridden getSecurityQuestions() with the Map, >> but question results are limited to 1? Cannot find this result size in the >> code. >> >> >> >> Don't think I am missing a config option... >> >> >> >> >> >> You are not. That’s a bug, where the queryForMap() expects a single row >> as a result. This should be fixed in 5.1.2. Retry with the snapshot in >> about an hour. >> > > > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/c5872b0f-f4c2-45cf-9be9-8f6bb0d094b0%40apereo.org.
