Hello Gary, Were you able to fix this issue? If so, can you advise on how to fix it.
Thanks, Sai On Monday, July 31, 2017 at 4:58:45 PM UTC-4, maxwell_g wrote: > > We are upgrading from 5.0.1 to 5.1.2 and receive an error when the > database is initialized. The following is set within the > management.properties to perform the initialization: > > > > cas.serviceRegistry.jpa.ddlAuto=create > > cas.serviceRegistry.initFromJson=true > > We are using mssql-jdbc version 6.2.0.jre8 and get the following error: > > > > Hibernate: create table SamlRegisteredService_AttributeNameFormats > (SamlRegisteredService_id bigint not null, value varchar(255), key > varchar(255) not null, primary key (SamlRegisteredService_id, key)) > > 2017-07-31 14:28:51,031 WARN > [org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl] - > <GenerationTarget encountered exception accepting command : Error executing > DDL via JDBC Statement> > > org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing > DDL via JDBC Statement > > > > Is SamlRegisteredService_AttributeNameFormats a new table? > > Is this table required? > > > > Thanks for any insight into this!! > > > > Thanks Gary > > > > . > -- - 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/4b692db6-a2ef-467e-a536-2e4aaafcf1f6%40apereo.org.
