Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

org.osgi.framework.BundleException Error

Junseok Lee November 13, 2020
Caused by: org.osgi.framework.BundleException: Unable to resolve com.curvc.atlas.jira.plugin.jira-cr-sync [186](R 186.0): missing requirement [com.curvc.atlas.jira.plugin.jira-cr-sync [186](R 186.0)] osgi.wiring.package; (osgi.wiring.package=com.oracle.common.base) Unresolved requirements: [[com.curvc.atlas.jira.plugin.jira-cr-sync [186](R 186.0)] osgi.wiring.package; (osgi.wiring.package=com.oracle.common.base)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4149)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2119)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984)
 

Sometimes, I encountered this exception. But I don't know what this error occured.

Can you tell representative reason me?

1 answer

1 accepted

0 votes
Answer accepted
Gonchik Tsymzhitov
Community Champion
April 29, 2021

Does your atlas-run include different apps? 

I am asking based on that error

com.curvc.atlas.jira.plugin.jira-cr-sync

 

Here one way is clean felix cache in directory plugins:

.osgi-plugins

.bundled-plugins

Suggest an answer

Log in or Sign up to answer