Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-user] Unresolved constraints issue

Hi,

when I reload the target platform I obtain this message:

Problems occurred getting the plug-ins in this container
  Required plug-in could not be found: org.apache.solr.servlet.source
  Required plug-in could not be found: org.apache.solr.client.solrj.embedded.source
  Required plug-in could not be found: org.apache.solr.client.solrj.embedded
  Required plug-in could not be found: org.apache.lucene.queries.source
  Required plug-in could not be found: org.apache.lucene.memory.source
  Required plug-in could not be found: org.apache.lucene.snowball
  Required plug-in could not be found: org.apache.solr.servlet
  Required plug-in could not be found: org.apache.solr.common
  Required plug-in could not be found: org.apache.solr.common.source
  Required plug-in could not be found: org.apache.lucene.snowball.source
  Required plug-in could not be found: org.apache.lucene.misc.source
  Required plug-in could not be found: org.apache.lucene.spellchecker.source
  Required plug-in could not be found: org.apache.lucene.highlighter.source

Thank you,

Nick

2012/5/14 Jürgen Schumacher <juergen.schumacher@xxxxxxxxxxxxx>
Am 14.05.2012 14:59, schrieb Nick:
> Hi,
>
> other issue, after the refactoring...
> I have a bundle that reimplements the search servlet, as for the
> previous pipelet, it is not found at runtime. I checkek the bundle
> state from the SMILa console and I found this:
>
> diag cubrikproject.servlet.eng.LogoDetectionServlet
> initial@reference:file:../../../cubrikproject.servlet.eng.LogoDetectionServlet/
> [17]
>   Direct constraints which are unresolved:
>     Missing imported package org.eclipse.smila.search.servlet_1.0.0.
>     Missing imported package org.eclipse.smila.solr_1.0.0.
>   Leaf constraints in the dependency chain which are unresolved:
>
> initial@reference:file:org.apache.solr.core_3.5.0.201203281222.jar/ [7]
>       Missing optionally imported package
> org.apache.lucene.spatial.tier.projections_3.5.0.
> ...
This is quite probably not caused by your refactorings (-;
Make sure, that all projects are up-to-date (especially
SMILA.extension), then open Window -> Preferences,
go to Plugin Development -> Target platform, select the active platform
and click "Reload...". That shoud fix it.
If not: sometimes it helps to restart Eclipse ...

Regards,
Jürgen.
_______________________________________________
smila-user mailing list
smila-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-user


Back to the top