I just tried the same and it worked fine. Perhaps you are behind a firewall? Can you check what log:display shows? Do you have a more detailed stack trace?
Christian 2013/5/10 wangyan <[email protected]> > ** > Hi, > > I tried to install activemq-camel in Karaf 2.3.1 with the following command > > features:install activemq-camel > > However I got the message > > Error executing command: Unable to cache bundle: > mvn:commons-pool/commons-pool/1.6 > > > When I want to install commons-pool 1.6 > > osgi:install mvn:commons-pool/commons-pool/1.6 > > I got the message > > Error executing command: Error installing bundles: > Unable to install bundle mvn:commons-pool/commons-pool/1.6 > > How can I fix it? > > Thanks! >
