From: Rutger V. <rut...@gm...> - 2012-02-01 10:59:42
|
Mmmm... nothing seems to point towards any of the changes I've made, and the build is successful in any case. Can we somehow clean up and do a fresh rebuild, because this seems weird? The only thing that's changed since everything was working is Bill's commit but I don't see how a SQL file could break things. Rutger On Wed, Feb 1, 2012 at 5:35 AM, William Piel <wil...@ya...> wrote: > > On Jan 31, 2012, at 5:27 PM, Rutger Vos wrote: > > It could but that is not obvious from the stack trace. Could you post a > full one? > > Rutger > > > Below is the entire message I received. > > bp > > > > > > See <http://localhost:8888/job/Treebase-dev/291/changes> > > Changes: > > [sfrgpiel] Update SQL statement to fix older TB1 citations that are still > called "in prep" when they are likely to be published > > > ------------------------------------------ > Started by an SCM change > Updating https://treebase.svn.sourceforge.net/svnroot/treebase/trunk > A treebase-core/db/cleaning/2012-01-31_Update_TB1_citation_status > A > treebase-core/db/cleaning/2012-01-31_Update_TB1_citation_status/update_citation_status.sql > At revision 1028 > > [trunk] $ /usr/local/apache-maven/apache-maven-2.2.0/bin/mvn clean package > -Dmaven.test.skip=true > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Treebase > [INFO] treebase-core > [INFO] treebase-web > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Treebase > [INFO] task-segment: [clean, package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building treebase-core > [INFO] task-segment: [clean, package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting directory > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-core/target > [INFO] [resources:resources {execution: default-resources}] > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] Copying 16 resources > [INFO] snapshot org.nexml.model:nexml:1.5-SNAPSHOT: checking for updates > from repository.jboss.org > [WARNING] repository metadata for: 'snapshot > org.nexml.model:nexml:1.5-SNAPSHOT' could not be retrieved from repository: > repository.jboss.org due to an error: Authorization failed: Access denied > to: > http://repository.jboss.org/maven2/org/nexml/model/nexml/1.5-SNAPSHOT/maven-metadata.xml > [INFO] Repository 'repository.jboss.org' will be blacklisted > Downloading: > http://repo1.maven.org/maven2/org/nexml/model/nexml/1.5-SNAPSHOT/nexml-1.5-SNAPSHOT.pom > [INFO] Unable to find resource 'org.nexml.model:nexml:pom:1.5-SNAPSHOT' in > repository maven2 (http://repo1.maven.org/maven2) > Downloading: > http://treebase.sourceforge.net/maven2/org/nexml/model/nexml/1.5-SNAPSHOT/nexml-1.5-SNAPSHOT.pom > [INFO] Unable to find resource 'org.nexml.model:nexml:pom:1.5-SNAPSHOT' in > repository m2.remote.repos (http://treebase.sourceforge.net/maven2) > Downloading: > http://nexml-dev.nescent.org/.m2/repository/org/nexml/model/nexml/1.5-SNAPSHOT/nexml-1.5-SNAPSHOT.pom > [INFO] Unable to find resource 'org.nexml.model:nexml:pom:1.5-SNAPSHOT' in > repository m2.nexml.repos (http://nexml-dev.nescent.org/.m2/repository) > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 382 source files to > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-core/target/classes > [INFO] [resources:testResources {execution: default-testResources}] > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] Copying 16 resources > [INFO] [compiler:testCompile {execution: default-testCompile}] > [INFO] Not compiling test sources > [INFO] [surefire:test {execution: default-test}] > [INFO] Tests are skipped. > [INFO] [jar:jar {execution: default-jar}] > [INFO] Building jar: > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-core/target/treebase-core-1.0-SNAPSHOT.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building treebase-web > [INFO] task-segment: [clean, package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting directory > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/target > [INFO] [resources:resources {execution: default-resources}] > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] Copying 1 resource > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 160 source files to > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/target/classes > [INFO] [resources:testResources {execution: default-testResources}] > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/src/test/resources > [INFO] [compiler:testCompile {execution: default-testCompile}] > [INFO] Not compiling test sources > [INFO] [surefire:test {execution: default-test}] > [INFO] Tests are skipped. > [INFO] [war:war {execution: default-war}] > [INFO] Packaging webapp > [INFO] Assembling webapp[treebase-web] in > [/home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/target/treebase-web] > [INFO] Processing war project > [INFO] Copying webapp > resources[/home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/src/main/webapp] > [INFO] Webapp assembled in[1248 msecs] > > [INFO] Building war: > /home/hudson/jobs/Treebase-dev/workspace/trunk/treebase-web/target/treebase-web.war > [INFO] > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > ------------------------------------------------------------------------ > [INFO] Treebase .............................................. SUCCESS > [3.210s] > [INFO] treebase-core ......................................... SUCCESS > [23.292s] > [INFO] treebase-web .......................................... SUCCESS > [12.708s] > > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 40 seconds > [INFO] Finished at: Tue Jan 31 17:12:22 EST 2012 > [INFO] Final Memory: 53M/351M > > [INFO] > ------------------------------------------------------------------------ > Deploying < > http://localhost:8888/job/Treebase-dev/ws/trunk/treebase-web/target/treebase-web.war> > to container Tomcat 5.x Remote > [< > http://localhost:8888/job/Treebase-dev/ws/trunk/treebase-web/target/treebase-web.war]> > is not deployed. Doing a fresh deployment. > > Deploying [< > http://localhost:8888/job/Treebase-dev/ws/trunk/treebase-web/target/treebase-web.war] > > > ERROR: Publisher hudson.plugins.deploy.DeployPublisher aborted due to > exception > org.codehaus.cargo.container.ContainerException: Failed to deploy [< > http://localhost:8888/job/Treebase-dev/ws/trunk/treebase-web/target/treebase-web.war] > > > at > org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer.deploy(AbstractTomcatManagerDeployer.java:111) > at > org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer.redeploy(AbstractTomcatManagerDeployer.java:187) > at > hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:60) > at > hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:86) > at > hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:73) > at hudson.FilePath.act(FilePath.java:785) > at hudson.FilePath.act(FilePath.java:767) > at > hudson.plugins.deploy.CargoContainerAdapter.redeploy(CargoContainerAdapter.java:73) > at hudson.plugins.deploy.DeployPublisher.perform(DeployPublisher.java:45) > at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36) > at > hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:694) > at > hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:669) > at > hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:647) > at hudson.model.Build$RunnerImpl.post2(Build.java:162) > at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:616) > at hudson.model.Run.run(Run.java:1429) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: > org.codehaus.cargo.container.tomcat.internal.TomcatManagerException: FAIL - > Failed to deploy application at context path /treebase-web > > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.invoke(TomcatManager.java:507) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deployImpl(TomcatManager.java:547) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:273) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:256) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:240) > at > org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer.deploy(AbstractTomcatManagerDeployer.java:107) > ... 18 more > org.codehaus.cargo.container.tomcat.internal.TomcatManagerException: FAIL > - Failed to deploy application at context path /treebase-web > > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.invoke(TomcatManager.java:507) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deployImpl(TomcatManager.java:547) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:273) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:256) > at > org.codehaus.cargo.container.tomcat.internal.TomcatManager.deploy(TomcatManager.java:240) > at > org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer.deploy(AbstractTomcatManagerDeployer.java:107) > at > org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer.redeploy(AbstractTomcatManagerDeployer.java:187) > at > hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:60) > at > hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:86) > at > hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:73) > at hudson.FilePath.act(FilePath.java:785) > at hudson.FilePath.act(FilePath.java:767) > at > hudson.plugins.deploy.CargoContainerAdapter.redeploy(CargoContainerAdapter.java:73) > at hudson.plugins.deploy.DeployPublisher.perform(DeployPublisher.java:45) > at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36) > at > hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:694) > at > hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:669) > at > hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:647) > at hudson.model.Build$RunnerImpl.post2(Build.java:162) > at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:616) > at hudson.model.Run.run(Run.java:1429) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Treebase-devel mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treebase-devel > > -- Dr. Rutger A. Vos Bioinformaticist NCB Naturalis Visiting address: Einsteinweg 2, 2333 CC, Leiden, the Netherlands Mailing address: Postbus 9517, 2300 RA, Leiden, the Netherlands http://rutgervos.blogspot.com |