You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Eric Fetzer <el...@yahoo.com> on 2011/05/02 19:31:23 UTC

Error Running Build in Continuum

Anyone know what this could be.  I think it's just happening from one of my 
projects being built.  The build errors and when I try to connect to the build 
results, it throws an error:

The URL requested results in an internal error.

I found the following stacktrace in the log:

2011-05-02 11:01:02,654 [WrapperSimpleAppMain] WARN  
org.apache.commons.configuration.DefaultConfigurationBuilder  - Internal error
org.apache.commons.configuration.ConfigurationException: Cannot locate 
configuration source ./conf/security.properties
        at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:215)

        at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:195)

        at 
org.apache.commons.configuration.DefaultConfigurationBuilder$FileConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:1191)

        at 
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)

        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)

        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:267)

        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:281)

        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:632)

        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.initCombinedConfiguration(DefaultConfigurationBuilder.java:569)

        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.getConfiguration(DefaultConfigurationBuilder.java:501)

        at 
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:374)

        at 
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java:1429)

        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:139)

        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)

        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

        at 
org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)

        at 
org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContainerAdapter.java:422)

        at 
org.codehaus.plexus.redback.configuration.UserConfiguration.contextualize(UserConfiguration.java:212)

        at 
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)

        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)

        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:409)

        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:537)

        at 
org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:180)

        at 
org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)

        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)

        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)


Not even sure this has anything to do with it, but it was the only error I 
found.

Thanks,
Eric

Re: Error Running Build in Continuum

Posted by Eric Fetzer <el...@yahoo.com>.
OK, found the log file and the error.  Looks like there may be a size limit in 
the log files Continuum will display.  This guy is VERY LARGE...

Thanks again Wendy!!!




________________________________
From: Wendy Smoak <ws...@gmail.com>
To: users@continuum.apache.org
Sent: Mon, May 2, 2011 12:08:45 PM
Subject: Re: Error Running Build in Continuum

On Mon, May 2, 2011 at 1:54 PM, Eric Fetzer <el...@yahoo.com> wrote:
> Note that now that I've tried to go to the log file a few times, the link just
> takes me straight to the Project Groups page instead.  Is there a way to go to
> this log file manually so that I can at least view the build results?

Look under the data directory and you should see the working copies
and build output.  You'll have to figure out which project number you
need, but the output should be stored there (unless the build was
canceled.)

This does not look like it's related to a specific build though. This ...

> 2011-05-02 11:01:02,654 [WrapperSimpleAppMain] WARN
> org.apache.commons.configuration.DefaultConfigurationBuilder  - Internal error
> org.apache.commons.configuration.ConfigurationException: Cannot locate
> configuration source ./conf/security.properties

Is the file present in the conf directory?  I believe that will load
from the user-running-continuum's home directory as well, see
http://continuum.apache.org/docs/1.3.4/administrator_guides/security/customising-security.html


-- 
Wendy

Re: Error Running Build in Continuum

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, May 2, 2011 at 1:54 PM, Eric Fetzer <el...@yahoo.com> wrote:
> Note that now that I've tried to go to the log file a few times, the link just
> takes me straight to the Project Groups page instead.  Is there a way to go to
> this log file manually so that I can at least view the build results?

Look under the data directory and you should see the working copies
and build output.  You'll have to figure out which project number you
need, but the output should be stored there (unless the build was
canceled.)

This does not look like it's related to a specific build though. This ...

> 2011-05-02 11:01:02,654 [WrapperSimpleAppMain] WARN
> org.apache.commons.configuration.DefaultConfigurationBuilder  - Internal error
> org.apache.commons.configuration.ConfigurationException: Cannot locate
> configuration source ./conf/security.properties

Is the file present in the conf directory?  I believe that will load
from the user-running-continuum's home directory as well, see
http://continuum.apache.org/docs/1.3.4/administrator_guides/security/customising-security.html

-- 
Wendy

Re: Error Running Build in Continuum

Posted by Eric Fetzer <el...@yahoo.com>.
Note that now that I've tried to go to the log file a few times, the link just 
takes me straight to the Project Groups page instead.  Is there a way to go to 
this log file manually so that I can at least view the build results?

Thanks,
Eric




________________________________
From: Eric Fetzer <el...@yahoo.com>
To: Continuum User <us...@continuum.apache.org>
Sent: Mon, May 2, 2011 11:31:23 AM
Subject: Error Running Build in Continuum

Anyone know what this could be.  I think it's just happening from one of my 
projects being built.  The build errors and when I try to connect to the build 
results, it throws an error:

The URL requested results in an internal error.

I found the following stacktrace in the log:

2011-05-02 11:01:02,654 [WrapperSimpleAppMain] WARN  
org.apache.commons.configuration.DefaultConfigurationBuilder  - Internal error
org.apache.commons.configuration.ConfigurationException: Cannot locate 
configuration source ./conf/security.properties
        at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:215)


        at 
org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:195)


        at 
org.apache.commons.configuration.DefaultConfigurationBuilder$FileConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:1191)


        at 
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)


        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)


        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:267)


        at 
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:281)


        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:632)


        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.initCombinedConfiguration(DefaultConfigurationBuilder.java:569)


        at 
org.apache.commons.configuration.DefaultConfigurationBuilder.getConfiguration(DefaultConfigurationBuilder.java:501)


        at 
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:374)


        at 
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java:1429)


        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:139)


        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)


        at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)


        at 
org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)


        at 
org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContainerAdapter.java:422)


        at 
org.codehaus.plexus.redback.configuration.UserConfiguration.contextualize(UserConfiguration.java:212)


        at 
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)


        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)


        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)


        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)


        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:409)


        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:537)


        at 
org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:180)


        at 
org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)


        at 
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)


        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)


        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)


        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)


        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)



Not even sure this has anything to do with it, but it was the only error I 
found.

Thanks,
Eric