[ http://jira.codehaus.org/browse/SCM-153?page=comments#action_66341 ]
Kalle Korhonen commented on SCM-153: ------------------------------------ Don't know what the root cause of the problem is but, sometimes the actual build directory isn't created while the view storage directory is. To work around the problem, you can remove the created view storage dir with "cleartool rmview" (check the id of the Continuum build to know which one to remove) and then try again. Once Continuum is happy with the directories and doesn't try re-creating snapshot, but uses update only, the problem is gone. > Continuum fails while trying to build from clearcase > ---------------------------------------------------- > > Key: SCM-153 > URL: http://jira.codehaus.org/browse/SCM-153 > Project: Maven SCM > Type: Bug > Components: maven-scm-provider-clearcase > Versions: 1.0-beta-3 > Environment: Clearcase UCM / Windows XP / Snapshot view > Reporter: David Dandeneau > > > When trying to perform a build from continuum I receive the following error: > Provider message: The cleartool command failed. > Command output: > ------------------------------------------------------------------------------- > cleartool: Error: A registry entry already exists for > "dandendj-LNGDAYD-4130684-maven-7". > ------------------------------------------------------------------------------- > This happens on the second time through. On the first time through I receive: > org.apache.maven.continuum.execution.ContinuumBuildExecutorException: Could > not find Maven project descriptor. > at > org.apache.maven.continuum.execution.maven.m2.MavenTwoBuildExecutor.updateProjectFromCheckOut(MavenTwoBuildExecutor.java:111) > at > org.apache.maven.continuum.core.action.UpdateProjectFromWorkingDirectoryContinuumAction.execute(UpdateProjectFromWorkingDirectoryContinuumAction.java:62) > at > org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:169) > at > org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:53) > at > org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103) > at java.lang.Thread.run(Thread.java:595) -- 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