org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.creator [20]: Unable to resolve 20.0: missing requirement [20.0] package; (&(package=org.springframework.roo.model)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve 61.0: missing requirement [61.0] package; (package=javax.annotation)]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Spring JIRA by Artem, 2 years ago
via Spring JIRA by Artem, 1 year ago
via SpringSource Issue Tracker by The Alchemist, 2 years ago
via SpringSource Issue Tracker by The Alchemist, 1 year ago
via Spring JIRA by Martin Lippert, 1 year ago
via Spring JIRA by Martin Lippert, 2 years ago
org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.creator [20]: Unable to resolve 20.0: missing requirement [20.0] package; (&(package=org.springframework.roo.model)(version>=1.2.0)(!(version>=2.0.0))) [caused by: Unable to resolve 61.0: missing requirement [61.0] package; (package=javax.annotation)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3564)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1797)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1192)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:266)
at java.lang.Thread.run(Thread.java:744)