You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Continuum@vmbuild.apache.org" <co...@apache.org> on 2008/07/29 17:18:12 UTC

[continuum] BUILD FAILURE: Cocoon - Apache Cocoon [build root] - Build Def:

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=105274&projectId=51

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue 29 Jul 2008 07:40:41 -0700
  Finished at: Tue 29 Jul 2008 08:09:59 -0700
  Total time: 29m 18s
  Build Trigger: Schedule
  Build Number: 310
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: reinhard @ Tue 29 Jul 2008 06:54:14 -0700
Comment: COCOON-2223

Apply Lukas' patch that 

. migrates eventcache from Avalon to Spring
. adds some pipeline for integration tests
Files changed:
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/pom.xml ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/acting/CacheEventAction.java ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/impl/EventAwareCacheImpl.java ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/impl/StoreEventRegistryImpl.java ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/generation/EventCacheGenerator.java ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/samples/EventAwareGenerator.java ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/cocoon/avalon/cocoon-eventcache.xconf ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache.xml ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it/it.xml ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it/sitemap.xmap ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/sitemap.xmap ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache-sample-blockServlet.xml ( 680697 )
  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache-sample.xml ( 680697 )

Changed: reinhard @ Tue 29 Jul 2008 07:03:17 -0700
Comment: COCOON-2224

add IT for eventcache
Files changed:
  /cocoon/trunk/core/cocoon-webapp/src/test/java/org/apache/cocoon/it/blocks/eventcache ( 680699 )
  /cocoon/trunk/core/cocoon-webapp/src/test/java/org/apache/cocoon/it/blocks/eventcache/EventAwareCacheTest.java ( 680699 )

Changed: reinhard @ Tue 29 Jul 2008 07:13:29 -0700
Comment: remove unnecessary (and sometimes problematic) include
Files changed:
  /cocoon/trunk/core/cocoon-webapp/pom.xml ( 680705 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode -P allblocks,it
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4, Large Memory
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 373
Failures: 0
Total time: 135.09499





Re: [continuum] BUILD FAILURE: Cocoon - Apache Cocoon [build root] - Build Def:

Posted by Grzegorz Kossakowski <gr...@tuffmail.com>.
Reinhard Pötz pisze:
> Grzegorz Kossakowski wrote:
>> Reinhard, are you aware of this problem?
>>
>> I had a quick look into source and I cannot understand why it fails or 
>> more precisely how you changes made it to fail.
> 
> Yes, I'm aware but I have no idea either. Let's see what will happen 
> after the next CI cycle.

But there _is_ a problem. I have exactly the same error on my computer.

I only fail to understand how applying Lukas' patches could cause this problem.

-- 
Grzegorz Kossakowski

Re: [continuum] BUILD FAILURE: Cocoon - Apache Cocoon [build root] - Build Def:

Posted by Reinhard Pötz <re...@apache.org>.
Grzegorz Kossakowski wrote:
> Reinhard, are you aware of this problem?
> 
> I had a quick look into source and I cannot understand why it fails or 
> more precisely how you changes made it to fail.

Yes, I'm aware but I have no idea either. Let's see what will happen 
after the next CI cycle.

-- 
Reinhard Pötz                           Managing Director, {Indoqa} GmbH
                          http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member                  reinhard@apache.org
________________________________________________________________________

Re: [continuum] BUILD FAILURE: Cocoon - Apache Cocoon [build root] - Build Def:

Posted by Grzegorz Kossakowski <gr...@tuffmail.com>.
Continuum@vmbuild.apache.org pisze:
> Online report : 
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=105274&projectId=51 
> 
> 
> Build statistics:
>  State: Failed
>  Previous State: Ok
>  Started at: Tue 29 Jul 2008 07:40:41 -0700
>  Finished at: Tue 29 Jul 2008 08:09:59 -0700
>  Total time: 29m 18s
>  Build Trigger: Schedule
>  Build Number: 310
>  Exit code: 1
>  Building machine hostname: vmbuild.apache.org
>  Operating system : Linux(unknown)
>  Java Home version :          java version "1.4.2_15"
>          Java(TM) 2 Runtime Environment, Standard Edition (build 
> 1.4.2_15-b02)
>          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
>         Builder version :
>          Maven version: 2.0.8
>          Java version: 1.4.2_15
>          OS name: "linux" version: "2.6.20-16-server" arch: "i386" 
> Family: "unix"
>    
> **************************************************************************** 
> 
> SCM Changes:
> **************************************************************************** 
> 
> Changed: reinhard @ Tue 29 Jul 2008 06:54:14 -0700
> Comment: COCOON-2223
> 
> Apply Lukas' patch that
> . migrates eventcache from Avalon to Spring
> . adds some pipeline for integration tests
> Files changed:
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/pom.xml ( 
> 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/acting/CacheEventAction.java 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/impl/EventAwareCacheImpl.java 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/caching/impl/StoreEventRegistryImpl.java 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/generation/EventCacheGenerator.java 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/java/org/apache/cocoon/samples/EventAwareGenerator.java 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/cocoon/avalon/cocoon-eventcache.xconf 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-impl/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache.xml 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it/it.xml 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/it/sitemap.xmap 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/COB-INF/sitemap.xmap 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache-sample-blockServlet.xml 
> ( 680697 )
>  /cocoon/trunk/blocks/cocoon-eventcache/cocoon-eventcache-sample/src/main/resources/META-INF/cocoon/spring/cocoon-eventcache-sample.xml 
> ( 680697 )
> 
> Changed: reinhard @ Tue 29 Jul 2008 07:03:17 -0700
> Comment: COCOON-2224
> 
> add IT for eventcache
> Files changed:
>  /cocoon/trunk/core/cocoon-webapp/src/test/java/org/apache/cocoon/it/blocks/eventcache 
> ( 680699 )
>  /cocoon/trunk/core/cocoon-webapp/src/test/java/org/apache/cocoon/it/blocks/eventcache/EventAwareCacheTest.java 
> ( 680699 )
> 
> Changed: reinhard @ Tue 29 Jul 2008 07:13:29 -0700
> Comment: remove unnecessary (and sometimes problematic) include
> Files changed:
>  /cocoon/trunk/core/cocoon-webapp/pom.xml ( 680705 )

Reinhard, are you aware of this problem?

I had a quick look into source and I cannot understand why it fails or more precisely how you 
changes made it to fail.

-- 
Grzegorz