On Fri, Feb 11, 2011 at 10:22 AM, Gazi Mushfiqur Rahman <
[email protected]> wrote:

> So now the latest and bug free jackrabbit-core is being used. But now I
> found that a framework error is occurring as below:
>
> 11.02.2011 21:12:50.569 *ERROR* [FelixDispatchQueue]
> org.apache.aries.jmx.core FrameworkEvent ERROR
> (org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.aries.jmx.core [7]: Unable to resolve 7.0: missing requirement
> [7.0] package;
> (&(package=org.apache.aries.util)(version>=0.3.0)(!(version>=1.0.0))))
> org.osgi.framework.BundleException: Unresolved constraint in bundle
> org.apache.aries.jmx.core [7]: Unable to resolve 7.0: missing requirement
> [7.0] package;
> (&(package=org.apache.aries.util)(version>=0.3.0)(!(version>=1.0.0)))
>

Hi Gazi,

I see that apache aries 0.3 was released earlier this week.  From looking at
the error message I wonder if you have both of these bundles installed?

 * org.apache.aries.util
 * org.apache.aries.jmx.core

HTH,

-james.

Reply via email to