Hi @vmassol
I already googled that. It seems that it’s related to java and I’m not an expert there
Now wiki is “crashed”. JVM is there but I see this:
I also found that we have two users affected by a strange problem. Their accounts are being duplicated each time they login. Instead of just one “user” I have user, user_1, user_2, user_3 etc.
Logs:
xwiki-postgres-tomcat-web | 2019-05-10 09:23:58,837 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] WARN c.x.x.i.s.h.HibernateStore - Incompatible session (SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]])) and transaction (null) status
xwiki-postgres-tomcat-web | 2019-05-10 09:24:28,838 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:24:28,838 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:24:28,841 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] ERROR .a.DefaultAuthorizationManager - Failed to load rights for user [xwiki:XWiki.dmud] on [xwiki:SyntaxHighlighting.EnableSyntaxHighlighting].
xwiki-postgres-tomcat-web | org.xwiki.security.authorization.AuthorizationException: Failed to get groups for user or group [xwiki:XWiki.dmud] in wiki [Wiki xwiki]
xwiki-postgres-tomcat-web | 2019-05-10 09:23:28,832 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] WARN c.x.x.i.s.h.HibernateStore - Incompatible session (SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]])) and transaction (null) status
xwiki-postgres-tomcat-web | 2019-05-10 09:23:58,833 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:23:58,833 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:23:58,836 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=S9yxHuaL&xredirect=%2Fbin%2Fskin%2FXWiki%2FDefaultSkin%2Flogo.svg%3Fsrid%3DS9yxHuaL] ERROR .a.DefaultAuthorizationManager - Failed to load rights for user [xwiki:XWiki.xadmin] on [xwiki:CKEditor.EditMenuEntry].
xwiki-postgres-tomcat-web | org.xwiki.security.authorization.AuthorizationException: Failed to get groups for user or group [xwiki:XWiki.xadmin] in wiki [Wiki xwiki]
xwiki-postgres-tomcat-web | at org.xwiki.security.internal.DefaultUserBridge.getGroupsReferencesFor(DefaultUserBridge.java:128)
...
xwiki-postgres-tomcat-web | 2019-05-10 09:45:25,412 [http://wiki.mydomain.net/bin/view/Main/] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:45:25,412 [http://wiki.mydomain.net/bin/view/Main/] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:45:25,413 [http://wiki.mydomain.net/bin/view/Main/] ERROR x.c.l.XWikiLDAPAuthServiceImpl - Fail to search for document containing ldap uid [dmud]
xwiki-postgres-tomcat-web | com.xpn.xwiki.XWikiException: Error number 3223 in 3: Exception while searching documents with SQL [, BaseObject as obj, StringProperty as prop where doc.fullName=obj.name and obj.className=? and obj.id=prop.id.id and prop.name=? and lower(prop.value)=?]
...
xwiki-postgres-tomcat-web | 2019-05-10 09:45:51,450 [http://wiki.mydomain.net/bin/view/Main/] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:45:51,450 [http://wiki.mydomain.net/bin/view/Main/] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:45:55,416 [http://wiki.mydomain.net/bin/view/Main/] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:45:55,416 [http://wiki.mydomain.net/bin/view/Main/] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:46:25,464 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=ns5f3GdS&xredirect=%2Fbin%2Fview%2FMain%2F%3Fsrid%3Dns5f3GdS] WARN o.h.u.JDBCExceptionReporter - SQL Error: 0, SQLState: null
xwiki-postgres-tomcat-web | 2019-05-10 09:46:25,464 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=ns5f3GdS&xredirect=%2Fbin%2Fview%2FMain%2F%3Fsrid%3Dns5f3GdS] ERROR o.h.u.JDBCExceptionReporter - Cannot get a connection, pool error Timeout waiting for idle object
xwiki-postgres-tomcat-web | 2019-05-10 09:46:25,466 [http://wiki.mydomain.net/bin/login/XWiki/XWikiLogin?srid=ns5f3GdS&xredirect=%2Fbin%2Fview%2FMain%2F%3Fsrid%3Dns5f3GdS] ERROR .a.DefaultAuthorizationManager - Failed to load rights for user [xwiki:XWiki.dmud] on [Wiki xwiki].
xwiki-postgres-tomcat-web | org.xwiki.security.authorization.AuthorizationException: Failed to get groups for user or group [xwiki:XWiki.dmud] in wiki [Wiki xwiki]