-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.4
-
Fix Version/s: 5.8.0-HF25, 6.0
-
Component/s: Comments, Elasticsearch
-
Tags:
-
Sprint:Sprint RepoTeam 5.9.5-2
Adding comments creates error logs because there is no session available when firing the event.
ERROR [http-bio-0.0.0.0-8080-exec-26][org.nuxeo.elasticsearch.commands.IndexingCommand] Unable to generate event, no session found for cmd: {"id":"IndexingCommand-5f5cec08-4527-41e1-80ad-df2381de8fb1","name":"ES_INSERT","docId":"6e0a5d7a-bfd4-4733-823d-4f7645ed3764","path":"/default-domain/Comments/2014-07/1949385406849470460","repo":"default","recurse":false,"sync":true}{{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:8080/nuxeo/view_documents.faces}{ServletPath,/view_documents.faces}{SessionID,B5CC6AF75D9EE66273088D024BB7B234.nuxeo}{UserPrincipal,jdoe}}
We don't use ES for comments yet, so there is no regression at the moment.