Return-Path: Delivered-To: apmail-turbine-dev-archive@www.apache.org Received: (qmail 97724 invoked from network); 3 Jan 2010 07:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2010 07:13:08 -0000 Received: (qmail 330 invoked by uid 500); 3 Jan 2010 07:13:08 -0000 Delivered-To: apmail-turbine-dev-archive@turbine.apache.org Received: (qmail 260 invoked by uid 500); 3 Jan 2010 07:13:08 -0000 Mailing-List: contact dev-help@turbine.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Turbine Developers List" Delivered-To: mailing list dev@turbine.apache.org Received: (qmail 250 invoked by uid 99); 3 Jan 2010 07:13:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jan 2010 07:13:08 +0000 X-ASF-Spam-Status: No, hits=-1998.4 required=10.0 tests=ALL_TRUSTED,DATE_IN_PAST_24_48 X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jan 2010 07:13:05 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 4815BAB4015 for ; Fri, 1 Jan 2010 08:15:13 -0800 (PST) Date: Fri, 01 Jan 2010 08:15:13 PST From: fulcrum-quartz development To: dev@turbine.apache.org Subject: [GUMP@vmgump]: Project fulcrum-quartz-test (in module turbine-fulcrum) failed Message-Id: <20100101161513.4815BAB4015@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project fulcrum-quartz-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 25 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - fulcrum-quartz-test : Services Framework Full details are available at: http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-quartz-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/turbine-fulcrum/quartz/gump_mvn_settings.xml] -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/turbine-fulcrum/quartz/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/turbine-fulcrum/quartz/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-quartz-test/gump_work/build_turbine-fulcrum_fulcrum-quartz-test.html Work Name: build_turbine-fulcrum_fulcrum-quartz-test (Type: Build) Work ended in a state of : Failed Elapsed: 11 secs Command Line: mvn --batch-mode --settings /srv/gump/public/workspace/turbine-fulcrum/quartz/gump_mvn_settings.xml test [Working Directory: /srv/gump/public/workspace/turbine-fulcrum/quartz] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/turbine-fulcrum/quartz/target/fulcrum-quartz-1.1-SNAPSHOT.jar --------------------------------------------- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.apache.avalon.framework.configuration.ConfigurationException: com.thoughtworks.xstream.converters.ConversionException: Cannot deserialize object with new readObject()/writeObject() methods ---- Debugging information ---- class : org.quartz.CronTrigger required-type : org.quartz.CronTrigger converter-type : com.thoughtworks.xstream.converters.reflection.SerializableConverter path : /list/org.quartz.CronTrigger class[1] : java.util.ArrayList converter-type[1] : com.thoughtworks.xstream.converters.collections.CollectionConverter version : null ------------------------------- at org.apache.fulcrum.quartz.impl.DefaultQuartzScheduler.initialize(DefaultQuartzScheduler.java:135) at org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl.initialize(AvalonServiceComponentImpl.java:404) at org.apache.fulcrum.yaafi.framework.component.AvalonServiceComponentImpl.incarnateInstance(AvalonServiceComponentImpl.java:106) at org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl.getInstance(ServiceComponentImpl.java:139) at org.apache.fulcrum.yaafi.framework.component.ServiceComponentImpl.incarnate(ServiceComponentImpl.java:154) ... 31 more Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE! Results : Tests in error: testGetJobs(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testJobListener(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testJobExecutionWithManager(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testJobExecution(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testJobExecutionWithCron(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testJobDetailMap(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testTriggerMap(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testPreScheduled(org.apache.fulcrum.quartz.DefaultQuartzSchedulerImplTest) testAddRemoveTrigger(org.apache.fulcrum.quartz.SchedulerShutDownTest) Tests run: 11, Failures: 0, Errors: 9, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /srv/gump/public/workspace/turbine-fulcrum/quartz/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 seconds [INFO] Finished at: Fri Jan 01 08:15:05 PST 2010 [INFO] Final Memory: 11M/20M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-quartz-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-quartz-test/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 07000001012010, vmgump:vmgump-public:07000001012010 Gump E-mail Identifier (unique within run) #55. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org For additional commands, e-mail: dev-help@turbine.apache.org