I get an exception that looks like this:
Unable to resolve due to constraint violation.
at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1733)
at org.apache.felix.framework.Felix._startBundle(Felix.java:1589)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1542)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:369)
In the absence of exception chaining, I had to attaching a debugger to
find out the origin. The exceptions is originated from
R4SearchPolicyCore.incrementCandidateConfiguration(List resolverList).
What constraint is being violated? The exception seems to be coming
because it thinks there is an inconsistent class space. Some more
information would be useful to find out what exactly prompted it to
think that way.
Thanks,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]