Hi, do you have enough space on the filesystem hosting data folder ?
Regards JB On 08/27/2013 11:44 AM, Bratislav Stojanovic wrote:
Hi all, I'm trying to install activemq-web-console but I'm getting the following error : karaf@root> features:install activemq-web-console Error executing command: Unable to cache bundle: mvn:org.apache.activemq/activem q-web-console/5.7.0/war I'm seeing this in the log file : org.osgi.framework.BundleException: Unable to cache bundle: mvn:org.apache.activemq/activemq-web-console/5.7.0/war at org.apache.felix.framework.Felix.installBundle(Felix.java:2545)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.Felix.installBundle(Felix.java:2501)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:150)[org.apache.felix.framework-3.2.2.jar:] at org.apache.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:737)[27:org.apache.karaf.features.core:2.2.11] at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:486)[27:org.apache.karaf.features.core:2.2.11] at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:295)[27:org.apache.karaf.features.core:2.2.11] at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:283)[27:org.apache.karaf.features.core:2.2.11] at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:279)[27:org.apache.karaf.features.core:2.2.11] at org.apache.karaf.features.command.InstallFeatureCommand.doExecute(InstallFeatureCommand.java:62)[42:org.apache.karaf.features.command:2.2.11] at org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:39)[42:org.apache.karaf.features.command:2.2.11] at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[22:org.apache.karaf.shell.console:2.2.11] at org.apache.karaf.shell.console.jline.Console.run(Console.java:173)[22:org.apache.karaf.shell.console:2.2.11] at java.lang.Thread.run(Thread.java:662)[:1.6.0_45] Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method)[:1.6.0_45] at java.util.zip.ZipFile.<init>(ZipFile.java:127)[:1.6.0_45] at java.util.zip.ZipFile.<init>(ZipFile.java:143)[:1.6.0_45] at org.apache.felix.framework.util.ZipFileX.<init>(ZipFileX.java:36)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.util.SecureAction.openZipFile(SecureAction.java:607)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:89)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:862)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:549)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:148)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:251)[org.apache.felix.framework-3.2.2.jar:] at org.apache.felix.framework.Felix.installBundle(Felix.java:2541)[org.apache.felix.framework-3.2.2.jar:] ... 20 more What am I doing wrong? I'm using : ServiceMix 4.5.2 default assembly Windows 7 x64 Sun Java 1.6.0_45 x64
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
