[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-27 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29842projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 28 Apr 2014 00:00:06 +
  Finished at: Mon 28 Apr 2014 00:01:03 +
  Total time: 56s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: olamy @ Sun 27 Apr 2014 23:17:19 +
Comment: add basic .gitignore
Files changed:
  /commons/proper/jcs/trunk/.gitignore ( 1590520 )

Changed: olamy @ Sun 27 Apr 2014 23:47:39 +
Comment: importing jcache work, tcks are not yet passing
Files changed:
  /commons/proper/jcs/trunk/pom.xml ( 1590527 )
  /commons/proper/jcs/trunk/src/conf/cache.ccf ( 1590527 )
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/JCS.java ( 1590527 )
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache ( 1590527 )
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/Asserts.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/ImmutableIterable.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/ImmutableIterator.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCache.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCacheEntryEvent.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCachingManager.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCachingProvider.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSConfiguration.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSElement.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSEntry.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSListener.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSMutableEntry.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/NoFilter.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/NoLoader.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/NoWriter.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/Statistics.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/TempStateCacheView.java
 ( 1590527 )
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/jmx ( 
1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/jmx/ConfigurableMBeanServerIdBuilder.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/jmx/JCSCacheMXBean.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/jmx/JCSCacheStatisticsMXBean.java
 ( 1590527 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/jmx/JMXs.java 
( 1590527 )
  /commons/proper/jcs/trunk/src/resources ( 1590527 )
  /commons/proper/jcs/trunk/src/resources/META-INF ( 1590527 )
  /commons/proper/jcs/trunk/src/resources/META-INF/services ( 1590527 )
  
/commons/proper/jcs/trunk/src/resources/META-INF/services/javax.cache.spi.CachingProvider
 ( 1590527 )
  /commons/proper/jcs/trunk/src/resources/cache.ccf ( 1590527 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/access/SystemPropertyUnitTest.java
 ( 1590527 )
  /commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/jcache ( 1590527 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/jcache/CacheTest.java 
( 1590527 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/jcache/CachingProviderTest.java
 ( 1590527 )
  /commons/proper/jcs/trunk/tck.sh ( 1590527 )
  /commons/proper/jcs/trunk/tck.xml ( 1590527 )

Changed: olamy @ Sun 27 Apr 2014 23:47:47 +
Comment: adding a todo
Files changed:
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCache.java 
( 1590528 )


[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-27 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29844projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 28 Apr 2014 01:00:04 +
  Finished at: Mon 28 Apr 2014 01:00:14 +
  Total time: 9s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: olamy @ Mon 28 Apr 2014 00:01:35 +
Comment: use a more standard maven directories structure
Files changed:
  /commons/proper/jcs/trunk/pom.xml ( 1590538 )
  /commons/proper/jcs/trunk/src/main/resources ( 1590538 )
  /commons/proper/jcs/trunk/src/main/resources/META-INF ( 1590538 )
  /commons/proper/jcs/trunk/src/main/resources/META-INF/services ( 1590538 )
  
/commons/proper/jcs/trunk/src/main/resources/META-INF/services/javax.cache.spi.CachingProvider
 (from 
/commons/proper/jcs/trunk/src/resources/META-INF/services/javax.cache.spi.CachingProvider:1590537)
 ( 1590538 )
  
/commons/proper/jcs/trunk/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
 (from 
/commons/proper/jcs/trunk/src/resources/META-INF/services/javax.enterprise.inject.spi.Extension:1590537)
 ( 1590538 )
  /commons/proper/jcs/trunk/src/main/resources/jcache.ccf (from 
/commons/proper/jcs/trunk/src/resources/jcache.ccf:1590537) ( 1590538 )
  
/commons/proper/jcs/trunk/src/resources/META-INF/services/javax.cache.spi.CachingProvider
 ( 1590538 )
  
/commons/proper/jcs/trunk/src/resources/META-INF/services/javax.enterprise.inject.spi.Extension
 ( 1590538 )
  /commons/proper/jcs/trunk/src/resources/jcache.ccf ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestARCCache.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestARCCache.ccf:1590537) ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestBDBJEDiskCacheCon.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestBDBJEDiskCacheCon.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCache.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCache.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheCon.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheCon.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheHuge.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheHuge.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheSteadyLoad.ccf 
(from 
/commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheSteadyLoad.ccf:1590537)
 ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCache.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCache.ccf:1590537) ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheCon.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheCon.ccf:1590537) ( 1590538 
)
  
/commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheDefragPerformance.ccf 
(from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheDefragPerformance.ccf:1590537)
 ( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheHuge.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheHuge.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheNoMemory.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheNoMemory.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheSteadyLoad.ccf 
(from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheSteadyLoad.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheUsagePattern.ccf 
(from 
/commons/proper/jcs/trunk/src/test-conf/TestDiskCacheUsagePattern.ccf:1590537) 
( 1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestHSQLDiskCache.ccf (from 
/commons/proper/jcs/trunk/src/test-conf/TestHSQLDiskCache.ccf:1590537) ( 
1590538 )
  /commons/proper/jcs/trunk/src/test/test-conf/TestHSQLDiskCacheConcurrent.ccf 
(from 

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-27 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29845projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 28 Apr 2014 01:42:13 +
  Finished at: Mon 28 Apr 2014 01:42:31 +
  Total time: 17s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.7.0_25
  OpenJDK Runtime Environment (IcedTea 2.3.10) 
(7u25-2.3.10-1ubuntu0.12.04.2)
  OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.7.0_25, vendor: Oracle Corporation
  Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5 with Java 7
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 0
Failures: 0
Errors: 0
Total time: 0.0




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-27 Thread Olivier Lamy
finally got karma to update it.


On 28 April 2014 11:31, Olivier Lamy ol...@apache.org wrote:
 Sorry but I don't have karma to update this build definition to use 1.7


 On 28 April 2014 11:00, Apache Continuum d...@continuum.apache.org wrote:
 Online report : 
 https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29844projectId=286

 Build statistics:
   State: Failed
   Previous State: Failed
   Started at: Mon 28 Apr 2014 01:00:04 +
   Finished at: Mon 28 Apr 2014 01:00:14 +
   Total time: 9s
   Build Trigger: Schedule
   Build Number: 1
   Exit code: 1
   Building machine hostname: continuum-vm
   Operating system : Linux(unknown)
   Java Home version :
   java version 1.6.0_27
   OpenJDK Runtime Environment (IcedTea6 1.12.6) 
 (6b27-1.12.6-1ubuntu0.12.04.4)
   OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

   Builder version :
   Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
 2013-02-19 13:51:28+)
   Maven home: /opt/apache-maven-3.0.5
   Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
   Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
   Default locale: en_US, platform encoding: UTF-8
   OS name: linux, version: 3.2.0-53-generic, arch: amd64, 
 family: unix

 
 SCM Changes:
 
 Changed: olamy @ Mon 28 Apr 2014 00:01:35 +
 Comment: use a more standard maven directories structure
 Files changed:
   /commons/proper/jcs/trunk/pom.xml ( 1590538 )
   /commons/proper/jcs/trunk/src/main/resources ( 1590538 )
   /commons/proper/jcs/trunk/src/main/resources/META-INF ( 1590538 )
   /commons/proper/jcs/trunk/src/main/resources/META-INF/services ( 1590538 )
   
 /commons/proper/jcs/trunk/src/main/resources/META-INF/services/javax.cache.spi.CachingProvider
  (from 
 /commons/proper/jcs/trunk/src/resources/META-INF/services/javax.cache.spi.CachingProvider:1590537)
  ( 1590538 )
   
 /commons/proper/jcs/trunk/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
  (from 
 /commons/proper/jcs/trunk/src/resources/META-INF/services/javax.enterprise.inject.spi.Extension:1590537)
  ( 1590538 )
   /commons/proper/jcs/trunk/src/main/resources/jcache.ccf (from 
 /commons/proper/jcs/trunk/src/resources/jcache.ccf:1590537) ( 1590538 )
   
 /commons/proper/jcs/trunk/src/resources/META-INF/services/javax.cache.spi.CachingProvider
  ( 1590538 )
   
 /commons/proper/jcs/trunk/src/resources/META-INF/services/javax.enterprise.inject.spi.Extension
  ( 1590538 )
   /commons/proper/jcs/trunk/src/resources/jcache.ccf ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestARCCache.ccf (from 
 /commons/proper/jcs/trunk/src/test-conf/TestARCCache.ccf:1590537) ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestBDBJEDiskCacheCon.ccf 
 (from 
 /commons/proper/jcs/trunk/src/test-conf/TestBDBJEDiskCacheCon.ccf:1590537) ( 
 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCache.ccf (from 
 /commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCache.ccf:1590537) ( 
 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheCon.ccf 
 (from 
 /commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheCon.ccf:1590537) ( 
 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheHuge.ccf 
 (from 
 /commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheHuge.ccf:1590537) 
 ( 1590538 )
   
 /commons/proper/jcs/trunk/src/test/test-conf/TestBlockDiskCacheSteadyLoad.ccf
  (from 
 /commons/proper/jcs/trunk/src/test-conf/TestBlockDiskCacheSteadyLoad.ccf:1590537)
  ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCache.ccf (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCache.ccf:1590537) ( 1590538 
 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheCon.ccf (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCacheCon.ccf:1590537) ( 
 1590538 )
   
 /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheDefragPerformance.ccf
  (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCacheDefragPerformance.ccf:1590537)
  ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheHuge.ccf (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCacheHuge.ccf:1590537) ( 
 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheNoMemory.ccf 
 (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCacheNoMemory.ccf:1590537) ( 
 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheSteadyLoad.ccf 
 (from 
 /commons/proper/jcs/trunk/src/test-conf/TestDiskCacheSteadyLoad.ccf:1590537) 
 ( 1590538 )
   /commons/proper/jcs/trunk/src/test/test-conf/TestDiskCacheUsagePattern.ccf 
 (from 
 

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-11 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29153projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 11 Apr 2014 13:00:04 +
  Finished at: Fri 11 Apr 2014 13:00:57 +
  Total time: 53s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: tv @ Fri 11 Apr 2014 12:12:13 +
Comment: Cleanup after test
Files changed:
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/engine/SystemPropertyUsageUnitTest.java
 ( 1586620 )

Changed: tv @ Fri 11 Apr 2014 12:13:16 +
Comment: Clean up lifecycle
Files changed:
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/engine/control/CompositeCacheManager.java
 ( 1586621 )

Changed: tv @ Fri 11 Apr 2014 12:13:55 +
Comment: Make sure JCS only works with initialized CompositeCacheManager
Files changed:
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/JCS.java ( 1586622 )

Changed: tv @ Fri 11 Apr 2014 12:33:33 +
Comment: Clean up handling of cache manager
Files changed:
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/disk/jdbc/hsql/HSQLDiskCacheFactory.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheManager.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/remote/http/server/AbstractRemoteCacheService.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/remote/http/server/RemoteCacheServiceAdaptor.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/auxiliary/remote/http/server/RemoteHttpCacheServlet.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/engine/behavior/ICompositeCacheManager.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/engine/control/CompositeCacheManager.java
 ( 1586632 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/engine/control/MockCompositeCacheManager.java
 ( 1586632 )

Changed: tv @ Fri 11 Apr 2014 12:53:49 +
Comment: Attempt to fix test failures on Continuum
Files changed:
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/utils/net/HostNameUtil.java
 ( 1586637 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
 ( 1586637 )
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheServerStartupUtil.java
 ( 1586637 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 4
Errors: 0
Success Rate: 20
Total time: 1.658


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at 

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-11 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29157projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 11 Apr 2014 14:00:04 +
  Finished at: Fri 11 Apr 2014 14:00:59 +
  Total time: 54s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: tv @ Fri 11 Apr 2014 13:04:57 +
Comment: Manager should not be null
Files changed:
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/auxiliary/remote/http/client/RemoteHttpCacheManagerUnitTest.java
 ( 1586639 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 4
Errors: 0
Success Rate: 20
Total time: 1.871


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:98)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:143)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:197)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:246)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28988projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 8 Apr 2014 21:31:35 +
  Finished at: Tue 8 Apr 2014 21:32:20 +
  Total time: 44s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: sebb @ Tue 8 Apr 2014 21:31:02 +
Comment: Looks like Continuum does not define localhost correctly
Files changed:
  /commons/proper/jcs/trunk/src/test-conf/TestRemoteCacheClientServer.ccf ( 
1585838 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 4
Failures: 4
Errors: 0
Success Rate: 0
Total time: 1.839


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:95)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:140)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:194)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:243)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28987projectId=286

Build statistics:
  State: Failed
  Previous Build: No previous build.
  Started at: Tue 8 Apr 2014 21:23:48 +
  Finished at: Tue 8 Apr 2014 21:24:28 +
  Total time: 40s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 4
Failures: 4
Errors: 0
Success Rate: 0
Total time: 1.731


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:95)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:140)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:194)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:243)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28989projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 8 Apr 2014 22:00:04 +
  Finished at: Tue 8 Apr 2014 22:00:48 +
  Total time: 44s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: sebb @ Tue 8 Apr 2014 21:49:59 +
Comment: Revert - did not work
Files changed:
  /commons/proper/jcs/trunk/src/test-conf/TestRemoteCacheClientServer.ccf ( 
1585844 )

Changed: sebb @ Tue 8 Apr 2014 21:53:25 +
Comment: Fix debug
Files changed:
  /commons/proper/jcs/trunk/src/test-conf/log4j.properties ( 1585846 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 4
Failures: 4
Errors: 0
Success Rate: 0
Total time: 1.806


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:95)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:140)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:194)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:243)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28992projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 8 Apr 2014 22:16:40 +
  Finished at: Tue 8 Apr 2014 22:17:26 +
  Total time: 45s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: sebb @ Tue 8 Apr 2014 22:15:19 +
Comment: Check that localhost resolves as expected
Files changed:
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
 ( 1585852 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 4
Errors: 0
Success Rate: 20
Total time: 1.88


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:97)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:142)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:196)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:245)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28994projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 8 Apr 2014 22:26:52 +
  Finished at: Tue 8 Apr 2014 22:27:40 +
  Total time: 47s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

No files changed


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 4
Errors: 0
Success Rate: 20
Total time: 1.751


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:97)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:142)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:196)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:245)


  


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28995projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 8 Apr 2014 22:40:14 +
  Finished at: Tue 8 Apr 2014 22:40:55 +
  Total time: 41s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: sebb @ Tue 8 Apr 2014 22:39:49 +
Comment: Check if getLocalHost() really returns a local host
Files changed:
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
 ( 1585859 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 5
Errors: 0
Success Rate: 0
Total time: 1.853


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:97)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:142)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:196)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:245)


testLocalHost :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Expected getLocalHost() 
(continuum-vm/140.211.11.47) to return a site local address
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at 

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-08 Thread Apache Continuum
Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29006projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed 9 Apr 2014 03:00:04 +
  Finished at: Wed 9 Apr 2014 03:01:06 +
  Total time: 1m 2s
  Build Trigger: Schedule
  Build Number: 1
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
  java version 1.6.0_27
  OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
  OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

  Builder version :
  Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 
2013-02-19 13:51:28+)
  Maven home: /opt/apache-maven-3.0.5
  Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
  Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
  Default locale: en_US, platform encoding: UTF-8
  OS name: linux, version: 3.2.0-53-generic, arch: amd64, family: 
unix


SCM Changes:

Changed: sebb @ Wed 9 Apr 2014 02:27:07 +
Comment: Revert temporary debug
Files changed:
  /commons/proper/jcs/trunk/src/test-conf/log4j.properties ( 1585880 )


Dependencies Changes:

No dependencies changed



Build Definition:

POM filename: pom.xml
Goals: clean test   
Arguments: --batch-mode -Pjava-1.6 -Dtest=BasicRemoteCacheClientServerUnitTest
Build Fresh: false
Always Build: false
Default Build Definition: false
Schedule: DEFAULT_SCHEDULE
Profile Name: Maven 3.0.5
Description: Test build BasicRemoteCacheClientServerUnitTest


Test Summary:

Tests: 5
Failures: 5
Errors: 0
Success Rate: 0
Total time: 1.868


Test Failures:


BasicRemoteCacheClientServerUnitTest
testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:97)


testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:142)


testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:196)


testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:ALIVE but 
was:ERROR
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:245)


testLocalHost :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Expected getLocalHost() 
(continuum-vm/140.211.11.47) to return a site local address
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testLocalHost(BasicRemoteCacheClientServerUnitTest.java:259)