You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Thomas Vandahl <tv...@apache.org> on 2006/12/31 11:02:14 UTC

Cannot find problem: [Fwd: [GUMP@vmgump]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

Hi folks,

could you please help me to pinpoint a problem with the configuration of
the gump-build of the  fulcrum-cache module? The gump logs show that the
concurrent library cannot be found. It is however referenced as
dependency in the project descriptor. I tried to add the runtime="true"
attribute to the dependency to no avail. What else can I do? I cannot
reproduce the problem here.

Thanks in advance,
Thomas Vandahl

-------- Original Message --------
Subject: [GUMP@vmgump]: Project fulcrum-cache (in module
jakarta-turbine-fulcrum) failed
Date: Sat, 30 Dec 2006 05:46:04 PST
From: fulcrum-cache development <tu...@jakarta.apache.org>
Reply-To: Turbine Developers List <tu...@jakarta.apache.org>
To: turbine-dev@jakarta.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-cache has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 8 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/jakarta-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-30122006.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:
/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in:
/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/project.xml
 -DEBUG- Maven project properties in:
/usr/local/gump/public/workspace/jakarta-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/jakarta-turbine-fulcrum/fulcrum-cache/gump_work/build_jakarta-turbine-fulcrum_fulcrum-cache.html
Work Name: build_jakarta-turbine-fulcrum_fulcrum-cache (Type: Build)
Work ended in a state of : Failed
Elapsed: 46 secs
Command Line: maven --offline jar
[Working Directory:
/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/target/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/ehcache-1.0/ehcache-1.0.jar:/usr/local/gump/packages/dougLea/concurrent.jar:/usr/local/gump/public/workspace/excalibur/framework/api/target/excalibur-framework-api-30122006.jar:/usr/local/gump/public/workspace/excalibur/framework/impl/target/excalibur-framework-impl-30122006.jar:/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/yaafi/target/fulcrum-yaafi-30122006.jar
:/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/testcontainer/target/fulcrum-testcontainer-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-30122006.jar:/usr/local/gump/public/workspace/jakarta-turbine-jcs/target/jcs-30122006.jar
---------------------------------------------
    [junit] Could not initialize the container
    [junit] java.lang.RuntimeException: Could not initialize the container
    [junit] 	at
org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
    [junit] 	at
org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
    [junit] 	at
org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
    [junit]
    [junit]
    [junit] Testcase:
testRefreshableTimeToLive(org.apache.fulcrum.cache.JCSCacheTest):	Caused
an ERROR
    [junit] Could not initialize the container
    [junit] java.lang.RuntimeException: Could not initialize the container
    [junit] 	at
org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
    [junit] 	at
org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
    [junit] 	at
org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
    [junit]
    [junit]
    [junit] Testcase:
testCacheGetKeyList(org.apache.fulcrum.cache.JCSCacheTest):	Caused an ERROR
    [junit] Could not initialize the container
    [junit] java.lang.RuntimeException: Could not initialize the container
    [junit] 	at
org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
    [junit] 	at
org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
    [junit] 	at
org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
    [junit]
    [junit]
    [junit] Testcase:
testCacheGetCachedObjects(org.apache.fulcrum.cache.JCSCacheTest):	Caused
an ERROR
    [junit] Could not initialize the container
    [junit] java.lang.RuntimeException: Could not initialize the container
    [junit] 	at
org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
    [junit] 	at
org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
    [junit] 	at
org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
    [junit]
    [junit]
    [junit] Testcase:
testCacheModification(org.apache.fulcrum.cache.JCSCacheTest):	Caused an
ERROR
    [junit] Could not initialize the container
    [junit] java.lang.RuntimeException: Could not initialize the container
    [junit] 	at
org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
    [junit] 	at
org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
    [junit] 	at
org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
    [junit]
    [junit]
    [junit] [ERROR] TEST org.apache.fulcrum.cache.JCSCacheTest 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: 46 seconds
Finished at: Sat Dec 30 05:46:03 PST 2006

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-cache/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-cache/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 19000030122006, vmgump.apache.org:vmgump-public:19000030122006
Gump E-mail Identifier (unique within run) #47.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Cannot find problem: [Fwd: [GUMP@vmgump]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

Posted by Thomas Vandahl <tv...@apache.org>.
Thanks for your help. Adding the dependency to maven fixed it.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Cannot find problem: [Fwd: [GUMP@vmgump]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

Posted by Steve Loughran <st...@apache.org>.
Bill Barker wrote:
> Actually, the dependancy on concurrent is commented out in the project.xml 
> file.  This is probably what is causing Maven to not find it (or find it in 
> the wrong CL).

Is the lib needed for a java1.5 build?

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Cannot find problem: [Fwd: [GUMP@vmgump]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

Posted by Bill Barker <wb...@wilshire.com>.
Actually, the dependancy on concurrent is commented out in the project.xml 
file.  This is probably what is causing Maven to not find it (or find it in 
the wrong CL).

"Thomas Vandahl" <tv...@apache.org> wrote in message 
news:45978AA6.6070105@apache.org...
> Hi folks,
>
> could you please help me to pinpoint a problem with the configuration of
> the gump-build of the  fulcrum-cache module? The gump logs show that the
> concurrent library cannot be found. It is however referenced as
> dependency in the project descriptor. I tried to add the runtime="true"
> attribute to the dependency to no avail. What else can I do? I cannot
> reproduce the problem here.
>
> Thanks in advance,
> Thomas Vandahl
>
> -------- Original Message --------
> Subject: [GUMP@vmgump]: Project fulcrum-cache (in module
> jakarta-turbine-fulcrum) failed
> Date: Sat, 30 Dec 2006 05:46:04 PST
> From: fulcrum-cache development <tu...@jakarta.apache.org>
> Reply-To: Turbine Developers List <tu...@jakarta.apache.org>
> To: turbine-dev@jakarta.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-cache has an issue affecting its community integration.
> This issue affects 1 projects,
> and has been outstanding for 8 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/jakarta-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-30122006.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:
> /usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/build.properties
> -INFO- Failed with reason build failed
> -DEBUG- Maven POM in:
> /usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/project.xml
> -DEBUG- Maven project properties in:
> /usr/local/gump/public/workspace/jakarta-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/jakarta-turbine-fulcrum/fulcrum-cache/gump_work/build_jakarta-turbine-fulcrum_fulcrum-cache.html
> Work Name: build_jakarta-turbine-fulcrum_fulcrum-cache (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 46 secs
> Command Line: maven --offline jar
> [Working Directory:
> /usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache]
> CLASSPATH:
> /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/cache/target/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/ehcache-1.0/ehcache-1.0.jar:/usr/local/gump/packages/dougLea/concurrent.jar:/usr/local/gump/public/workspace/excalibur/framework/api/target/excalibur-framework-api-30122006.jar:/usr/local/gump/public/workspace/excalibur/framework/impl/target/excalibur-framework-impl-30122006.jar:/usr/l
> ocal/gump/public/workspace/jakarta-turbine-fulcrum/yaafi/target/fulcrum-yaafi-30122006.jar
> :/usr/local/gump/public/workspace/jakarta-turbine-fulcrum/testcontainer/target/fulcrum-testcontainer-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-30122006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-30122006.jar:/usr/local/gump/public/workspace/jakarta-turbine-jcs/target/jcs-30122006.jar
> ---------------------------------------------
>    [junit] Could not initialize the container
>    [junit] java.lang.RuntimeException: Could not initialize the container
>    [junit] at
> org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
>    [junit] at
> org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
>    [junit] at
> org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
>    [junit]
>    [junit]
>    [junit] Testcase:
> testRefreshableTimeToLive(org.apache.fulcrum.cache.JCSCacheTest): Caused
> an ERROR
>    [junit] Could not initialize the container
>    [junit] java.lang.RuntimeException: Could not initialize the container
>    [junit] at
> org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
>    [junit] at
> org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
>    [junit] at
> org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
>    [junit]
>    [junit]
>    [junit] Testcase:
> testCacheGetKeyList(org.apache.fulcrum.cache.JCSCacheTest): Caused an 
> ERROR
>    [junit] Could not initialize the container
>    [junit] java.lang.RuntimeException: Could not initialize the container
>    [junit] at
> org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
>    [junit] at
> org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
>    [junit] at
> org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
>    [junit]
>    [junit]
>    [junit] Testcase:
> testCacheGetCachedObjects(org.apache.fulcrum.cache.JCSCacheTest): Caused
> an ERROR
>    [junit] Could not initialize the container
>    [junit] java.lang.RuntimeException: Could not initialize the container
>    [junit] at
> org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
>    [junit] at
> org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
>    [junit] at
> org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
>    [junit]
>    [junit]
>    [junit] Testcase:
> testCacheModification(org.apache.fulcrum.cache.JCSCacheTest): Caused an
> ERROR
>    [junit] Could not initialize the container
>    [junit] java.lang.RuntimeException: Could not initialize the container
>    [junit] at
> org.apache.fulcrum.testcontainer.YAAFIContainer.startup(YAAFIContainer.java:90)
>    [junit] at
> org.apache.fulcrum.testcontainer.BaseUnitTest.lookup(BaseUnitTest.java:134)
>    [junit] at
> org.apache.fulcrum.cache.JCSCacheTest.setUp(JCSCacheTest.java:60)
>    [junit]
>    [junit]
>    [junit] [ERROR] TEST org.apache.fulcrum.cache.JCSCacheTest 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: 46 seconds
> Finished at: Sat Dec 30 05:46:03 PST 2006
>
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS:
> http://vmgump.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-cache/rss.xml
> - Atom:
> http://vmgump.apache.org/gump/public/jakarta-turbine-fulcrum/fulcrum-cache/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 19000030122006, vmgump.apache.org:vmgump-public:19000030122006
> Gump E-mail Identifier (unique within run) #47.
>
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org 




---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org