osgi plugins failed to start while upgrading to Jira 7

Mansi Patel June 2, 2016

I am trying to upgrade JIRA from 6.4.12 to JIRA 7.1.0. I disabled all the plugins other than the ones which are compatible with 6.4.12 and 7.1.0 too.

While upgrading Jira, I am getting following errors:

2016-06-02 12:59:17,467 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.atlassian.plugin.automation.jira-automation-spi

org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugin.automation.jira-automation-spi [126]: Unable to resolve 126.0: missing requirement [126.0] osgi.wiring.package; (osgi.wiring.package=org.quartz)

 

2016-06-02 12:59:17,837 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.keplerrominfo.jira.plugins.jjupin

org.osgi.framework.BundleException: Unresolved constraint in bundle com.keplerrominfo.jira.plugins.jjupin [187]: Unable to resolve 187.0: missing requirement [187.0] osgi.wiring.package; (osgi.wiring.package=com.atlassian.jira.rpc.auth)

 

2016-06-02 12:59:17,886 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.col.plugins.epic-hierarchy

org.osgi.framework.BundleException: Unresolved constraint in bundle com.col.plugins.epic-hierarchy [182]: Unable to resolve 182.0: missing requirement [182.0] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.sal.api.pluginsettings)(version>=2.0.0)(!(version>=3.0.0)))

2016-06-02 12:59:18,018 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.atlassian.plugin.automation.automation-module

org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugin.automation.automation-module [124]: Unable to resolve 124.0: missing requirement [124.0] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugin.automation.spi.build)(version>=1.5.9)) [caused by: Unable to resolve 126.0: missing requirement [126.0] osgi.wiring.package; (osgi.wiring.package=org.quartz)]

2016-06-02 12:59:18,474 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.atlassian.plugin.automation.jira-automation-plugin

org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugin.automation.jira-automation-plugin [125]: Unable to resolve 125.0: missing requirement [125.0] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugin.automation.core)(version>=1.5.9)) [caused by: Unable to resolve 124.0: missing requirement [124.0] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugin.automation.spi.build)(version>=1.5.9)) [caused by: Unable to resolve 126.0: missing requirement [126.0] osgi.wiring.package; (osgi.wiring.package=org.quartz)]]

 

2016-06-02 12:59:18,540 JIRA-Bootstrap ERROR      [c.a.jira.event.DefaultListenerManager] Could not configure listener:*** comment Auto-Transition className:com.atlassian.jira.toolkit.listener.AutoTransitionListener

com.atlassian.jira.event.ListenerException: Could not find class: com.atlassian.jira.toolkit.listener.AutoTransitionListener

Caused by: java.lang.ClassNotFoundException: Class 'com.atlassian.jira.toolkit.listener.AutoTransitionListener' not found.

 

 

2016-06-02 12:59:18,566 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.atlassian.plugin.automation.jira-automation-spi

 

As per earlier posts,

I have tried deleting contents from .osgi-plugins and .bundled-plugins, but no luck.

 

any help is appreciated. I can attach logs if thats more useful.

 

Thanks,

Mansi

3 answers

0 votes
SK1975 June 8, 2019

Have the same problem when shutting down JIRA 8.2.0!

Anyone?

SK1975 July 10, 2019

Anyone?

SK1975 July 10, 2019

Upgrade from 8.2.0 to 8.2.3 ...same errors!!!

Jaswanth P April 23, 2020

8.8.0 same error

0 votes
Frédéric Esnault January 8, 2019

So, no answer here ? No one found the cause/solution for this ?

Still happening.

0 votes
Corentin Méhat
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.
October 28, 2016

Hello, 

got the same error upgrading from JIRA 6.3.10 to JIRA 7.2.3 :

2016-10-28 15:14:07,458 FelixDispatchQueue ERROR      [c.a.p.o.container.felix.FelixOsgiContainerManager] Framework error in bundle com.atlassian.plugin.automa
tion.jira-automation-spi
org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugin.automation.jira-automation-spi [126]: Unable to resolve 126.0: missing
 requirement [126.0] osgi.wiring.package; (osgi.wiring.package=org.quartz)
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3974)
        at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:1824)
        at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:937)
        at com.atlassian.plugin.osgi.util.BundleClassLoaderAccessor$BundleClassLoader.findClass(BundleClassLoaderAccessor.java:66)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at com.atlassian.jira.plugin.DefaultComponentClassManager.constructEvenIfNotEnabled(DefaultComponentClassManager.java:104)
        at com.atlassian.jira.plugin.DefaultComponentClassManager.newInstance(DefaultComponentClassManager.java:57)
        at com.atlassian.jira.service.OfBizServiceConfigStore.loadServiceClass(OfBizServiceConfigStore.java:322)
        at com.atlassian.jira.service.OfBizServiceConfigStore.instantiateServiceContainer(OfBizServiceConfigStore.java:213)
        at com.atlassian.jira.service.OfBizServiceConfigStore.getServiceContainer(OfBizServiceConfigStore.java:186)
        at com.atlassian.jira.service.OfBizServiceConfigStore.getAllServiceConfigs(OfBizServiceConfigStore.java:174)
        at com.atlassian.jira.service.DefaultServiceManager.loadServiceCache(DefaultServiceManager.java:581)
        at com.atlassian.cache.memory.MemoryCacheManager$1$1.load(MemoryCacheManager.java:93)
        at com.atlassian.cache.memory.MemoryCacheManager$1$1.load(MemoryCacheManager.java:69)
        at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3527)
        at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2319)
        at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2282)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2197)
        at com.google.common.cache.LocalCache.get(LocalCache.java:3937)
        at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3941)
        at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4824)
        at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4830)

Suggest an answer

Log in or Sign up to answer