Hi everybody,

after some days of trying to get things to working I must ask you for
some help. I already opened an issue
(https://issues.apache.org/jira/browse/STANBOL-1278) but probably this
mailing list is more appropiate. I hope that I'm not annoying anybody
with this kind of "double post". If so I'd apologize.

I want to use Stanbol via the Stanbol-Client from
https://github.com/zaizi/apache-stanbol-client/ I know that this project
is currently not part of the stanbol development but I run into troubles
building this library because of something that I would call an error
caused by Stanbol.

The client runs some Unittests and fails. Obviously the local contenthub
is not included in the build process and I can't figure out why.
Following the instructions from here
(http://stanbol.apache.org/docs/trunk/tutorial.html) I get all the
launchers that I expect but after running the full-jar-launcher the
/contenthub is not shown on the startpage (http://localhost:8080/).
During the startup process of Stanbol there is a strange error which I
cannot find in the logs of your project's Jenkins:

ERROR: Bundle org.apache.stanbol.enhancer.engine.topic.web [49]: Error
starting
slinginstall:org.apache.stanbol.enhancer.engine.topic.web-1.0.0-SNAPSHOT.jar
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.stanbol.enhancer.engine.topic.web [49]: Unable to resolve
49.0: missing requirement [49.0] package;
(&(package=javax.ws.rs)(version>=0.0.0)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.stanbol.enhancer.engine.topic.web [49]: Unable to resolve
49.0: missing requirement [49.0] package;
(&(package=javax.ws.rs)(version>=0.0.0)(!(version>=2.0.0)))
        at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3443)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1727)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1156)
        at 
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)

I don't know whether or not this could be the cause of this problem.

Actually there is a build jar-bundle from the contenthub, located in
launchers/bundlelists/contenthub/target/org.apache.stanbol.launchers.bundlelists.contenthub-1.0.0-SNAPSHOT-sources.jar
so it is not a build error. The integration fails and this is something
where I hope that you can give me a hint.

By the way: When skipping the client's JUnit tests the build process
finishes and I get all the results from this library. But after all this
is bugging me.

Any help would be appreciated! Please don't hesitate to demand further
information when needed.

Thank you in advance and kind regards,
Martin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to