Hi,
I created a custom plugin in Bamboo and installed it in the bamboo-home/plugins folder. When I try to enable it, I get the following error even after increasing the timeout:
2017-06-14 16:03:28,258 ERROR [http-apr-8085-exec-25] [OsgiPluginInstalledHelper] Cannot determine required plugins, cannot resolve bundle 'myfirstplugin1'
2017-06-14 16:05:58,974 INFO [17-BAM::Default Agent::Agent:pool-32-thread-1] [BuildAgentControllerImpl] Agent 196609 checking build queue for executables...
2017-06-14 16:08:28,632 ERROR [http-apr-8085-exec-25] [PluginEnabler] Unable to start the following plugins due to timeout while waiting for plugin to enable: myfirstplugin1.myfirstplugin1
Please help.
Thanks! :-)
Hi Tushar,
I suggest you use this link to help build your plugin:
https://developer.atlassian.com/server/bamboo/bamboo-plugin-guide/
Once you have the base plugin working, you can add more functionality on top.
Cheers,
Jean
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.