This issue is related to Fuse ESB 4.4.x packaging. When we use
separately Fuse Karaf 2.2.0-fuse-00-43, we can deploy Cellar

biker-chm:Downloads charlesmoulliard$ cd apache-karaf-2.2.0-fuse-00-43/bin
biker-chm:bin charlesmoulliard$ ./karaf
        __ __                  ____
       / //_/____ __________ _/ __/
      / ,<  / __ `/ ___/ __ `/ /_
     / /| |/ /_/ / /  / /_/ / __/
    /_/ |_|\__,_/_/   \__,_/_/

  Apache Karaf (2.2.0-fuse-00-43)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

karaf@root> features:addurl
mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.1/xml/features
karaf@root> features:list|grep -i cellar
[uninstalled] [2.2.1           ] cellar                        repo-0
                          Karaf clustering
[uninstalled] [2.2.1           ] cellar-webconsole             repo-0
                          Karaf Cellar Webconsole Plugin
karaf@root> features:install cellar
karaf@root> list
START LEVEL 100 , List Threshold: 50
   ID   State         Blueprint      Spring    Level  Name
[  42] [Active     ] [            ] [       ] [   60] hazelcast (1.9.3)
[  43] [Active     ] [            ] [       ] [   60] Apache
ServiceMix :: Bundles :: aopalliance (1.0.0.5)
[  44] [Active     ] [            ] [       ] [   60] Spring Core
(3.0.5.RELEASE)
[  45] [Active     ] [            ] [       ] [   60] Spring ASM (3.0.5.RELEASE)
[  46] [Active     ] [            ] [       ] [   60] Spring
Expression Language (3.0.5.RELEASE)
[  47] [Active     ] [            ] [       ] [   60] Spring Beans
(3.0.5.RELEASE)
[  48] [Active     ] [            ] [       ] [   60] Spring AOP (3.0.5.RELEASE)
[  49] [Active     ] [            ] [       ] [   60] Spring Context
(3.0.5.RELEASE)
[  50] [Active     ] [            ] [       ] [   60] Spring Context
Support (3.0.5.RELEASE)
[  51] [Active     ] [            ] [       ] [   60] Apache
ServiceMix :: Bundles :: cglib (2.1.0.3_7)
[  52] [Active     ] [            ] [       ] [   60] spring-osgi-io (1.2.1)
[  53] [Active     ] [            ] [       ] [   60] spring-osgi-core (1.2.1)
[  54] [Active     ] [            ] [       ] [   60]
spring-osgi-extender (1.2.1)
[  55] [Active     ] [            ] [       ] [   60]
spring-osgi-annotation (1.2.1)
[  56] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Core (2.2.1)
[  57] [Active     ] [GracePeriod ] [       ] [   60] Apache Karaf ::
Cellar :: Config (2.2.1)
[  58] [Active     ] [GracePeriod ] [       ] [   60] Apache Karaf ::
Cellar :: Features (2.2.1)
[  59] [Active     ] [GracePeriod ] [       ] [   60] Apache Karaf ::
Cellar :: Utils (2.2.1)
[  60] [Active     ] [GracePeriod ] [       ] [   60] Apache Karaf ::
Cellar :: Shell (2.2.1)
[  61] [Active     ] [            ] [       ] [   60] Apache Karaf ::
Cellar :: Hazelcast (2.2.1)
karaf@root> list
START LEVEL 100 , List Threshold: 50
   ID   State         Blueprint      Spring    Level  Name
[  42] [Active     ] [            ] [       ] [   60] hazelcast (1.9.3)
[  43] [Active     ] [            ] [       ] [   60] Apache
ServiceMix :: Bundles :: aopalliance (1.0.0.5)
[  44] [Active     ] [            ] [       ] [   60] Spring Core
(3.0.5.RELEASE)
[  45] [Active     ] [            ] [       ] [   60] Spring ASM (3.0.5.RELEASE)
[  46] [Active     ] [            ] [       ] [   60] Spring
Expression Language (3.0.5.RELEASE)
[  47] [Active     ] [            ] [       ] [   60] Spring Beans
(3.0.5.RELEASE)
[  48] [Active     ] [            ] [       ] [   60] Spring AOP (3.0.5.RELEASE)
[  49] [Active     ] [            ] [       ] [   60] Spring Context
(3.0.5.RELEASE)
[  50] [Active     ] [            ] [       ] [   60] Spring Context
Support (3.0.5.RELEASE)
[  51] [Active     ] [            ] [       ] [   60] Apache
ServiceMix :: Bundles :: cglib (2.1.0.3_7)
[  52] [Active     ] [            ] [       ] [   60] spring-osgi-io (1.2.1)
[  53] [Active     ] [            ] [       ] [   60] spring-osgi-core (1.2.1)
[  54] [Active     ] [            ] [       ] [   60]
spring-osgi-extender (1.2.1)
[  55] [Active     ] [            ] [       ] [   60]
spring-osgi-annotation (1.2.1)
[  56] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Core (2.2.1)
[  57] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Config (2.2.1)
[  58] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Features (2.2.1)
[  59] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Utils (2.2.1)
[  60] [Active     ] [Created     ] [       ] [   60] Apache Karaf ::
Cellar :: Shell (2.2.1)
[  61] [Active     ] [            ] [Started] [   60] Apache Karaf ::
Cellar :: Hazelcast (2.2.1)
karaf@root>


Regards,

Charles Moulliard

Apache Committer

Blog : http://cmoulliard.blogspot.com
Twitter : http://twitter.com/cmoulliard
Linkedin : http://www.linkedin.com/in/charlesmoulliard
Skype: cmoulliard



On Mon, Aug 8, 2011 at 2:00 PM, Jean-Baptiste Onofré <[email protected]> wrote:
> OK, it means that it uses Apache Felix OSGi framework.
>
> Let me check again your issue.
>
> Regards
> JB
>
> On 08/08/2011 01:54 PM, Gnanaguru S wrote:
>>
>> Hi
>>
>> When i try dev:framework
>>
>> karaf@root>  dev:framework
>> Current OSGi framework is Felix
>> karaf@root>
>>
>> regards
>> Guru
>>
>> --
>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Karaf-Cellar-Install-Error-tp3235200p3235335.html
>> Sent from the Karaf - User mailing list archive at Nabble.com.
>
> --
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Reply via email to