I think this is not a timing issue. This is the relevant stack trace:
Ioannis any ideas? I've checked the .xml files a few times already.
features:install whirr-pig
java.lang.Exception: No feature named 'whirr-pig' with version '0.0.0' available
at
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:276)
at
org.apache.karaf.features.command.InstallFeatureCommand.doExecute(InstallFeatureCommand.java:62)
at
org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:39)
at
org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at
org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at
org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at
org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at
org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at
org.apache.whirr.karaf.itest.WhirrKarafTestSupport$1.call(WhirrKarafTestSupport.java:127)
at
org.apache.whirr.karaf.itest.WhirrKarafTestSupport$1.call(WhirrKarafTestSupport.java:120)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
-- Andrei Savu / axemblr.com / Tools for Clouds
On Fri, Apr 27, 2012 at 1:56 AM, Apache Jenkins Server <
[email protected]> wrote:
> The Apache Jenkins build system has built Whirr-Ubuntu (build #334)
>
> Status: Still Failing
>
> Check console output at https://builds.apache.org/job/Whirr-Ubuntu/334/to
> view the results.