Apr 7, 2009 1:52:32 PM com.zutubi.pulse.core.RecipeProcessor executeCommand

SEVERE: Index: -1, Size: 0

java.lang.IndexOutOfBoundsException: Index: -1, Size: 0

    at java.util.LinkedList.entry(LinkedList.java:365)

    at java.util.LinkedList.get(LinkedList.java:315)

    at com.zutubi.pulse.core.scm.git.GitClient.checkout(GitClient.java:204)

    at com.zutubi.pulse.servercore.CheckoutBootstrapper.doBootstrap(CheckoutBootstrapper.java:30)

    at com.zutubi.pulse.servercore.ScmBootstrapper.bootstrap(ScmBootstrapper.java:66)

    at com.zutubi.pulse.servercore.ProjectRepoBootstrapper.bootstrap(ProjectRepoBootstrapper.java:73)

    at com.zutubi.pulse.servercore.ChainBootstrapper.bootstrap(ChainBootstrapper.java:30)

    at com.zutubi.pulse.core.BootstrapCommand.execute(BootstrapCommand.java:30)

    at com.zutubi.pulse.core.RecipeProcessor.executeAndProcess(RecipeProcessor.java:267)

    at com.zutubi.pulse.core.RecipeProcessor.executeCommand(RecipeProcessor.java:238)

    at com.zutubi.pulse.core.RecipeProcessor.pushContextAndExecute(RecipeProcessor.java:214)

    at com.zutubi.pulse.core.RecipeProcessor.execute(RecipeProcessor.java:131)

    at com.zutubi.pulse.core.RecipeProcessor.build(RecipeProcessor.java:76)

    at com.zutubi.pulse.slave.SlaveRecipeProcessor.processRecipe(SlaveRecipeProcessor.java:97)

    at com.zutubi.pulse.slave.command.RecipeCommand.run(RecipeCommand.java:27)

    at com.zutubi.pulse.slave.ErrorHandlingRunnable.run(ErrorHandlingRunnable.java:35)

    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:619)

Apr 7, 2009 1:54:58 PM com.zutubi.pulse.core.RecipeProcessor executeCommand

SEVERE: Index: 0, Size: 0

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

    at java.util.LinkedList.entry(LinkedList.java:365)

    at java.util.LinkedList.get(LinkedList.java:315)

    at com.zutubi.pulse.core.scm.git.GitClient.update(GitClient.java:226)

    at com.zutubi.pulse.servercore.UpdateBootstrapper.doBootstrap(UpdateBootstrapper.java:31)

    at com.zutubi.pulse.servercore.ScmBootstrapper.bootstrap(ScmBootstrapper.java:66)

    at com.zutubi.pulse.servercore.ProjectRepoBootstrapper.bootstrap(ProjectRepoBootstrapper.java:73)

    at com.zutubi.pulse.servercore.ChainBootstrapper.bootstrap(ChainBootstrapper.java:30)

    at com.zutubi.pulse.core.BootstrapCommand.execute(BootstrapCommand.java:30)

    at com.zutubi.pulse.core.RecipeProcessor.executeAndProcess(RecipeProcessor.java:267)

    at com.zutubi.pulse.core.RecipeProcessor.executeCommand(RecipeProcessor.java:238)

    at com.zutubi.pulse.core.RecipeProcessor.pushContextAndExecute(RecipeProcessor.java:214)

    at com.zutubi.pulse.core.RecipeProcessor.execute(RecipeProcessor.java:131)

    at com.zutubi.pulse.core.RecipeProcessor.build(RecipeProcessor.java:76)

    at com.zutubi.pulse.slave.SlaveRecipeProcessor.processRecipe(SlaveRecipeProcessor.java:97)

    at com.zutubi.pulse.slave.command.RecipeCommand.run(RecipeCommand.java:27)

    at com.zutubi.pulse.slave.ErrorHandlingRunnable.run(ErrorHandlingRunnable.java:35)

    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:619)


