cannot enable jira dvcs plugin.

Tech Ops April 15, 2014

I upload to the server and try to enable the dvcs plugin. the process fails and indicates to look in the logs. here is the tail from the logs:

Caused by: java.lang.IllegalStateException: Cannot autowire object because the Spring context is unavailable. Ensure your OSGi bundle contains the 'Spring-Context' header.
at com.atlassian.plugin.osgi.factory.OsgiPluginInstalledHelper.assertSpringContextAvailable(OsgiPluginInstalledHelper.java:217)
at com.atlassian.plugin.osgi.factory.OsgiPluginInstalledHelper.autowire(OsgiPluginInstalledHelper.java:118)
at com.atlassian.plugin.osgi.factory.OsgiPlugin.autowire(OsgiPlugin.java:331)
at com.atlassian.plugin.osgi.factory.OsgiPlugin.autowire(OsgiPlugin.java:321)
at com.atlassian.jira.plugin.PluginInjector.newInstance(PluginInjector.java:30)
... 238 more

2 answers

0 votes
Tech Ops April 16, 2014

one of our admins resolved the issue late yesterday. i will try to find the resolution and post it.

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 16, 2014

Have you checked whether you have the right add on version for your JIRA version?

Suggest an answer

Log in or Sign up to answer