You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/02/13 00:32:59 UTC

[jira] Created: (SMX4-217) Unresolved constraint in servicemix-osworkflow feature

Unresolved constraint in servicemix-osworkflow feature
------------------------------------------------------

                 Key: SMX4-217
                 URL: https://issues.apache.org/activemq/browse/SMX4-217
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Chris Custine
            Assignee: Chris Custine
             Fix For: 4.0-m2


Where bundle 121 is the servicemix wrapped quartz bundle.

22:08:05,806 | ERROR | Thread-6         | FeaturesServiceImpl              | s.internal.FeaturesServiceImpl$1  371 | Error installing boot feature servicemix-osworkflow
org.osgi.framework.BundleException: Unresolved constraint in bundle 121: package; (package=org.apache.commons.collections)
        at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1725)
        at org.apache.felix.framework.Felix._startBundle(Felix.java:1588)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
        at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
        at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:192)
        at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:165)
        at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:369)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-217) Unresolved constraint in servicemix-osworkflow feature

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved SMX4-217.
--------------------------------

    Resolution: Fixed

> Unresolved constraint in servicemix-osworkflow feature
> ------------------------------------------------------
>
>                 Key: SMX4-217
>                 URL: https://issues.apache.org/activemq/browse/SMX4-217
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: 4.0-m2
>
>
> Where bundle 121 is the servicemix wrapped quartz bundle.
> 22:08:05,806 | ERROR | Thread-6         | FeaturesServiceImpl              | s.internal.FeaturesServiceImpl$1  371 | Error installing boot feature servicemix-osworkflow
> org.osgi.framework.BundleException: Unresolved constraint in bundle 121: package; (package=org.apache.commons.collections)
>         at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1725)
>         at org.apache.felix.framework.Felix._startBundle(Felix.java:1588)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>         at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:192)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:165)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:369)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-217) Unresolved constraint in servicemix-osworkflow feature

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49417#action_49417 ] 

Chris Custine commented on SMX4-217:
------------------------------------

Added commons-collections to servicemix-osworkflow features dependencies.

> Unresolved constraint in servicemix-osworkflow feature
> ------------------------------------------------------
>
>                 Key: SMX4-217
>                 URL: https://issues.apache.org/activemq/browse/SMX4-217
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: 4.0-m2
>
>
> Where bundle 121 is the servicemix wrapped quartz bundle.
> 22:08:05,806 | ERROR | Thread-6         | FeaturesServiceImpl              | s.internal.FeaturesServiceImpl$1  371 | Error installing boot feature servicemix-osworkflow
> org.osgi.framework.BundleException: Unresolved constraint in bundle 121: package; (package=org.apache.commons.collections)
>         at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1725)
>         at org.apache.felix.framework.Felix._startBundle(Felix.java:1588)
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>         at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:192)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:165)
>         at org.apache.servicemix.kernel.gshell.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:369)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.