You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Jimmy Conway (JIRA)" <ji...@codehaus.org> on 2008/11/04 07:56:51 UTC

[jira] Commented: (CONTINUUM-1957) java.lang.RuntimeException: Missing key 'projectScmRoot'

    [ http://jira.codehaus.org/browse/CONTINUUM-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152991#action_152991 ] 

Jimmy Conway commented on CONTINUUM-1957:
-----------------------------------------

I deleted the project, created it again from scratch. The same story.

5 days ago everything worked fine.

> java.lang.RuntimeException: Missing key 'projectScmRoot'
> --------------------------------------------------------
>
>                 Key: CONTINUUM-1957
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1957
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Continuum-1.3-SNAPSHOT, rev.709643, Linux, MySQL, LDAP
>            Reporter: Jimmy Conway
>            Priority: Blocker
>
> 2008-11-03 10:23:02,165 [pool-7-thread-1] INFO  taskExecutor#prepare-build-project  - Ending prepare build
> 2008-11-03 10:23:02,166 [Thread-24] ERROR taskQueueExecutor#prepare-build-project  - Error executing task
> edu.emory.mathcs.backport.java.util.concurrent.ExecutionException: java.lang.RuntimeException: Missing key 'projectScmRoot'.
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.getResult(FutureTask.java:301)
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.get(FutureTask.java:120)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.waitForTask(ThreadedTaskQueueExecutor.java:159)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:127)
> Caused by: java.lang.RuntimeException: Missing key 'projectScmRoot'.
>         at org.apache.maven.continuum.core.action.AbstractContinuumAction.getObject(AbstractContinuumAction.java:266)
>         at org.apache.maven.continuum.core.action.AbstractContinuumAction.getProjectScmRoot(AbstractContinuumAction.java:216)
>         at org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor.endPrepareBuild(PrepareBuildProjectsTaskExecutor.java:250)
>         at org.apache.maven.continuum.scm.queue.PrepareBuildProjectsTaskExecutor.executeTask(PrepareBuildProjectsTaskExecutor.java:131)
>         at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
>         at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
>         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:178)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
>         at java.lang.Thread.run(Thread.java:675)
> 2008-11-03 10:23:02,324 [btpool0-0] INFO  action#projectView  - buildResult with id 10628 has been deleted

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira