ERROR in LOGS IdPv3
John Morrison
john.morrison at uadm.uu.se
Mon Sep 26 08:57:31 EDT 2016
Hi again,
Anyone know of why this is happening to the Terms of Use for some people
and not others?
2016-09-26 14:53:34,364 - 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:ivpe7397:kau-tou to
intercept/terms-of-use:Ivpe7397: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:ivpe7397:kau-tou to
intercept/terms-of-use:Ivpe7397:kau-tou
at
org.hibernate.event.internal.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:80)
Looks like some case problem with the UID.
Any idea?
//John
On Mon, 2016-08-29 at 09:54 +0000, John Morrison wrote:
> On Thu, 2016-08-25 at 16:48 +0000, Cantor, Scott wrote:
> > On 8/25/16, 12:07 PM, "users on behalf of John Morrison" <users-bounces at shibboleth.net on behalf of john.morrison at uadm.uu.se> wrote:
> >
> > > > Is there anyway I can block for all CAS auths to not release
> > > > eduPersonTargetedID.
> >
> > Filtering has nothing to do with resolution. I gave you a couple of ways you can deal with this:
> >
> > a) stop using the deprecated mechanism and supporting eduPersonTargetedID as a SAML Attribute
> >
> > or
> >
> > b) add an activationCondition to that data connector to check for CAS and bypass the resolution process for that connector
> >
> > > There is no way to stop persistentID being generated just for CAS in
> > > anyway I suppose!
> >
>
> Thanks, Scott.
>
> > Other than the two I have mentioned.
> >
> > -- Scott
> >
> >
>
More information about the users
mailing list