org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.jpa [19]: Unable to resolve 19.0: missing requirement [19.0] package; (&(package=org.springframework.roo.addon.propfiles)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (&(package=org.springframework.roo.process.manager)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 45.0: missing requirement [45.0] package; (&(package=org.springframework.roo.file.monitor)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resol ve 39.0: missing requirement [39.0] package; (&(package=org.springframework.roo.support.ant)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 52.0: missing requirement [52.0] package; (package=javax.xml.namespace)]]]]
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 Martin Lippert, 2 years ago
via SpringSource Issue Tracker by The Alchemist, 2 years ago
via Spring JIRA by Martin Lippert, 1 year ago
via SpringSource Issue Tracker by The Alchemist, 1 year ago
via Spring JIRA by alosman alosman, 1 year ago
via Spring JIRA by alosman alosman, 2 years ago
org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.roo.addon.jpa [19]: Unable to resolve 19.0: missing requirement [19.0] package; (&(package=org.springframework.roo.addon.propfiles)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (&(package=org.springframework.roo.process.manager)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 45.0: missing requirement [45.0] package; (&(package=org.springframework.roo.file.monitor)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resol ve 39.0: missing requirement [39.0] package; (&(package=org.springframework.roo.support.ant)(version>=1.1.0)(!(version>=2.0.0))) [caused by: Unable to resolve 52.0: missing requirement [52.0] package; (package=javax.xml.namespace)]]]]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1719)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1148)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:722)