[ http://jira.codehaus.org/browse/CONTINUUM-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Henrik Brautaset Aronsen updated CONTINUUM-1615: ------------------------------------------------ Attachment: Bilde 4.png As you can see in this screenshot, the "Entire ... source" project still believes that it is checking out. All buttons to the right are greyed out. > Continuum freezes after checkout > -------------------------------- > > Key: CONTINUUM-1615 > URL: http://jira.codehaus.org/browse/CONTINUUM-1615 > Project: Continuum > Issue Type: Bug > Components: SCM > Affects Versions: 1.1 > Environment: Linux > Reporter: Henrik Brautaset Aronsen > Attachments: Bilde 4.png > > > We have a maven2 project, with several sub projects. I installed Continuum > 1.1 on a Debian Etch machine (cvs v1.12.13, mvn v2.0.8, java v1.5.0_10). > I added the Maven our projects using "Add Maven 2.x project" with a file:/// > URL. All the projects are listed as they should. As Continuum starts > working on the root project, it just hangs at the checkout (with the checkout > icon next to the project). I cannot build another project, and I cannot > cancel the build. > {noformat} > INFO | jvm 1 | 2008/01/03 10:19:40 | 2008-01-03 10:19:40,667 > [pool-1-thread-1] INFO > org.apache.maven.continuum.buildcontroller.BuildController:default - > Performing action checkout-project > INFO | jvm 1 | 2008/01/03 10:19:40 | 2008-01-03 10:19:40,686 > [pool-1-thread-1] INFO org.apache.maven.continuum.scm.ContinuumScm:default > - Checking out project: 'Entire Project source', id: '31' to > '/usr/local/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/31'. > INFO | jvm 1 | 2008/01/03 10:19:40 | 2008-01-03 10:19:40,712 > [pool-1-thread-1] INFO org.apache.maven.scm.manager.ScmManager:default - > Executing: /bin/sh -c "cd > /usr/local/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory && > cvs -z3 -f -d :ext:[EMAIL PROTECTED]:/home/project/cvs -q checkout -d 31 > project" > INFO | jvm 1 | 2008/01/03 10:19:40 | 2008-01-03 10:19:40,712 > [pool-1-thread-1] INFO org.apache.maven.scm.manager.ScmManager:default - > Working directory: > /usr/local/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory > INFO | jvm 1 | 2008/01/03 10:19:41 | #65188 warning C/S protocol error > (section 5.10). It's regurarly observed with cvs 1.12.xx servers. > INFO | jvm 1 | 2008/01/03 10:19:41 | unexpected pathname=project/ > missing root prefix=/home/project/cvs > INFO | jvm 1 | 2008/01/03 10:19:41 | relaxing, but who knows all > consequences.... > [...] > INFO | jvm 1 | 2008/01/03 11:00:00 | 2008-01-03 11:00:00,016 > [defaultScheduler_Worker-12] INFO > org.apache.maven.continuum.build.settings.SchedulesActivator:default - > >>>>>>>>>>>>>>>>>>>>> Executing build job (Every five minutes)... > INFO | jvm 1 | 2008/01/03 11:00:00 | 2008-01-03 11:00:00,139 > [defaultScheduler_Worker-12] INFO > org.apache.maven.continuum.Continuum:default - Project 'Entire Project > Source' already being built. > {noformat} > The files are actually checked out into the .../working-directory/31 folder. > If I try issuing the cvs checkout command above manually, it checks out just > fine, without any errors. > This behaviour is identical on another linux box. On my Macbook, however, > continuum builds all projects as it should (cvs v1.12.13, mvn v2.0.7, java > v1.5.0_13). -- 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