jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Continuum
  • CONTINUUM-1854

Error executing action 'update-project-from-working-directory'

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 1.1
  • Fix Version/s: Backlog
  • Component/s: Core system, SCM
  • Labels:
    None
  • Environment:
    Linux
  • Complexity:
    Intermediate

Description

Everytime a project is building, after some minutes while the project in continuum is in building state, in continuum.log we have a situation like that:

3276085 [pool-1-thread-1] ERROR org.apache.maven.continuum.buildcontroller.BuildController:default - Error executing action update-project-from-working-directory '
org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error executing action 'update-project-from-working-directory'
at org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:434)
at org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:139)
at org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:50)
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:176)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Error while mapping metadata:add.project.artifact.not.found.error
add.project.unknown.error

at org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.updateProjectFromCheckOut(MavenTwoBuildExecutor.java:157)
at org.apache.maven.continuum.core.action.UpdateProjectFromWorkingDirectoryContinuumAction.execute(UpdateProjectFromWorkingDirectoryContinuumAction.java:75)
at org.apache.maven.continuum.buildcontroller.DefaultBuildController.performAction(DefaultBuildController.java:408)
... 8 more

After this error, start the building (in continuum we can see the log) and all work

3276086 [pool-1-thread-1] INFO org.apache.maven.continuum.buildcontroller.BuildController:default - Performing action execute-builder
3276205 [pool-1-thread-1] WARN org.apache.maven.continuum.execution.ContinuumBuildExecutor:maven2 - Could not find the executable 'mvn' in this path:
3276579 [pool-1-thread-1] INFO org.apache.maven.continuum.utils.shell.ShellCommandHelper:default - Executing: /bin/sh -c "cd /home/decanter/SCM/apache-tomcat-6.0.16/webapps/continuum-ci/WEB-INF/working-directory/180 && mvn --batch-mode --non-recursive -DENV=sviluppo -Dcontinuum.project.lastBuild.state=3 -Dcontinuum.project.nextBuild.number=2 -Dcontinuum.project.group.name=Piattaforme -Dcontinuum.project.lastBuild.number=1 scm:bootstrap"
3276581 [pool-1-thread-1] INFO org.apache.maven.continuum.utils.shell.ShellCommandHelper:default - Working directory: /home/decanter/SCM/apache-tomcat-6.0.16/webapps/continuum-ci/WEB-INF/working-directory/180
....

Issue Links

is related to

Bug - A problem which impairs or prevents the functions of the product. CONTINUUM-1727 Error executing action 'update-project-from-working-directory'

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Wendy Smoak added a comment - 20/Feb/09 5:25 PM

Are you still experiencing this problem? If so, we'll need a sample project in order to reproduce it.

It looks like there may be a problem with the project's poms:
Error while mapping metadata:add.project.artifact.not.found.error add.project.unknown.error

Show
Wendy Smoak added a comment - 20/Feb/09 5:25 PM Are you still experiencing this problem? If so, we'll need a sample project in order to reproduce it. It looks like there may be a problem with the project's poms: Error while mapping metadata:add.project.artifact.not.found.error add.project.unknown.error
Hide
Permalink
Brett Porter added a comment - 21/Apr/09 10:03 AM

I'd need to confirm, but I believe this can be reproduced by adding a project with no parent, then changing it to have a parent that cannot be found

Show
Brett Porter added a comment - 21/Apr/09 10:03 AM I'd need to confirm, but I believe this can be reproduced by adding a project with no parent, then changing it to have a parent that cannot be found
Hide
Permalink
Zac Thompson added a comment - 05/Nov/09 2:23 PM

I've seen this issue a few times with my continuum 1.1 installation and it has always been due to a pom error (most recently was a duplicated section).

Show
Zac Thompson added a comment - 05/Nov/09 2:23 PM I've seen this issue a few times with my continuum 1.1 installation and it has always been due to a pom error (most recently was a duplicated section).

People

  • Assignee:
    Unassigned
    Reporter:
    Raffaele Verre
Vote (3)
Watch (1)

Dates

  • Created:
    26/Aug/08 9:14 AM
    Updated:
    05/Nov/09 2:23 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.