Closed reckart closed 10 months ago
inspect req osgi.wiring.package
osgi.wiring.package; (&(osgi.wiring.package=org.apache.uima.ruta)(&(version>=3.4.0)(!(version>=4.0.0)))) resolved by:
osgi.wiring.package; org.apache.uima.ruta 3.4.0 from org.apache.uima.ruta.core.ext_3.4.0 [582]
Check exported packages of org.apache.uima.ruta.core.ext_3.4.0 [582]
: headers 582
headers 582
Bundle headers:
...
Export-Package = org.apache.uima.ruta;version="3.4.0"
...
Check what is the ID of org.apache.uima.ruta.engine_3.4.0
(ss
) and then what its header are: headers 583
headers 583
Bundle headers:
...
Export-Package = org.apache.uima.ruta;version="3.4.0",...
...
Looks like we have two bundles exporting the org.apache.uima.ruta
package and the "wrong" one is wired so the class we are looking for cannot be found.
Describe the bug When trying to use the Ruta query view in Eclipse, an exception is generated.
To Reproduce Steps to reproduce the behavior:
Expected behavior Some kind of result - no error.
Screenshots
Please complete the following information: