I am installing JIRA Agile v6.3.6.1 on JIRA v6.1#6144 but it is not able to enable the plugin ones loaded.
I tried Uninstalling and re-installing it, but ith the same result.
What am i doing wrong?
These are the logged lines :
2013-12-24 17:00:20,910 UpmAsynchronousTaskManager:thread-2 INFO nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.pyxis.greenhopper.jira], 1 seconds remaining
2013-12-24 17:00:21,924 UpmAsynchronousTaskManager:thread-2 INFO nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.pyxis.greenhopper.jira], 0 seconds remaining
2013-12-24 17:00:22,938 UpmAsynchronousTaskManager:thread-2 INFO nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [atlassian.plugin.manager.DefaultPluginManager] Disabling com.pyxis.greenhopper.jira
2013-12-24 17:00:33,032 UpmAsynchronousTaskManager:thread-2 ERROR nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [internal.util.concurrent.RunnableTimedExecution] Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.pyxis.greenhopper.jira, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
2013-12-24 17:00:33,063 UpmAsynchronousTaskManager:thread-2 ERROR nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [atlassian.plugin.manager.PluginEnabler] Unable to start the following plugins due to timeout while waiting for plugin to enable: com.pyxis.greenhopper.jira
2013-12-24 17:00:46,043 ThreadPoolAsyncTaskExecutor::Thread 36 ERROR nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [extender.internal.activator.ContextLoaderListener] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.pyxis.greenhopper.jira, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [bundle://136.0:0/META-INF/spring/spring.xml]; nested exception is java.lang.IllegalStateException: Invalid BundleContext.
Caused by: java.lang.IllegalStateException: Invalid BundleContext.
2013-12-24 17:00:46,058 ThreadPoolAsyncTaskExecutor::Thread 36 ERROR nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] Unable to create application context for [com.pyxis.greenhopper.jira], unsatisfied dependencies: none
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [bundle://136.0:0/META-INF/spring/spring.xml]; nested exception is java.lang.IllegalStateException: Invalid BundleContext.
Caused by: java.lang.IllegalStateException: Invalid BundleContext.
2013-12-24 17:00:46,058 ThreadPoolAsyncTaskExecutor::Thread 36 ERROR nv 649x1355225x1 1udt7oi 192.168.15.74 /rest/plugins/1.0/ [extender.internal.activator.ContextLoaderListener] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.pyxis.greenhopper.jira, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [bundle://136.0:0/META-INF/spring/spring.xml]; nested exception is java.lang.IllegalStateException: Invalid BundleContext.
Caused by: java.lang.IllegalStateException: Invalid BundleContext.
Hi Niels, check the following:
increasing the plugin-startup-timeout worked
I added -Datlassian.plugins.enable.wait=300 to the options key in the registry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
where i can find the registry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.