On 8/6/06, Oliver Heger <[EMAIL PROTECTED]> wrote:
Phil,

I tried to have a look into the failing nightly build for
[configuration], but could not reproduce the problem on my system.

The log only says that TestPropertiesConfiguration has caused an error.
Is it possible to somehow obtain the stack trace to find out what
exactly went wrong?

Hmm...  Ye olde maven itty bitty test logs problem.  The currently
over-zealous cleanup behavior of the nightly script blows these files
away when the build completes.  I guess they should be copied over to
the log location, at least when the builds fail.

In any case, I reran the build just now directly on the build box.
Here is the output from the failing test:

Testsuite: org.apache.commons.configuration.TestPropertiesConfiguration
Tests run: 38, Failures: 0, Errors: 1, Time elapsed: 3.044 sec

------------- Standard Error -----------------
Aug 6, 2006 8:35:31 AM
org.apache.commons.configuration.ConfigurationFactory$FileConfigurationFactory
createObject
INFO: Trying to load configuration config/deep/deeptest.properties
Aug 6, 2006 8:35:32 AM
org.apache.commons.configuration.ConfigurationFactory$FileConfigurationFactory
createObject
INFO: Trying to load configuration config/deep/deeptestinvalid.properties
Aug 6, 2006 8:35:32 AM
org.apache.commons.configuration.ConfigurationFactory$FileConfigurationFactory
createObject
WARNING: Could not load optional configuration
config/deep/deeptestinvalid.properties
------------- ---------------- ---------------
Testcase: 
testPropertyLoadedInclude(org.apache.commons.configuration.TestPropertiesConfiguration):
    Caused an ERROR
Cannot resolve include file testClassPath.properties
org.apache.commons.configuration.ConfigurationException: Cannot
resolve include file testClassPath.properties
       at 
org.apache.commons.configuration.PropertiesConfiguration.loadIncludeFile(PropertiesConfiguration.java:1099)
       at 
org.apache.commons.configuration.PropertiesConfiguration.propertyLoaded(PropertiesConfiguration.java:452)
       at 
org.apache.commons.configuration.TestPropertiesConfiguration.testPropertyLoadedInclude(TestPropertiesConfiguration.java:501)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

hth,

Phil

Thanks.
Oliver

[EMAIL PROTECTED] wrote:
> Failed build logs:
> 
http://people.apache.org/~psteitz/commons-nightlies//20060806/configuration.log
> http://people.apache.org/~psteitz/commons-nightlies//20060806/discovery.log
> http://people.apache.org/~psteitz/commons-nightlies//20060806/email.log
> http://people.apache.org/~psteitz/commons-nightlies//20060806/io.log
> http://people.apache.org/~psteitz/commons-nightlies//20060806/net.log
> http://people.apache.org/~psteitz/commons-nightlies//20060806/proxy.log
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to