From continuum-users-return-69-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue Jun 28 13:02:03 2005 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 94660 invoked from network); 28 Jun 2005 13:01:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2005 13:01:53 -0000 Received: (qmail 36419 invoked by uid 500); 28 Jun 2005 13:01:43 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 36184 invoked by uid 500); 28 Jun 2005 13:01:41 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 36159 invoked by uid 99); 28 Jun 2005 13:01:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 06:01:41 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 06:01:40 -0700 Received: from c213236.adsl.hansenet.de ([213.39.213.236] helo=mail.wms-network.de) by outbound.mailhop.org with esmtpa (Exim 4.51) id 1DnFia-000LPG-9J for continuum-users@maven.apache.org; Tue, 28 Jun 2005 09:01:37 -0400 Received: from [192.168.13.47] (p50859E5A.dip0.t-ipconnect.de [80.133.158.90]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wms-network.de (Postfix) with ESMTP id 093F766910D for ; Tue, 28 Jun 2005 15:01:36 +0200 (CEST) X-Mail-Handler: MailHop Outbound by DynDNS.org X-Originating-IP: 213.39.213.236 X-Report-Abuse-To: abuse@dyndns.org (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: cschlaefcke Message-ID: <42C14A2C.1040404@wms-network.de> Date: Tue, 28 Jun 2005 15:01:32 +0200 From: Christian Schlaefcke User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: I can't add M2 Project References: <42BA701B.1090902@exist.com> <20050623084136.GA17286@inamo.no> <42BA7B27.5070403@exist.com> <42BA81E0.5030500@venisse.net> <42BBBEBD.7060501@exist.com> <42BFFD3B.5070106@wms-network.de> <42C09530.2050705@exist.com> <20050628073817.GM17286@inamo.no> <42C1372A.9090108@wms-network.de> <20050628121825.GP17286@inamo.no> In-Reply-To: <20050628121825.GP17286@inamo.no> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, yeah, it=C2=B4s right the project is there but when I click build i get t= he=20 following: Build event for project 'Maven SCM Test':Build started. 2005-06-28 14:39:55,015 [Thread-4] WARN ContinuumStore - Rolling back=20 transaction. Build event for project 'Maven SCM Test':Checkout complete. 2005-06-28 14:39:55,031 [Thread-4] ERROR BuildController - Internal=20 error while building the project. org.apache.maven.continuum.store.ContinuumStoreException: Error while=20 setting build state. at=20 org.apache.maven.continuum.store.ModelloJPoxContinuumStore.setIsUpdating(= ModelloJPoxContinuumStore.java:693) at=20 org.apache.maven.continuum.buildcontroller.DefaultBuildController.update(= DefaultBuildController.java:190) at=20 org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(D= efaultBuildController.java:139) at=20 org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.execu= teTask(BuildProjectTaskExecutor.java:50) at=20 org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$Executo= rRunnable.run(ThreadedTaskQueueExecutor.java:100) at java.lang.Thread.run(Thread.java:534) Caused by:=20 org.apache.maven.continuum.project.state.ContinuumProjectStateGuardExcept= ion:=20 To be able to go into the state 'updating', the project as to be in one=20 of the states in ['new', 'error', 'ok', 'failed'] but the project was in=20 the 'checking out' sta te. at=20 org.apache.maven.continuum.project.state.DefaultContinuumProjectStateGuar= d.assertInStates(DefaultContinuumProjectStateGuard.java:206) at=20 org.apache.maven.continuum.project.state.DefaultContinuumProjectStateGuar= d.assertTransition(DefaultContinuumProjectStateGuard.java:114) at=20 org.apache.maven.continuum.store.ModelloJPoxContinuumStore.setIsUpdating(= ModelloJPoxContinuumStore.java:683) ... 5 more Build event for project 'Maven SCM Test':Build complete. 2005-06-28 14:39:55,062 [PoolThread-0] ERROR VelocityComponent - RHS of=20 #set statement is null. Context will not be modified. screens/Summary.vm=20 [line 1, column 1] 2005-06-28 14:39:59,109 [Thread-11] INFO SvnCommand:check-out - Unknown=20 file status: ' '. 2005-06-28 14:39:59,125 [Thread-5] INFO ContinuumScm - Checked out 0 file= s. I restarted "continuum" and hit "build" again: [INFO] The application server has started. setting target =3D Summary.vm target =3D Summary.vm 2005-06-28 14:42:48,218 [PoolThread-1] ERROR VelocityComponent - RHS of=20 #set statement is null. Context will not be modified. screens/Summary.vm=20 [line 1, column 1] 14:42:48.593 EVENT Started HttpContext[/] 2005-06-28 14:42:50,875 [PoolThread-1] INFO ContinuumCore - Enqueuing=20 'Maven SCM Test'. target =3D Summary.vm 2005-06-28 14:42:50,953 [PoolThread-1] ERROR VelocityComponent - RHS of=20 #set statement is null. Context will not be modified. screens/Summary.vm=20 [line 1, column 1] Build event for project 'Maven SCM Test':Build started. Build event for project 'Maven SCM Test':Checkout started. 2005-06-28 14:42:51,078 [Thread-4] INFO ContinuumScm - Updating project:=20 id: '1', name 'Maven SCM Test'. 2005-06-28 14:42:51,109 [Thread-4] INFO SvnCommand:update - Executing:=20 svn --non-interactive update 2005-06-28 14:42:51,109 [Thread-4] INFO SvnCommand:update - Working=20 directory:=20 C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1 2005-06-28 14:42:53,109 [Thread-11] INFO SvnCommand:update - Unknown=20 file status: 'R'. 2005-06-28 14:42:53,125 [Thread-4] INFO ContinuumScm - Updated 0 files. Build event for project 'Maven SCM Test':Checkout complete. 2005-06-28 14:42:53,156 [Thread-4] INFO ContinuumScm - Updating project:=20 id: '1', name 'Maven SCM Test'. 2005-06-28 14:42:53,156 [Thread-4] INFO SvnCommand:update - Executing:=20 svn --non-interactive update 2005-06-28 14:42:53,156 [Thread-4] INFO SvnCommand:update - Working=20 directory:=20 C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1 2005-06-28 14:42:55,093 [Thread-13] INFO SvnCommand:update - Unknown=20 file status: 'R'. 2005-06-28 14:42:55,125 [Thread-4] INFO ContinuumScm - Updated 0 files. 2005-06-28 14:42:55,125 [Thread-4] INFO ContinuumCore - Updating project=20 'Maven SCM Test'. 2005-06-28 14:42:55,140 [Thread-4] DEBUG ArtifactResolver - Resolving:=20 org.apache.maven.scm:maven-scm:pom:1.0-alpha-2-SNAPSHOT from: {localRepository: [local] ->=20 file://C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum/loca= l-repository} {remoteRepositories: [[central] -> http://repo1.maven.org/maven2]} 2005-06-28 14:42:55,156 [Thread-4] INFO ArtifactTransformation:snapshot=20 - maven-scm: resolved to version 1.0-alpha-2-20050627.163924-2 from=20 local repository 2005-06-28 14:42:55,234 [Thread-4] INFO BuildController - Build id: '1'. Build event for project 'Maven SCM Test':Running goals. 2005-06-28 14:42:55,250 [Thread-4] INFO ShellCommandHelper - Executing:=20 m2 clean:clean install 2005-06-28 14:42:55,250 [Thread-4] INFO ShellCommandHelper - Working=20 directory:=20 C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1 Looks better this time, but now it seems like continuum freezes while=20 running Build event for project 'Maven SCM Test':Running goals. 2005-06-28 14:49:09,250 [Thread-4] INFO ShellCommandHelper - Executing:=20 m2 clean:clean install 2005-06-28 14:49:09,250 [Thread-4] INFO ShellCommandHelper - Working=20 directory:=20 C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1 It looks like I=C2=B4m very far away from getting my own projekts rujnnin= g=20 under m2/continuum when I cannot even get existing projekts running. I=20 get the impression that "alpha" really means "alpha" ;-) Or is it just=20 my approach that is bejond alpha? :-) Tthanks & regards, Chris Trygve Laugst=C3=B8l schrieb: >Answers inline. > >When writing new mails do NOT reply to a existing thread, it's confusing >and people assume it's related to the original subject message. > >On Tue, Jun 28, 2005 at 01:40:26PM +0200, Christian Schlaefcke wrote: > =20 > >>Hi, >> >>I just tried to get this running now, but the SQLException is still thr= own: >>[INFO] Adding XML-RPC handler for role=20 >>'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to name 'continuum'. >>[INFO] The application server has started. >>setting target =3D Summary.vm >>target =3D Summary.vm >>2005-06-28 13:32:30,468 [PoolThread-1] ERROR VelocityComponent - RHS of= =20 >>#set statement is null. Context will not be modified. screens/Summary.v= m=20 >>[line 1, column 1] >>13:32:30.656 EVENT Started HttpContext[/] >>target =3D Add.vm >>2005-06-28 13:32:39,203 [PoolThread-0] INFO=20 >>ContinuumProjectBuilder:maven-two-builder - Downloading=20 >>http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-test/pom.xml >>2005-06-28 13:32:39,421 [PoolThread-0] DEBUG ArtifactResolver -=20 >>Resolving: org.apache.maven.scm:maven-scm:pom:1.0-alpha-2-SNAPSHOT from= : >>{localRepository: [local] ->=20 >>file://C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum/lo= cal-repository} >>{remoteRepositories: [[central] -> http://repo1.maven.org/maven2]} >>2005-06-28 13:32:39,437 [PoolThread-0] INFO=20 >>ArtifactTransformation:snapshot - maven-scm: checking for updates from=20 >>central >>2005-06-28 13:32:39,437 [PoolThread-0] INFO WagonManager - Retrieving=20 >>snapshot information for maven-scm 1.0-alpha-2-SNAPSHOT >>2005-06-28 13:32:41,062 [PoolThread-0] INFO=20 >>ArtifactTransformation:snapshot - maven-scm: resolved to version=20 >>1.0-alpha-2-20050627.163924-2 from repository central >> =20 >> > >This exception is a JPOX "feature". No idea why they write it out to >System.err instead of their logging facility. > > =20 > >>java.sql.SQLException: Table not found: SEQUENCE_TABLE in statement=20 >>[SELECT NEXT_VAL FROM SEQUENCE_TABLE WHERE SEQUENCE_NAME=3D?] >>at org.hsqldb.jdbc.jdbcUtil.throwError(Unknown Source) >>at org.hsqldb.jdbc.jdbcPreparedStatement.(Unknown Source) >>at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source) >>at org.jpox.store.table.SequenceTable.getNextVal(SequenceTable.java:155= ) >>at=20 >>org.jpox.poid.SequenceTablePoidGenerator.reserveBlock(SequenceTablePoid= Generator.java:74) >>at org.jpox.poid.PoidManager.obtainPoidBlock(PoidManager.java:85) >>at org.jpox.poid.PoidManager.getPoidBlock(PoidManager.java:181) >>at org.jpox.poid.PoidManager.getPoid(PoidManager.java:54) >>at org.jpox.store.StoreManager.getNextOID(StoreManager.java:1301) >>at org.jpox.store.table.JDOBaseTable.newOID(JDOBaseTable.java:134) >>at org.jpox.store.StoreManager.newObjectID(StoreManager.java:1099) >>at org.jpox.state.StateManagerImpl.(StateManagerImpl.java:375) >>at=20 >>org.jpox.AbstractPersistenceManager.internalMakePersistent(AbstractPers= istenceManager.java:839) >>at=20 >>org.jpox.AbstractPersistenceManager.makePersistent(AbstractPersistenceM= anager.java:860) >>at=20 >>org.apache.maven.continuum.project.ContinuumJPoxStore.addContinuumProje= ct(ContinuumJPoxStore.java:173) >>at=20 >>org.apache.maven.continuum.store.ModelloJPoxContinuumStore.addProject(M= odelloJPoxContinuumStore.java:100) >>at=20 >>org.apache.maven.continuum.core.DefaultContinuumCore.addProjectAndCheck= OutSources(DefaultContinuumCore.java:767) >>at=20 >>org.apache.maven.continuum.core.DefaultContinuumCore.addProjectsFromUrl= (DefaultContinuumCore.java:209) >>at=20 >>org.apache.maven.continuum.core.DefaultContinuumCore.addProjectsFromUrl= (DefaultContinuumCore.java:175) >>at=20 >>org.apache.maven.continuum.DefaultContinuum.addMavenTwoProject(DefaultC= ontinuum.java:328) >>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>at=20 >>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja= va:39) >>at=20 >>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso= rImpl.java:25) >>at java.lang.reflect.Method.invoke(Method.java:324) >>at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:255) >>at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:553) >>at ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:54) >>at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:577) >>at ognl.ASTMethod.getValueBody(ASTMethod.java:84) >>at ognl.SimpleNode.getValue(SimpleNode.java:129) >>at ognl.Ognl.getValue(Ognl.java:335) >>at ognl.Ognl.getValue(Ognl.java:380) >>at ognl.Ognl.getValue(Ognl.java:359) >>at=20 >>org.codehaus.plexus.formica.action.CallMethod.uponSuccessfulValidation(= CallMethod.java:21) >>at=20 >>org.codehaus.plexus.formica.action.AbstractEntityAction.execute(Abstrac= tEntityAction.java:100) >>at org.codehaus.plexus.action.web.ActionValve.invoke(ActionValve.java:7= 3) >>at=20 >>org.codehaus.plexus.summit.pipeline.SummitPipeline.invoke(SummitPipelin= e.java:45) >>at org.codehaus.plexus.summit.Summit.doGet(Summit.java:37) >>at org.codehaus.plexus.summit.Summit.doPost(Summit.java:91) >>at javax.servlet.http.HttpServlet.service(HttpServlet.java:615) >>at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) >>at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:35= 8) >>at=20 >>org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplication= Handler.java:294) >>at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:= 567) >>at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) >>at=20 >>org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationCo= ntext.java:525) >>at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) >>at org.mortbay.http.HttpServer.service(HttpServer.java:879) >>at org.mortbay.http.HttpConnection.service(HttpConnection.java:790) >>at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961) >>at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807) >>at org.mortbay.http.SocketListener.handleConnection(SocketListener.java= :218) >>at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:300) >>at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511) >>2005-06-28 13:32:42,171 [PoolThread-0] INFO RDBMS - Creating table=20 >>SEQUENCE_TABLE >> =20 >> > >See, it just creates the missing sequence table after complaining about >it. > > =20 > >>2005-06-28 13:32:42,296 [PoolThread-0] ERROR VelocityComponent - RHS of= =20 >>#set statement is null. Context will not be modified. screens/Summary.v= m=20 >>[line 1, column 1] >>2005-06-28 13:32:42,328 [Thread-5] INFO ContinuumScm - Checking out=20 >>project: 'Maven SCM Test', id: '1' to=20 >>'C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1'. >>2005-06-28 13:32:42,343 [Thread-5] INFO SvnCommand:check-out - Working=20 >>directory:=20 >>C:\Programme\Java\continuum-1.0-alpha-2\bin\..\apps\continuum\temp\1 >>2005-06-28 13:32:42,343 [Thread-5] INFO SvnCommand:check-out - Command=20 >>line: svn --non-interactive checkout=20 >>http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-test/ 1 >>2005-06-28 13:32:50,109 [Thread-11] INFO SvnCommand:check-out - Unknown= =20 >>file status: ' '. >>2005-06-28 13:32:50,109 [Thread-5] INFO ContinuumScm - Checked out 0 fi= les. >> =20 >> > >Seems to me that it added the project as expected. > >-- >Trygve > > =20 > >>I have just downloaded and extracted continuum and chosen add M2 projec= t=20 >>with the Link: >>http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-test/pom.xml >> >>Do I need anything else to get it working? >> >>Thank=C5=BDs & Regards, >> >> =20 >>