Try to use following
cas.ticket.registry.jpa.healthQuery=SELECT 1 FROM INFORMATION_SCHEMA.TABLES
cas.ticket.registry.jpa.url=jdbc:postgresql://localhost:5432/cas
cas.ticket.registry.jpa.driverClass=org.postgresql.Driver
cas.ticket.registry.jpa.idleTimeout=5000
cas.ticket.registry.jpa.user=cas
cas.ticket.registry.jpa.password=cas
cas.ticket.registry.jpa.jpaLockingTimeout=3600
cas.ticket.registry.jpa.crypto.signing.key=
cas.ticket.registry.jpa.crypto.signing.keySize=512
cas.ticket.registry.jpa.crypto.encryption.key=
cas.ticket.registry.jpa.crypto.encryption.keySize=16
cas.ticket.registry.jpa.crypto.alg=AES

And you have to set jpaLockingTgtEnabled use False value.
# # Properties has some issue false will be work
# cas.ticket.registry.jpa.jpaLockingTgtEnabled=false

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.

Reply via email to