ERROR org.opensaml.storage.impl.JPAStorageService:337

Jarno Huuskonen jarno.huuskonen at uef.fi
Thu Sep 17 07:56:05 EDT 2015


On Wed, Sep 16, Daniel Fisher wrote:
> On Wed, Sep 16, 2015 at 8:50 AM, Jarno Huuskonen <jarno.huuskonen at uef.fi>
> wrote:
> 
> > Hi,
> >
> > From time to time (maybe once a day) we get something like this on
> > idp(3.1.2) warn/process logs. Any hints what might be causing these ?
> > (There's no errors logged from connection pool / mysql-connector).
> > (We're using mysql as consent storage).
> >
> > 2015-09-16 09:38:30,673 - ERROR
> > [org.opensaml.storage.impl.JPAStorageService:337] -
> > JSESSIONID=jsessidremoved - Error committing transaction
> >
> 
> Do you ever see this exception coming from a different line number?

No, I don't see the same exception from different line, but
sometimes ERROR [org.opensaml.storage.impl.JPAStorageService:323] ...
Error reading record 'usernmame:servicename' in context 'intercept/attribute-release' but with these jdbc/mysql also logs com.mysql.jdbc ...
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:
Communications link failure ...

But all "Caused by: javax.persistence.PersistenceException: org.hibernate.HibernateException: identifier of an instance ..." errors
are from org.opensaml.storage.impl.JPAStorageService:337
(and no jdbc/mysql exceptions).

-Jarno

-- 
Jarno Huuskonen


More information about the users mailing list