Problem signing in with LDAP accounts
Posted: Wed Feb 20, 2019 9:32 am
I have a problem with existing accounts that were added to additional groups in ldap, which need to sync at login to the OMERO system.
This is only for existing accounts and not for fresh logins.
I upgraded to the latest version of OMERO 5.4.10 and should have performed all DB steps
This is the error messag in the log:
Any thoughts on what is going on?
could there be hanging locks on certain rows in the DB?
Best,
Raf
This is only for existing accounts and not for fresh logins.
I upgraded to the latest version of OMERO 5.4.10 and should have performed all DB steps
This is the error messag in the log:
2019-02-20 09:53:39,211 INFO [ ome.services.util.ServiceHandler] (l.Server-6) Executor.doWork -- ome.services.sessions.SessionManagerImpl.executeCheckPasswordRO[u0114991]
2019-02-20 09:53:39,211 INFO [ ome.services.util.ServiceHandler] (l.Server-6) Args: [null, InternalSF@95788093]
2019-02-20 09:53:39,212 INFO [ ome.security.basic.EventHandler] (l.Server-6) Auth: user=0,group=0,event=null(Sessions),sess=651ec5cf-4a9e-408d-ba8e-c9f9075a124b
2019-02-20 09:53:40,152 INFO [ ome.logic.LdapImpl] (l.Server-6) Adding groups for u0114991: [355]
2019-02-20 09:53:40,173 INFO [ org.perf4j.TimingLogger] (l.Server-6) start[1550652819211] time[962] tag[omero.call.exception]
2019-02-20 09:53:40,175 WARN [ ome.services.util.ServiceHandler] (l.Server-6) Unknown exception thrown.
org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; uncategorized SQLException for SQL [select ome_nextval(?,?)]; SQL state [25P02]; error code [0]; ERROR: current transaction is aborted, commands ignored until end of transaction block; nested exception is org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block
Any thoughts on what is going on?
could there be hanging locks on certain rows in the DB?
Best,
Raf