I think that my head is still in Holidays....
I have updated the jre.propoerties file to import that missing
dependencies but we still get an error :
karaf@root> features:install cellar
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
service:(service=org.apache.karaf.cellar.core.command.ExecutionContext)
Apache Karaf :: Cellar :: Management
service:(service=org.apache.karaf.cellar.core.GroupManager)
Apache Karaf :: Cellar :: Features
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Utils
service:(service=org.apache.karaf.cellar.core.GroupManager)
Apache Karaf :: Cellar :: Management
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Config
service:(service=org.apache.karaf.cellar.core.event.EventProducer)
Apache Karaf :: Cellar :: Features
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Shell
service:(&(service=org.apache.karaf.cellar.core.event.EventProducer)(type=group))
Apache Karaf :: Cellar :: Features
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Management
service:(service=org.apache.karaf.cellar.core.GroupManager)
Apache Karaf :: Cellar :: Config
service:(&(service=org.apache.karaf.cellar.core.event.EventProducer)(type=group))
Apache Karaf :: Cellar :: Bundle
service:(service=org.apache.karaf.cellar.core.command.CommandStore)
Apache Karaf :: Cellar :: Utils
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Features
service:(service=org.apache.karaf.cellar.core.event.EventProducer)
Apache Karaf :: Cellar :: Utils
service:(service=org.apache.karaf.cellar.core.GroupManager)
Apache Karaf :: Cellar :: Shell
service:(service=org.apache.karaf.cellar.core.ClusterManager)
Apache Karaf :: Cellar :: Bundle
service:(service=org.apache.karaf.cellar.core.command.ExecutionContext)
Apache Karaf :: Cellar :: Shell
service:(service=org.apache.karaf.cellar.core.GroupManager)
Apache Karaf :: Cellar :: Bundle
service:(&(service=org.apache.karaf.cellar.core.event.EventProducer)(type=group))
Apache Karaf :: Cellar :: Config
Is it because the services are not registered or could not be registered ?
Charles
On Tue, Aug 9, 2011 at 9:44 AM, Jean-Baptiste Onofré <[email protected]> wrote:
> It's due to javax.xml* and javax.activation packages. You have to install
> the corresponding bundles or tune your jre.properties.
>
> Regards
> JB
>
> On 08/09/2011 09:41 AM, Charles Moulliard wrote:
>>
>> They are still a dependency issue even when we try to deploy cellar 2.2.2
>>
>> karaf@root> features:addurl
>> mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.2/xml/features
>> karaf@root> features:list|grep -i cellar
>> [uninstalled] [2.2.2 ] cellar
>> repo-0 Karaf clustering
>> [uninstalled] [2.2.2 ] cellar-cloud
>> repo-0 Karaf Cellar Cloud Feature
>> [uninstalled] [2.2.2 ] cellar-webconsole
>> repo-0 Karaf Cellar Webconsole Plugin
>> karaf@root> features:install cellar
>> Error executing command: Can not resolve feature:
>> Unsatisfied requirement(s):
>> ---------------------------
>> package:(&(package=com.sun.jersey.api.uri))
>> jclouds Components Core
>> package:(&(package=javax.xml.stream))
>> jersey-core
>> package:(&(package=javax.xml.bind.annotation))
>> jersey-core
>> package:(&(package=javax.xml.bind))
>> jersey-core
>> package:(&(package=javax.activation))
>> jersey-core
>>
>>
>> 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 Tue, Aug 9, 2011 at 9:27 AM, Jean-Baptiste Onofré<[email protected]>
>> wrote:
>>>
>>> Hi Guru,
>>>
>>> did you make a try with Cellar 2.2.2 ?
>>>
>>> We fixed one issue around Import-Package, it could be related.
>>>
>>> Regards
>>> JB
>>>
>>> On 08/09/2011 08:41 AM, Gnanaguru S wrote:
>>>>
>>>> When i tried ...
>>>>
>>>> This happens. Please keen to error log.
>>>>
>>>> C:\Documents and Settings\gsatt>cd
>>>> c:\ESB\Fuse_ESB_4.4\apache-servicemix-4.4.0-fuse-00-27\bin
>>>>
>>>> C:\ESB\Fuse_ESB_4.4\apache-servicemix-4.4.0-fuse-00-27\bin>karaf.bat
>>>> ____ _ __ __ _
>>>> / ___| ___ _ ____ _(_) ___ ___| \/ (_)_ __
>>>> \___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
>>>> ___) | __/ | \ V /| | (_| __/ | | | |> <
>>>> |____/ \___|_| \_/ |_|\___\___|_| |_|_/_/\_\
>>>>
>>>> Apache ServiceMix (4.4.0-fuse-00-27)
>>>>
>>>> Hit '<tab>' for a list of available commands
>>>> and '[cmd] --help' for help on a specific command.
>>>>
>>>> karaf@root> 2011-08-09 12:06:36.749:INFO::Logging to STDERR via
>>>> org.mortbay.log.StdErrLog
>>>>
>>>> karaf@root>
>>>> karaf@root> features:addurl
>>>> Error executing command features:addUrl: argument urls is required
>>>> karaf@root>
>>>> mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.1/xml/features
>>>> Command not found:
>>>> mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.1/xml/features
>>>> karaf@root> features:addurl
>>>> mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.1/xml/features
>>>> karaf@root> features:
>>>> features:addurl features:info
>>>> features:install
>>>> features:list features:listrepositories
>>>> features:listurl
>>>> features:listversions features:refreshurl
>>>> features:removerepository
>>>> features:removeurl features:uninstall
>>>> karaf@root> features:install cellar
>>>> cellar cellar-webconsole
>>>> karaf@root> features:install cellar
>>>> Error executing command: Can not resolve feature:
>>>> Unsatisfied requirement(s):
>>>> ---------------------------
>>>> service:(service=org.apache.karaf.cellar.core.ClusterManager)
>>>> Apache Karaf :: Cellar :: Config
>>>> service:(service=org.apache.karaf.cellar.core.GroupManager)
>>>> Apache Karaf :: Cellar :: Config
>>>> service:(service=org.apache.karaf.cellar.core.command.CommandStore)
>>>> Apache Karaf :: Cellar :: Utils
>>>>
>>>> service:(service=org.apache.karaf.cellar.core.command.ExecutionContext)
>>>> Apache Karaf :: Cellar :: Shell
>>>>
>>>>
>>>>
>>>> service:(&(service=org.apache.karaf.cellar.core.event.EventProducer)(type=group))
>>>> Apache Karaf :: Cellar :: Config
>>>> service:(service=org.apache.karaf.cellar.core.ClusterManager)
>>>> Apache Karaf :: Cellar :: Shell
>>>>
>>>>
>>>>
>>>> service:(&(service=org.apache.karaf.cellar.core.event.EventProducer)(type=group))
>>>> Apache Karaf :: Cellar :: Features
>>>> service:(service=org.apache.karaf.cellar.core.ClusterManager)
>>>> Apache Karaf :: Cellar :: Features
>>>> service:(service=org.apache.karaf.cellar.core.GroupManager)
>>>> Apache Karaf :: Cellar :: Features
>>>> service:(service=org.apache.karaf.cellar.core.event.EventProducer)
>>>> Apache Karaf :: Cellar :: Features
>>>> service:(service=org.apache.karaf.cellar.core.GroupManager)
>>>> Apache Karaf :: Cellar :: Shell
>>>> service:(service=org.apache.karaf.cellar.core.ClusterManager)
>>>> Apache Karaf :: Cellar :: Utils
>>>> service:(service=org.apache.karaf.cellar.core.event.EventProducer)
>>>> Apache Karaf :: Cellar :: Utils
>>>>
>>>> karaf@root>
>>>>
>>>>
>>>>
>>>> Help out.
>>>>
>>>> Cheers
>>>> Guru
>>>>
>>>> --
>>>> View this message in context:
>>>>
>>>> http://karaf.922171.n3.nabble.com/Karaf-Cellar-Install-Error-tp3235200p3238061.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
>>>
>
> --
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>