You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Olivier Grisel (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/02 09:09:40 UTC

[jira] [Resolved] (STANBOL-403) Unresolved constraints after starting the full launcher

     [ https://issues.apache.org/jira/browse/STANBOL-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Grisel resolved STANBOL-403.
------------------------------------

    Resolution: Fixed

The build & runtime deployment are fixed, sorry for the inconvenience.
                
> Unresolved constraints after starting the full launcher
> -------------------------------------------------------
>
>                 Key: STANBOL-403
>                 URL: https://issues.apache.org/jira/browse/STANBOL-403
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Build
>            Reporter: Suat Gonul
>            Assignee: Olivier Grisel
>         Attachments: unresolved_constraints
>
>
> After starting the full launcher, there are many unresolved constraint errors. Here is a snippet from the log:
> ERROR: Bundle org.apache.stanbol.factstore [52]: Error starting slinginstall:org.apache.stanbol.factstore-0.9.0-incubating-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.stanbol.factstore [52]: Unable to resolve 52.0: missing requirement [52.0] package; (&(package=javax.ws.rs)(version>=1.1.1)))
> org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.stanbol.factstore [52]: Unable to resolve 52.0: missing requirement [52.0] package; (&(package=javax.ws.rs)(version>=1.1.1))
> 	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)
> 	at java.lang.Thread.run(Thread.java:636)
> ERROR: Bundle org.apache.stanbol.enhancer.jersey [7]: Error starting slinginstall:org.apache.stanbol.enhancer.jersey-0.9.0-incubating-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.stanbol.enhancer.jersey [7]: Unable to resolve 7.0: missing requirement [7.0] package; (&(package=javax.ws.rs)(version>=1.1.1)))
> org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.stanbol.enhancer.jersey [7]: Unable to resolve 7.0: missing requirement [7.0] package; (&(package=javax.ws.rs)(version>=1.1.1))
> 	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)
> 	at java.lang.Thread.run(Thread.java:636)
> ...
> Other unresolved packages are:
> * javax.ws.rs
> * javax.servlet.jsp
> * com.sun.xml.bind.v2.model.core
> * com.thoughtworks.qdox.model
> * javax.microedition.io

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira