org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.hk2.external.cglib [21]: Unable to resolve 21.0: missing requirement [21.0] osgi.wiring.package; (&(osgi.wiring.package=org.objectweb.asm.util)(password=GlassFish)) [caused by: Unable to resolve 18.0: missing requirement [18.0] osgi.wiring.package; (osgi.wiring.package=javax.xml.transform)]
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 java.net by Unknown author, 2 years ago
via Java.net JIRA by arungupta, 2 years ago
via Java.net JIRA by arungupta, 1 year ago
via GitHub by pires
, 2 years agovia hivmr.com by Unknown author, 2 years ago
via gmane.org by Unknown author, 2 years ago
org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.hk2.external.cglib [21]: Unable to resolve 21.0: missing requirement [21.0] osgi.wiring.package; (&(osgi.wiring.package=org.objectweb.asm.util)(password=GlassFish)) [caused by: Unable to resolve 18.0: missing requirement [18.0] osgi.wiring.package; (osgi.wiring.package=javax.xml.transform)]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
at java.lang.Thread.run(Thread.java:722)