You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Alexey Markevich (JIRA)" <ji...@apache.org> on 2012/10/09 13:26:03 UTC

[jira] [Created] (AMQ-4099) [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0

Alexey Markevich created AMQ-4099:
-------------------------------------

             Summary: [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0
                 Key: AMQ-4099
                 URL: https://issues.apache.org/jira/browse/AMQ-4099
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.7.0
         Environment: Karaf 2.3.0
            Reporter: Alexey Markevich
            Priority: Minor


> features:install activemq-blueprint 
Error executing command: Could not start bundle mvn:org.apache.xbean/xbean-blueprint/3.11.1 in feature(s) activemq-blueprint-5.7.0: The bundle "org.apache.xbean.blueprint_3.11.1 [243]" could not be re
solved. Reason: Missing Constraint: Import-Package: org.apache.aries.blueprint; version="[0.3.0,1.0.0)"

> list -t 10 -s | grep aries
[   7] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.core (1.0.1)
[   8] [Active     ] [            ] [       ] [   20] org.apache.aries.util (1.0.0)
[   9] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.api (1.0.0)
[  11] [Active     ] [            ] [       ] [   20] org.apache.aries.blueprint.api (1.0.0)
[  12] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.impl (1.0.0)
[  13] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.cm (1.0.0)
[  23] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.core (1.0.0)
[  32] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.core (1.0.1)
[  37] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.api (1.0.0)
[  40] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.api (1.0.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AMQ-4099) [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472277#comment-13472277 ] 

Claus Ibsen commented on AMQ-4099:
----------------------------------

This is an XBean issue if it has OSGi manifest which is limited to blueprint < 1.0. You should report this at the Apache XBean JIRA tracker.
                
> [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0
> ------------------------------------------------------------------
>
>                 Key: AMQ-4099
>                 URL: https://issues.apache.org/jira/browse/AMQ-4099
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>         Environment: Karaf 2.3.0
>            Reporter: Alexey Markevich
>            Priority: Minor
>
> > features:install activemq-blueprint 
> Error executing command: Could not start bundle mvn:org.apache.xbean/xbean-blueprint/3.11.1 in feature(s) activemq-blueprint-5.7.0: The bundle "org.apache.xbean.blueprint_3.11.1 [243]" could not be re
> solved. Reason: Missing Constraint: Import-Package: org.apache.aries.blueprint; version="[0.3.0,1.0.0)"
> > list -t 10 -s | grep aries
> [   7] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.core (1.0.1)
> [   8] [Active     ] [            ] [       ] [   20] org.apache.aries.util (1.0.0)
> [   9] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.api (1.0.0)
> [  11] [Active     ] [            ] [       ] [   20] org.apache.aries.blueprint.api (1.0.0)
> [  12] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.impl (1.0.0)
> [  13] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.cm (1.0.0)
> [  23] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.core (1.0.0)
> [  32] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.core (1.0.1)
> [  37] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.api (1.0.0)
> [  40] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.api (1.0.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (AMQ-4099) [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved AMQ-4099.
------------------------------

    Resolution: Fixed

I can install 5.8-SNAPSHOT in the just released Karaf 2.3.0.

There is an new XBean 3.12 out.
                
> [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0
> ------------------------------------------------------------------
>
>                 Key: AMQ-4099
>                 URL: https://issues.apache.org/jira/browse/AMQ-4099
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>         Environment: Karaf 2.3.0
>            Reporter: Alexey Markevich
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 5.8.0
>
>
> > features:install activemq-blueprint 
> Error executing command: Could not start bundle mvn:org.apache.xbean/xbean-blueprint/3.11.1 in feature(s) activemq-blueprint-5.7.0: The bundle "org.apache.xbean.blueprint_3.11.1 [243]" could not be re
> solved. Reason: Missing Constraint: Import-Package: org.apache.aries.blueprint; version="[0.3.0,1.0.0)"
> > list -t 10 -s | grep aries
> [   7] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.core (1.0.1)
> [   8] [Active     ] [            ] [       ] [   20] org.apache.aries.util (1.0.0)
> [   9] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.api (1.0.0)
> [  11] [Active     ] [            ] [       ] [   20] org.apache.aries.blueprint.api (1.0.0)
> [  12] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.impl (1.0.0)
> [  13] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.cm (1.0.0)
> [  23] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.core (1.0.0)
> [  32] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.core (1.0.1)
> [  37] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.api (1.0.0)
> [  40] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.api (1.0.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AMQ-4099) [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated AMQ-4099:
-----------------------------

    Fix Version/s: 5.8.0
         Assignee: Claus Ibsen

When xbean 3.12 is out we should upgrade.
                
> [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0
> ------------------------------------------------------------------
>
>                 Key: AMQ-4099
>                 URL: https://issues.apache.org/jira/browse/AMQ-4099
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>         Environment: Karaf 2.3.0
>            Reporter: Alexey Markevich
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 5.8.0
>
>
> > features:install activemq-blueprint 
> Error executing command: Could not start bundle mvn:org.apache.xbean/xbean-blueprint/3.11.1 in feature(s) activemq-blueprint-5.7.0: The bundle "org.apache.xbean.blueprint_3.11.1 [243]" could not be re
> solved. Reason: Missing Constraint: Import-Package: org.apache.aries.blueprint; version="[0.3.0,1.0.0)"
> > list -t 10 -s | grep aries
> [   7] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.core (1.0.1)
> [   8] [Active     ] [            ] [       ] [   20] org.apache.aries.util (1.0.0)
> [   9] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.api (1.0.0)
> [  11] [Active     ] [            ] [       ] [   20] org.apache.aries.blueprint.api (1.0.0)
> [  12] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.impl (1.0.0)
> [  13] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.cm (1.0.0)
> [  23] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.core (1.0.0)
> [  32] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.core (1.0.1)
> [  37] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.api (1.0.0)
> [  40] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.api (1.0.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AMQ-4099) [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472278#comment-13472278 ] 

Claus Ibsen commented on AMQ-4099:
----------------------------------

There is a new XBean 3.12 being released in the near future. It supports Aries 1.0.
                
> [osgi] activemq-blueprint feature failed to install on Karaf 2.3.0
> ------------------------------------------------------------------
>
>                 Key: AMQ-4099
>                 URL: https://issues.apache.org/jira/browse/AMQ-4099
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>         Environment: Karaf 2.3.0
>            Reporter: Alexey Markevich
>            Priority: Minor
>
> > features:install activemq-blueprint 
> Error executing command: Could not start bundle mvn:org.apache.xbean/xbean-blueprint/3.11.1 in feature(s) activemq-blueprint-5.7.0: The bundle "org.apache.xbean.blueprint_3.11.1 [243]" could not be re
> solved. Reason: Missing Constraint: Import-Package: org.apache.aries.blueprint; version="[0.3.0,1.0.0)"
> > list -t 10 -s | grep aries
> [   7] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.core (1.0.1)
> [   8] [Active     ] [            ] [       ] [   20] org.apache.aries.util (1.0.0)
> [   9] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.api (1.0.0)
> [  11] [Active     ] [            ] [       ] [   20] org.apache.aries.blueprint.api (1.0.0)
> [  12] [Active     ] [            ] [       ] [   20] org.apache.aries.proxy.impl (1.0.0)
> [  13] [Active     ] [Created     ] [       ] [   20] org.apache.aries.blueprint.cm (1.0.0)
> [  23] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.core (1.0.0)
> [  32] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.core (1.0.1)
> [  37] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.api (1.0.0)
> [  40] [Active     ] [            ] [       ] [   30] org.apache.aries.jmx.blueprint.api (1.0.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira