ERROR in LOGS IdPv3
John Morrison
john.morrison at uadm.uu.se
Wed Oct 5 04:46:55 EDT 2016
For me this is a production issue.
2016-10-05 10:26:39,967 - ERROR
[org.opensaml.storage.impl.JPAStorageService:337] - Error committing
transaction
javax.persistence.RollbackException: Error while committing the
transaction
at
org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:94)
Caused by: javax.persistence.PersistenceException:
org.hibernate.HibernateException: identifier of an instance of
org.opensaml.storage.impl.JPAStorageRecord was altered from
intercept/terms-of-use:Cabe0183:kau-tou to
intercept/terms-of-use:cabe0183:kau-tou
at
org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1763)
Caused by: org.hibernate.HibernateException: identifier of an instance
of org.opensaml.storage.impl.JPAStorageRecord was altered from
intercept/terms-of-use:Cabe0183:kau-tou to
intercept/terms-of-use:cabe0183:kau-tou
at
org.hibernate.event.internal.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:80)
/John
On Tue, 2016-10-04 at 10:09 -0500, Tom Zeller wrote:
> > https://issues.shibboleth.net/jira/browse/IDP-951
>
> I'm thinking there's a workaround via the consent storage key function
> (modify that to do c14n/lowercase). Is that something I should spend
> time on ? I don't think it's a big deal to do a mock up. I guess I'm
> asking if this is a production issue.
>
> Tom
More information about the users
mailing list