-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: gerrit-trigger-plugin
-
Environment:Jenkins ver. 2.121.3
Gerrit Trigger Plugin Version: 2.27.5
Gerrit Code Review (2.14.8)
events-log plugin version v2.13-15-g7d4a8be
Hi:
I am having issues with Gerrit Trigger Plugin in Jenkins, Â then plugins shows the following message:
Â
Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed and configured on the Gerrit Server.
Â
I have all in order and I can not figure out where could be the issue
Â
Document followed:
=========================
Â
Comments:
========================
Jenkins:
Gerrit Connection Setting is success
REST API Connection is success
Â
Configurations:
==========================
Gerrit plugin events-log configuration:
[plugin "events-log"][plugin "events-log"]
maxAge = 30
returnLimit = 10000
storeUrl = jdbc:h2:/home/gerrit/tree/events/db Â
urlOptions = loglevel=INFOÂ Â
urlOptions = logUnclosedConnections=true Â
copyLocal = true
Â
Â
Any help here will be welcome. Thanks