From users-return-6332-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Wed Apr 09 13:39:14 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 84993 invoked from network); 9 Apr 2008 13:39:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 13:39:11 -0000 Received: (qmail 70329 invoked by uid 500); 9 Apr 2008 13:39:10 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 70297 invoked by uid 500); 9 Apr 2008 13:39:10 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 70288 invoked by uid 99); 9 Apr 2008 13:39:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 06:39:10 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [62.206.208.145] (HELO mx.isec7.com) (62.206.208.145) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 13:38:20 +0000 Received: from is-hh-ex01.isec7net.local ([192.168.70.1]) by mx.isec7.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Apr 2008 15:38:40 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: problem with cvs Date: Wed, 9 Apr 2008 15:38:40 +0200 Message-ID: <61459914E832CA44B4FFD3C13992C978DC1A81@is-hh-ex01.ISEC7net.local> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem with cvs Thread-Index: AciaPvtzGzftqrn9TB6sEYuM05FqqAAB6SMA References: <61459914E832CA44B4FFD3C13992C978DC1A34@is-hh-ex01.ISEC7net.local> <61459914E832CA44B4FFD3C13992C978DC1A48@is-hh-ex01.ISEC7net.local> From: "Guido Wilken" To: X-OriginalArrivalTime: 09 Apr 2008 13:38:40.0770 (UTC) FILETIME=[059EAE20:01C89A47] X-TM-AS-Product-Ver: SMEX-7.5.0.1219-5.0.1023-15838.007 X-TM-AS-Result: No--30.238000-0.000000-31 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-Virus-Checked: Checked by ClamAV on apache.org Hi, by turning on DEBUG nothing more appeared in the logs. I had another desperate shot and ran "cvs update -d" in the working = directory of the project. By doing so, I discovered that the cvs command had problems with german = umlauts. Which didn't come up while running cvs update in another directory where = I checked out the project. I don't know why... *dang*=20 Changed a few filenames and now everything works fine Thanks for all your ideas... -----Urspr=FCngliche Nachricht----- Von: Emmanuel Venisse [mailto:emmanuel.venisse@gmail.com]=20 Gesendet: Mittwoch, 9. April 2008 14:41 An: users@continuum.apache.org Betreff: Re: problem with cvs Continuum doesn't say your build is wrong, but only that the scm update failed. With this log, we can't know if the cvs error is in the cvs update = commande or in the cvs log command launched by the update process. If you turn on the debug log level for org.apache.maven.scm, maybe = you'll can get more informations in logs. Emmanuel On Wed, Apr 9, 2008 at 12:53 PM, Guido Wilken wrote: > Hi, > > thanks fort he fast reply! > Yes, unfortunately it's the only output I get :( > And I was surprised too ;) > > It is the first checkout. > But the checkout itself seems to work (as the "working copy" directory > contains all files). > > All output that's in the logs is this: > > 590094272 [pool-1-thread-1] INFO > org.apache.maven.continuum.scm.ContinuumScm:default - Updating = project: > id: '29', name 'BlackBerry Client'. > 590094275 [pool-1-thread-1] INFO > org.apache.maven.scm.manager.ScmManager:default - Executing: /bin/sh = -c > "cd = /opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/29 && > cvs -z3 -f -q update -d" > 590094275 [pool-1-thread-1] INFO > org.apache.maven.scm.manager.ScmManager:default - Working directory: > /opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/29 > 590095101 [pool-1-thread-1] WARN > org.apache.maven.continuum.scm.ContinuumScm:default - Error while = updating > the code for project: 'BlackBerry Client', id: '29' to > = '/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/29'. > 590095101 [pool-1-thread-1] WARN > org.apache.maven.continuum.scm.ContinuumScm:default - Command = output: > 590095101 [pool-1-thread-1] WARN > org.apache.maven.continuum.scm.ContinuumScm:default - Provider = message: > The cvs command failed. > 590095131 [pool-1-thread-1] INFO > org.apache.maven.continuum.buildcontroller.BuildController:default - > Merging SCM results > 590095169 [pool-1-thread-1] INFO > org.apache.maven.continuum.buildcontroller.BuildController:default - = Error > updating from SCM, not building > 590095829 [pool-1-thread-1] INFO > org.codehaus.plexus.notification.notifier.Notifier:mail - Message = Subject: > '[continuum] BUILD ERROR: Default Project Group - BlackBerry Client - = Build > Def: default maven2 buildDefinition'. > > > So here as well there's no output regarding the error from cvs :( > But the thing I don't understand is, that the working directory (29) > contains a valid checkout. > If I go to the working directory on the console as user continuum and = type > "mvn clean install" the build is successful. > I don't know, why the continuum-server thinks, that there's something > wrong... > > > Cheers, > Guido > > -----Urspr=FCngliche Nachricht----- > Von: Emmanuel Venisse [mailto:emmanuel.venisse@gmail.com] > Gesendet: Mittwoch, 9. April 2008 12:11 > An: users@continuum.apache.org > Betreff: Re: problem with cvs > > On Wed, Apr 9, 2008 at 12:00 PM, Guido Wilken > wrote: > > > Hi there, > > > > I'm new to the list... > > > Welcome :) > > > > > I have a slight problem with my continuum server. Hope I'm at the = right > > place and somebody can help. > > > > Yes, it's the right place. > > > > I have several projects on the server which work fine, so I'm pretty > > sure the server is working. > > > > There is one project which caused me some headache so far. > > > > Them pom.xml is mostly the same as the pom's from my other projects. > > > > artifactID, groupId, SCM ... of course are different. > > > > > > > > If the server tries to build the project (clean install) it = downloads > > all the necessary files (the "working copy" folder contains all of = them) > > but then the builder exits with the following error: > > > > > > > > Provider message: The cvs command failed. > > Command output: > > = ------------------------------------------------------------------------ > > ------- > > > > = ------------------------------------------------------------------------ > > ------- > > > > I'm surprised to see nothing for the output. > > Can you paste logs around this output? > > > > But I'm pretty sure, that the pom.xml is ok. If I log into my = machine > > using the continuum account, using "cvs checkout" from the console = and > > then call "mvn clean install" the build runs fine. > > > Are you sure your scm url is ok? > Is it the first checkout of your project by Continuum or an update? > > > > Any ideas on that? > > > > > > > > Thanks in advance!! > > > > Guido > > > > >