Cannot find problem: [Fwd: [EMAIL PROTECTED]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

2006-12-31 Thread Thomas Vandahl
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: [EMAIL PROTECTED]: Project fulcrum-cache (in module
jakarta-turbine-fulcrum) failed
Date: Sat, 30 Dec 2006 05:46:04 PST
From: fulcrum-cache development 
Reply-To: Turbine Developers List 
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 [EMAIL PROTECTED]

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(Ba

Re: Cannot find problem: [Fwd: [EMAIL PROTECTED]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

2006-12-31 Thread Bill Barker
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" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> 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: [EMAIL PROTECTED]: Project fulcrum-cache (in module
> jakarta-turbine-fulcrum) failed
> Date: Sat, 30 Dec 2006 05:46:04 PST
> From: fulcrum-cache development 
> Reply-To: Turbine Developers List 
> 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 [EMAIL PROTECTED]
>
> 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:
> testRefresh

Re: Cannot find problem: [Fwd: [EMAIL PROTECTED]: Project fulcrum-cache (in module jakarta-turbine-fulcrum) failed]

2007-01-03 Thread Steve Loughran

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]