|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I am having the same issue as teilo.
I am using Gerrit 2.5 and tried with latest plugin and 2.0.9.
I get the error
Jul 03, 2013 1:21:41 AM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritHandler shutdown
INFO: Shutting down the ssh connection.
Jul 03, 2013 1:21:41 AM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritHandler run
INFO: Starting Up...
Jul 03, 2013 1:21:41 AM com.sonyericsson.hudson.plugins.gerrit.trigger.version.GerritVersionChecker createVersionNumber
SEVERE: Gerrit version number is null or the empty string.
Jul 03, 2013 1:21:41 AM com.sonyericsson.hudson.plugins.gerrit.gerritevents.GerritHandler run
INFO: Ready to receive data from Gerrit
However, ssh into jenkins user returns proper version string
-bash-4.1$ ssh -p 29418 [email protected] gerrit version
gerrit version 2.5
-bash-4.1$
Any help will be greatly appreciated.