Hi Scott,

In the log, it seems that it’s the package com.medline.osgi which is not 
resolved.

Is it one of your package ?

Regards
JB

> Le 2 nov. 2020 à 01:48, Leschke, Scott <[email protected]> a écrit :
> 
> Karaf 4.3.0 on Windows, JDK 14.   All java.* packages, including java.lang, 
> show as Unsatisfied Requriements in bundle:diag output.  Setting
> karaf.framework=equinox
> yields similar results.
>  
> org.osgi.framework.BundleException: Unable to resolve 
> medline.bam.provider.jdbc [181](R 181.0): missing requirement 
> [medline.bam.provider.jdbc [181](R 181.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=com.medline.osgi)(version>=1.0.0)(!(version>=2.0.0))) 
> [caused by: Unable to resolve medline.osgi [169](R 169.0): missing 
> requirement [medline.osgi [169](R 169.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=com.medline.util.service)(version>=1.0.0)(!(version>=2.0.0)))
>  [caused by: Unable to resolve medline.util [163](R 163.0): missing 
> requirement [medline.util [163](R 163.0)] osgi.wiring.package; 
> (osgi.wiring.package=java.io <http://java.io/>)]] Unresolved requirements: 
> [[medline.bam.provider.jdbc [181](R 181.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=com.medline.osgi)(version>=1.0.0)(!(version>=2.0.0)))]
>                at 
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368) ~[?:?]
>                at 
> org.apache.felix.framework.Felix.startBundle(Felix.java:2281) ~[?:?]
> ….
>  
> Scott

Reply via email to