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 [EMAIL PROTECTED]
Project fulcrum-cache has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- fulcrum-cache : Services Framework
Full details are available at:
http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-cache/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole output [fulcrum-cache-08022008.jar] identifier set to project name
-DEBUG- Dependency on excalibur-framework-api exists, no need to add for
property maven.jar.avalon-framework-api.
-DEBUG- Dependency on excalibur-framework-impl exists, no need to add for
property maven.jar.avalon-framework-impl.
-DEBUG- (Gump generated) Maven Properties in:
/srv/gump/public/workspace/turbine-fulcrum/cache/build.properties
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/srv/gump/public/workspace/turbine-fulcrum/cache/project.xml
-DEBUG- Maven project properties in:
/srv/gump/public/workspace/turbine-fulcrum/cache/project.properties
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-cache/gump_work/build_turbine-fulcrum_fulcrum-cache.html
Work Name: build_turbine-fulcrum_fulcrum-cache (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 mins 34 secs
Command Line: maven --offline jar
[Working Directory: /srv/gump/public/workspace/turbine-fulcrum/cache]
CLASSPATH:
/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/turbine-fulcrum/cache/target/classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/ehcache-1.0/ehcache-1.0.jar:/srv/gump/packages/dougLea/concurrent.jar:/srv/gump/public/workspace/excalibur/framework/api/target/excalibur-framework-api-08022008.jar:/srv/gump/public/workspace/excalibur/framework/impl/target/excalibur-framework-impl-08022008.jar:/srv/gump/public/workspace/turbine-fulcrum/yaafi/target/fulcrum-yaafi-08022008.jar:/srv/gump/public/workspace/turbine-fulcrum/testcontainer/target/fulcrum-
testcontainer-08022008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-08022008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-08022008.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-08022008.jar:/srv/gump/public/workspace/jakarta-turbine-jcs/target/jcs-08022008.jar
---------------------------------------------
[junit] INFO: In DISPOSE, [Cache_Test] disposing of memory cache.
[junit] Feb 8, 2008 5:42:21 AM
org.apache.jcs.engine.memory.AbstractMemoryCache dispose
[junit] INFO: Memory Cache dispose called. Shutting down shrinker thread
if it is running.
[junit] Feb 8, 2008 5:42:21 AM net.sf.ehcache.config.Configurator configure
[junit] WARNING: No configuration found. Configuring ehcache from
ehcache-failsafe.xml found in the classpath:
jar:file:/srv/gump/packages/ehcache-1.0/ehcache-1.0.jar!/ehcache-failsafe.xml
[junit] Feb 8, 2008 5:42:21 AM org.apache.jcs.engine.control.CompositeCache
dispose
[junit] INFO: In DISPOSE, [Cache_Test] fromRemote [false]
[junit] Region Name = Cache_Test
[junit] HitCountRam = 0
[junit] HitCountAux = 0
[junit] ---------------------------LRU Memory Cache
[junit] List Size = 0
[junit] Map Size = 0
[junit] Put Count = 0
[junit] Hit Count = 0
[junit] Miss Count = 0
[junit] Feb 8, 2008 5:42:21 AM net.sf.ehcache.config.Configurator configure
[junit] WARNING: No configuration found. Configuring ehcache from
ehcache-failsafe.xml found in the classpath:
jar:file:/srv/gump/packages/ehcache-1.0/ehcache-1.0.jar!/ehcache-failsafe.xml
[junit] Feb 8, 2008 5:42:24 AM org.apache.jcs.engine.control.CompositeCache
dispose
[junit] INFO: In DISPOSE, [Cache_Test] fromRemote [false]
[junit] Region Name = Cache_Test
[junit] HitCountRam = 0
[junit] HitCountAux = 0
[junit] ---------------------------LRU Memory Cache
[junit] List Size = 0
[junit] Map Size = 0
[junit] Put Count = 0
[junit] Hit Count = 0
[junit] Miss Count = 0
[junit] ------------- ---------------- ---------------
[junit] Testcase:
test2ObjectAddGetCachedObject(org.apache.fulcrum.cache.EHCacheTest): FAILED
[junit] Did not retrieved correct cached object 1. Attempt #2 expected:<[
key = CacheKey, value=This is a test, version=1, hitCount=1, CreationTime =
1202478141708, LastAccessTime = 1202478141708 ]> but was:<[ key = CacheKey,
value=This is a test, version=1, hitCount=2, CreationTime = 1202478141708,
LastAccessTime = 1202478141791 ]>
[junit] junit.framework.AssertionFailedError: Did not retrieved correct
cached object 1. Attempt #2 expected:<[ key = CacheKey, value=This is a test,
version=1, hitCount=1, CreationTime = 1202478141708, LastAccessTime =
1202478141708 ]> but was:<[ key = CacheKey, value=This is a test, version=1,
hitCount=2, CreationTime = 1202478141708, LastAccessTime = 1202478141791 ]>
[junit] at
org.apache.fulcrum.cache.EHCacheTest.test2ObjectAddGetCachedObject(EHCacheTest.java:134)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit]
[junit]
[junit] [ERROR] TEST org.apache.fulcrum.cache.EHCacheTest FAILED
BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 5 minutes 33 seconds
Finished at: Fri Feb 08 05:42:29 GMT-08:00 2008
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-cache/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/turbine-fulcrum/fulcrum-cache/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 15000008022008, vmgump:vmgump-public:15000008022008
Gump E-mail Identifier (unique within run) #46.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]