onepremise / gReview

A Bamboo plugin integrating Gerrit which allows Bamboo to verify changes and update the Gerrit review system.
Apache License 2.0
15 stars 23 forks source link

Unable to install the plugin in Bamboo 5.10.0 #36

Closed aurobindodash closed 8 years ago

aurobindodash commented 8 years ago

Hi Team,

We have tried installing the plugin in Bamboo 5.10.0. However, we are getting the below error:

This add-on could not be loaded. It has one or more errors that prevent it from being enabled. Refer to the logs for more information.

We could not find any specific error in the logs. We have tried both 1.4.6.7, 1.4.6.5 versions.

onepremise commented 8 years ago

Hello, sorry to hear your having trouble. Please try uninstalling and reinstalling again in the plugin manager. Scan the log and see if you can catch an Exception. There maybe an issue with felix and your maven repository, if you are getting dependency errors. Sometimes you have to flush out your maven repository and let it repopulate. I'll try installing on Bamboo 5.10.0 to see if I can reproduce your error. Let me know how it goes. Thanks!

aurobindodash commented 8 years ago

Hi,

My bad. Missed to restart the Bamboo right after installing the plugin.

The issue is fixed. Thanks for your help.

Regards, Auro. greview error-bamboo

onepremise commented 8 years ago

Great! Glad to hear. Thanks for letting me know.