You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Emmanuel Venisse <em...@gmail.com> on 2009/11/25 06:57:48 UTC

Re: projects mysteriously leaving the build queue even though (Always Build) is set.

It's a known issue for 1.2.x when Continuum is restarted with some build not
terminated.
This issue is fixed in 1.3.x

Emmanuel

On Mon, Nov 23, 2009 at 8:43 PM, Bill Brown <wb...@colorfulsoftware.com>wrote:

>
> Greetings:
>
> I'm using the latest stable continuum 1.2.3 (732759).
>
> I'm using it to build 204 maven projects split into 3 project groups
> (dev/stage/prod).
>
> I have the DEFAULT_SCHEDULE setup to fire every minute for all of the
> projects.  Each project is set to "Always Build" and "Clean Checkout".
>
> I'm noticing that I can submit "Build All Project" for each group to put
> them all into the queue and everything is queued up.  But after a build,
> lots of the projects are not going back into the queue after a successful
> build.
>
> The side effect is that some changes are committed via subversion into some
> of the projects but are never being rebuilt again because they don't stay
> in
> the queue.
>
> Do you know if I can do something in the configuration to always re-queue a
> build even if it builds successfully (I thought that was what the "Always"
> build setting is for)?
>
> Maybe this is a known issue?
>
> Thanks for any information or insights.
> Bill.
>
> --
> View this message in context:
> http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26484565.html
> Sent from the Continuum - Users mailing list archive at Nabble.com.
>
>

Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Nov 30, 2009 at 1:04 PM, Bill Brown <wb...@colorfulsoftware.com> wrote:

> I'm getting the same error with tomcat 5.5.27 and tomcat 6.0.20 on Redhat
> linux 386.

I had no problems with Continuum 1.3.4 in Tomcat 6.0.20 on OS X.  I
don't have a Linux box to test with at the moment, but I doubt that's
the issue.

I followed the instructions at
http://continuum.apache.org/docs/1.3.4/installation/tomcat.html using
option #2 for the JNDI resources and putting the four jars in
$TOMCAT_HOME/lib.

It started up, I added the admin user and saved the configuration,
added a project and built it.

If you're still having trouble, can you start a new thread and give
the exact steps you followed so someone can try to reproduce the
problem?  (This one has wandered away from the original subject and
probably isn't getting the visibility you want.)

-- 
Wendy

Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Bill Brown <wb...@colorfulsoftware.com>.
Hi Wendy: 

I'm getting the same error with tomcat 5.5.27 and tomcat 6.0.20 on Redhat
linux 386.

Thanks again for looking at this.

Bill.




Wendy Smoak-3 wrote:
> 
> On Mon, Nov 30, 2009 at 11:39 AM, Bill Brown
> <wb...@colorfulsoftware.com> wrote:
> 
>> I tried your suggestion of starting with an empty embedded derby users db
>> but am getting the same error.  I also tried starting with a fresh empty
>> embedded derby continuum db as well but get the same error.
>>
>> I am deploying on tomcat 6.  Do you know if that is possible with this
>> version?  I'm not sure what to try next for debugging this?
> 
> ... so now it sounds like a generic "Continuum 1.3.4 on Tomcat" issue
> rather than anything to do with your data.  Correct?  (What specific
> version of Tomcat are you using?)
> 
> I won't have time to test it in Tomcat until Wednesday at the
> earliest, but maybe someone else here can comment on whether 1.3.4
> works on Tomcat for them.
> 
> -- 
> Wendy
> 
> 

-- 
View this message in context: http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26580961.html
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Nov 30, 2009 at 11:39 AM, Bill Brown
<wb...@colorfulsoftware.com> wrote:

> I tried your suggestion of starting with an empty embedded derby users db
> but am getting the same error.  I also tried starting with a fresh empty
> embedded derby continuum db as well but get the same error.
>
> I am deploying on tomcat 6.  Do you know if that is possible with this
> version?  I'm not sure what to try next for debugging this?

... so now it sounds like a generic "Continuum 1.3.4 on Tomcat" issue
rather than anything to do with your data.  Correct?  (What specific
version of Tomcat are you using?)

I won't have time to test it in Tomcat until Wednesday at the
earliest, but maybe someone else here can comment on whether 1.3.4
works on Tomcat for them.

-- 
Wendy

Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Bill Brown <wb...@colorfulsoftware.com>.
Hi Wendy: 

I tried your suggestion of starting with an empty embedded derby users db
but am getting the same error.  I also tried starting with a fresh empty
embedded derby continuum db as well but get the same error.  

I am deploying on tomcat 6.  Do you know if that is possible with this
version?  I'm not sure what to try next for debugging this? 

Thanks for looking at this issue.

Bill.

Here is the full trace again during app startup:


Caused by: org.springframework.beans.factory.BeanCreationException: Error
creati
ng bean with name 'authenticationManager': Invocation of init method failed;
nes
ted exception is org.springframework.beans.factory.BeanCreationException:
Error
creating bean with name 'authenticator#keystore': Injection of resource
fields f
ailed; nested exception is
org.springframework.beans.factory.BeanCreationExcepti
on: Error creating bean with name 'userManager#configurable': Injection of
resou
rce fields failed; nested exception is
org.springframework.beans.factory.BeanCre
ationException: Error creating bean with name 'userConfiguration' defined in
URL

[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2
.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initia
lization of bean failed; nested exception is
org.springframework.beans.factory.B
eanCreationException: Error creating bean with name
'registry#commons-configurat
ion': Post-processing of the FactoryBean's object failed; nested exception
is or
g.springframework.beans.factory.BeanInitializationException: Failed to
invoke pl
exus lifecycle Initializable.initialize on registry#commons-configuration;
neste
d exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializa
tionException:
org.apache.commons.configuration.ConfigurationRuntimeException: o
rg.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns ca
nnot be set!
        at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
essor.java:147)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanF
actory.java:350)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1331)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:264)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:261)
        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.beans.factory.support.DefaultListableBeanFactory.
findAutowireCandidates(DefaultListableBeanFactory.java:671)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.
resolveDependency(DefaultListableBeanFactory.java:610)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.autowireResource(CommonAnnotationBeanPostProcessor.java:431)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
37)
        at
org.springframework.beans.factory.annotation.InjectionMetadata$Inject
edElement.inject(InjectionMetadata.java:180)
        at
org.springframework.beans.factory.annotation.InjectionMetadata.inject
Fields(InjectionMetadata.java:105)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
        ... 58 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creati
ng bean with name 'authenticator#keystore': Injection of resource fields
failed;
 nested exception is
org.springframework.beans.factory.BeanCreationException: Er
ror creating bean with name 'userManager#configurable': Injection of
resource fi
elds failed; nested exception is
org.springframework.beans.factory.BeanCreationE
xception: Error creating bean with name 'userConfiguration' defined in URL
[jar:
file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/
org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initializati
on of bean failed; nested exception is
org.springframework.beans.factory.BeanCre
ationException: Error creating bean with name
'registry#commons-configuration':
Post-processing of the FactoryBean's object failed; nested exception is
org.spri
ngframework.beans.factory.BeanInitializationException: Failed to invoke
plexus l
ifecycle Initializable.initialize on registry#commons-configuration; nested
exce
ption is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationEx
ception: org.apache.commons.configuration.ConfigurationRuntimeException:
org.apa
che.commons.configuration.ConfigurationRuntimeException: Property xmlns
cannot b
e set!
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:264)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:261)
        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.getBea
n(AbstractApplicationContext.java:880)
        at
org.codehaus.plexus.spring.PlexusToSpringUtils.lookupMap(PlexusToSpri
ngUtils.java:148)
        at
org.codehaus.plexus.spring.PlexusToSpringUtils.lookupList(PlexusToSpr
ingUtils.java:160)
        at
org.codehaus.plexus.redback.authentication.DefaultAuthenticationManag
er.initialize(DefaultAuthenticationManager.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.ja
va:297)
        at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPost
Processor.java:250)
        at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
essor.java:144)
        ... 77 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creati
ng bean with name 'userManager#configurable': Injection of resource fields
faile
d; nested exception is
org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/
tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codeha
us/plexus/redback/configuration/UserConfiguration.class]: Initialization of
bean
 failed; nested exception is
org.springframework.beans.factory.BeanCreationExcep
tion: Error creating bean with name 'registry#commons-configuration':
Post-proce
ssing of the FactoryBean's object failed; nested exception is
org.springframewor
k.beans.factory.BeanInitializationException: Failed to invoke plexus
lifecycle I
nitializable.initialize on registry#commons-configuration; nested exception
is o
rg.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
o
rg.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.common
s.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:264)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(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.CommonAnnotationBeanPostProces
sor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
37)
        at
org.springframework.beans.factory.annotation.InjectionMetadata$Inject
edElement.inject(InjectionMetadata.java:180)
        at
org.springframework.beans.factory.annotation.InjectionMetadata.inject
Fields(InjectionMetadata.java:105)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
        ... 98 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creati
ng bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webap
ps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/re
dback/configuration/UserConfiguration.class]: Initialization of bean failed;
nes
ted exception is org.springframework.beans.factory.BeanCreationException:
Error
creating bean with name 'registry#commons-configuration': Post-processing of
the
 FactoryBean's object failed; nested exception is
org.springframework.beans.fact
ory.BeanInitializationException: Failed to invoke plexus lifecycle
Initializable
.initialize on registry#commons-configuration; nested exception is
org.codehaus.
plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.co
mmons.configuration.ConfigurationRuntimeException:
org.apache.commons.configurat
ion.ConfigurationRuntimeException: Property xmlns cannot be set!
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:264)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(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.CommonAnnotationBeanPostProces
sor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
37)
        at
org.springframework.beans.factory.annotation.InjectionMetadata$Inject
edElement.inject(InjectionMetadata.java:180)
        at
org.springframework.beans.factory.annotation.InjectionMetadata.inject
Fields(InjectionMetadata.java:105)
        at
org.springframework.context.annotation.CommonAnnotationBeanPostProces
sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
        ... 114 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creati
ng bean with name 'registry#commons-configuration': Post-processing of the
Facto
ryBean's object failed; nested exception is
org.springframework.beans.factory.Be
anInitializationException: Failed to invoke plexus lifecycle
Initializable.initi
alize on registry#commons-configuration; nested exception is
org.codehaus.plexus
.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.
configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.Co
nfigurationRuntimeException: Property xmlns cannot be set!
        at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$
1.run(FactoryBeanRegistrySupport.java:142)
        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.getObje
ctForBeanInstance(AbstractBeanFactory.java:1288)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(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.getBea
n(AbstractApplicationContext.java:880)
        at
org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContai
nerAdapter.java:422)
        at
org.codehaus.plexus.redback.configuration.UserConfiguration.contextua
lize(UserConfiguration.java:212)
        at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFa
ctory.java:361)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
        ... 128 more
Caused by: org.springframework.beans.factory.BeanInitializationException:
Failed
 to invoke plexus lifecycle Initializable.initialize on
registry#commons-configu
ration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.pha
se.InitializationException:
org.apache.commons.configuration.ConfigurationRuntim
eException: org.apache.commons.configuration.ConfigurationRuntimeException:
Prop
erty xmlns cannot be set!
        at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFa
ctory.java:361)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java
:1429)
        at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$
1.run(FactoryBeanRegistrySupport.java:139)
        ... 142 more
Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.Initialization
Exception: org.apache.commons.configuration.ConfigurationRuntimeException:
org.a
pache.commons.configuration.ConfigurationRuntimeException: Property xmlns
cannot
 be set!
        at
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.ini
tialize(CommonsConfigurationRegistry.java:388)
        at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
        ... 145 more
Caused by: org.apache.commons.configuration.ConfigurationException:
org.apache.c
ommons.configuration.ConfigurationRuntimeException:
org.apache.commons.configura
tion.ConfigurationRuntimeException: Property xmlns cannot be set!
        at
org.apache.commons.configuration.DefaultConfigurationBuilder.createCo
nfigurationAt(DefaultConfigurationBuilder.java:637)
        at
org.apache.commons.configuration.DefaultConfigurationBuilder.initComb
inedConfiguration(DefaultConfigurationBuilder.java:569)
        at
org.apache.commons.configuration.DefaultConfigurationBuilder.getConfi
guration(DefaultConfigurationBuilder.java:501)
        at
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.ini
tialize(CommonsConfigurationRegistry.java:374)
        ... 146 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
org.a
pache.commons.configuration.ConfigurationRuntimeException: Property xmlns
cannot
 be set!
        at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
Helper.java:250)
        at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
Helper.java:267)
        at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
Helper.java:281)
        at
org.apache.commons.configuration.DefaultConfigurationBuilder.createCo
nfigurationAt(DefaultConfigurationBuilder.java:632)
        ... 149 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
Prope
rty xmlns cannot be set!
        at
org.apache.commons.configuration.beanutils.BeanHelper.initProperty(Be
anHelper.java:197)
        at
org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHe
lper.java:167)
        at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBea
nInstance(DefaultBeanFactory.java:106)
        at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.createB
ean(DefaultBeanFactory.java:62)
        at
org.apache.commons.configuration.DefaultConfigurationBuilder$Configur
ationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
        at
org.apache.commons.configuration.DefaultConfigurationBuilder$Configur
ationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
        at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
Helper.java:245)
        ... 152 more
2009-11-30 12:33:29,661
[ContainerBackgroundProcessor[StandardEngine[Catalina]]]
 INFO  com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory  - Setting
Defau
ltObjectTypeDeterminer as default ...


Wendy Smoak-3 wrote:
> 
> On Wed, Nov 25, 2009 at 10:42 AM, Bill Brown
> <wb...@colorfulsoftware.com> wrote:
> 
>> After shutting down the 1.2.3 build with mysql backend, I undeployed it
>> and
>> redeployed the 1.3.4 war.  It seems to be failing in the redback library
>> from some reason (below)  do you know how I can work around this to get
>> 1.3.4 running?  Looks like maybe a version mis-match issue but I'm not
>> sure
>> what to change.  Thanks for your comments.
> 
> In a quick check, I didn't have a problem pointing 1.3.4 at data from
> 1.2.3 using the embedded Derby database in the Jetty bundle.  It was
> only a couple of users and project groups, but it started right up.
> 
> The errors you posted are from Redback, which handles the users and
> security.
> 
> To narrow it down, can you try configuring a new/empty user database
> and starting it with just the builds data?  It should prompt you to
> create the admin user.
> 
> If that works, then we can focus on the user data as the problem.
> (Or, if you don't have very many users, you may elect to just
> re-create them.)
> 
> -- 
> Wendy
> 
> 

-- 
View this message in context: http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26579703.html
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Wendy Smoak <ws...@gmail.com>.
On Wed, Nov 25, 2009 at 10:42 AM, Bill Brown
<wb...@colorfulsoftware.com> wrote:

> After shutting down the 1.2.3 build with mysql backend, I undeployed it and
> redeployed the 1.3.4 war.  It seems to be failing in the redback library
> from some reason (below)  do you know how I can work around this to get
> 1.3.4 running?  Looks like maybe a version mis-match issue but I'm not sure
> what to change.  Thanks for your comments.

In a quick check, I didn't have a problem pointing 1.3.4 at data from
1.2.3 using the embedded Derby database in the Jetty bundle.  It was
only a couple of users and project groups, but it started right up.

The errors you posted are from Redback, which handles the users and security.

To narrow it down, can you try configuring a new/empty user database
and starting it with just the builds data?  It should prompt you to
create the admin user.

If that works, then we can focus on the user data as the problem.
(Or, if you don't have very many users, you may elect to just
re-create them.)

-- 
Wendy

Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Bill Brown <wb...@colorfulsoftware.com>.
Hi Brett: 

Thanks for the info. 

After shutting down the 1.2.3 build with mysql backend, I undeployed it and
redeployed the 1.3.4 war.  It seems to be failing in the redback library
from some reason (below)  do you know how I can work around this to get
1.3.4 running?  Looks like maybe a version mis-match issue but I'm not sure
what to change.  Thanks for your comments.

Thanks. 
Bill. 


Caught Exception while registering Interceptor class
redbackEnvironmentCheckInterceptor - interceptor -
file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:30:87
	at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
	at
com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
	at
org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
	at
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
	at
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
	at
org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
	at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
	at
org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
	at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
	at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
	at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
	at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
	at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
	at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
	at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
	at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'interceptor#redbackEnvironmentCheckInterceptor':
FactoryBean threw exception on object creation; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'environmentCheck#locked-admin-check': Injection of resource
fields failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'userManager#configurable': Injection of resource fields failed;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
	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
com.opensymphony.xwork2.spring.SpringObjectFactory.buildBean(SpringObjectFactory.java:126)
	at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:143)
	at
org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory.buildBean(Struts2PlexusInSpringObjectFactory.java:65)
	at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:184)
	... 32 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'environmentCheck#locked-admin-check': Injection of
resource fields failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'userManager#configurable': Injection of resource fields failed;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
	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)
	at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
	at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
	at
org.codehaus.plexus.spring.PlexusToSpringUtils.lookupMap(PlexusToSpringUtils.java:148)
	at
org.codehaus.plexus.spring.PlexusToSpringUtils.lookupList(PlexusToSpringUtils.java:160)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.resolveRequirement(PlexusComponentFactoryBean.java:242)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.createInstance(PlexusComponentFactoryBean.java:163)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.getObject(PlexusComponentFactoryBean.java:108)
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
	... 44 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'userManager#configurable': Injection of resource
fields failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
	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)
	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)
	... 60 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
	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)
	... 76 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'registry#commons-configuration': Post-processing of
the FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:142)
	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)
	... 90 more
Caused by: org.springframework.beans.factory.BeanInitializationException:
Failed to invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
	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)
	... 104 more
Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:388)
	at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
	... 107 more
Caused by: org.apache.commons.configuration.ConfigurationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:637)
	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)
	... 108 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:250)
	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)
	... 111 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
Property xmlns cannot be set!
	at
org.apache.commons.configuration.beanutils.BeanHelper.initProperty(BeanHelper.java:197)
	at
org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHelper.java:167)
	at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBeanInstance(DefaultBeanFactory.java:106)
	at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.createBean(DefaultBeanFactory.java:62)
	at
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
	at
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
	at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)
	... 114 more
2009-11-25 11:12:09,995
[ContainerBackgroundProcessor[StandardEngine[Catalina]]] WARN 
com.opensymphony.xwork2.config.providers.InterceptorBuilder  - Unable to
load config class redbackForceAdminUserInterceptor at interceptor -
file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:29:91
probably due to a missing jar, which might be fine if you never plan to use
the redbackForceAdminUser interceptor
2009-11-25 11:12:09,995
[ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR
com.opensymphony.xwork2.config.providers.InterceptorBuilder  - Actual
exception
Caught Exception while registering Interceptor class
redbackForceAdminUserInterceptor - interceptor -
file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:29:91
	at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
	at
com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
	at
org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
	at
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
	at
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
	at
org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
	at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
	at
org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
	at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
	at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
	at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
	at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
	at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
	at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
	at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
	at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'interceptor#redbackForceAdminUserInterceptor':
FactoryBean threw exception on object creation; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
	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
com.opensymphony.xwork2.spring.SpringObjectFactory.buildBean(SpringObjectFactory.java:126)
	at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:143)
	at
org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory.buildBean(Struts2PlexusInSpringObjectFactory.java:65)
	at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:184)
	... 32 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
	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:164)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.resolveRequirement(PlexusComponentFactoryBean.java:246)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.createInstance(PlexusComponentFactoryBean.java:163)
	at
org.codehaus.plexus.spring.PlexusComponentFactoryBean.getObject(PlexusComponentFactoryBean.java:108)
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
	... 44 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'registry#commons-configuration': Post-processing of
the FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:142)
	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)
	... 56 more
Caused by: org.springframework.beans.factory.BeanInitializationException:
Failed to invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
	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)
	... 70 more
Caused by:
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:388)
	at
org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
	... 73 more
Caused by: org.apache.commons.configuration.ConfigurationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:637)
	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)
	... 74 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
	at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:250)
	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)
	... 77 more
Caused by: org.apache.commons.configuration.ConfigurationRuntimeException:
Property xmlns cannot be set!
	at
org.apache.commons.configuration.beanutils.BeanHelper.initProperty(BeanHelper.java:197)
	at
org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHelper.java:167)
	at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBeanInstance(DefaultBeanFactory.java:106)
	at
org.apache.commons.configuration.beanutils.DefaultBeanFactory.createBean(DefaultBeanFactory.java:62)
	at
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
	at
org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
	at
org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)
	... 80 more
2009-11-25 11:12:10,070
[ContainerBackgroundProcessor[StandardEngine[Catalina]]] WARN 
com.opensymphony.xwork2.config.providers.InterceptorBuilder  - Unable to
load config class redbackAutoLoginInterceptor at interceptor -
file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:31:81
probably due to a missing jar, which might be fine if you never plan to use
the redbackAutoLogin interceptor
2009-11-25 11:12:10,070
[ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR
com.opensymphony.xwork2.config.providers.InterceptorBuilder  - Actual
exception
Caught Exception while registering Interceptor class
redbackAutoLoginInterceptor - interceptor -
file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:31:81
	at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
	at
com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
	at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
	at
org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
	at
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
	at
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
	at
org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
	at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
	at
org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:78)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
	at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
	at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
	at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
	at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
	at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
	at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
	at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
	at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
	at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'interceptor#redbackAutoLoginInterceptor':
FactoryBean threw exception on object creation; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'autoLoginCookies': Injection of resource fields failed; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securitySystem': Injection of resource fields
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'authenticationManager': Invocation of init method failed; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'authenticator#keystore': Injection of resource
fields failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'userManager#configurable': Injection of resource fields failed;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'userConfiguration' defined in URL
[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]:
Initialization of bean failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'registry#commons-configuration': Post-processing of the
FactoryBean's object failed; nested exception is
org.springframework.beans.factory.BeanInitializationException: Failed to
invoke plexus lifecycle Initializable.initialize on
registry#commons-configuration; nested exception is
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException:
org.apache.commons.configuration.ConfigurationRuntimeException:
org.apache.commons.configuration.ConfigurationRuntimeException: Property
xmlns cannot be set!
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'repositoryMetadataBuilder': Initialization of
bean failed; nested exception is
org.springframework.beans.TypeMismatchException: Failed to convert property
value of type [java.lang.String] to required type [java.lang.Class] for
property 'role'; nested exception is java.lang.IllegalArgumentException:
Cannot find class
[org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder]
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'modelResolver': Initialization of bean
failed; nested exception is org.springframework.beans.TypeMismatchException:
Failed to convert property value of type [java.lang.String] to required type
[java.lang.Class] for property 'role'; nested exception is
java.lang.IllegalArgumentException: Cannot find class
[org.apache.maven.project.ModelResolver]
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'knownHostsProvider#null': Initialization of
bean failed; nested exception is
org.springframework.beans.TypeMismatchException: Failed to convert property
value of type [java.lang.String] to required type [java.lang.Class] for
property 'implementation'; nested exception is
java.lang.IllegalArgumentException: Cannot find class
[org.apache.maven.wagon.providers.ssh.knownhost.NullKnownHostsProvider]
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'repositoryMetadataBuilder': Initialization of
bean failed; nested exception is
org.springframework.beans.TypeMismatchException: Failed to convert property
value of type [java.lang.String] to required type [java.lang.Class] for
property 'role'; nested exception is java.lang.IllegalArgumentException:
Cannot find class
[org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder]
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'modelResolver': Initialization of bean
failed; nested exception is org.springframework.beans.TypeMismatchException:
Failed to convert property value of type [java.lang.String] to required type
[java.lang.Class] for property 'role'; nested exception is
java.lang.IllegalArgumentException: Cannot find class
[org.apache.maven.project.ModelResolver]
Related cause: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'knownHostsProvider#null': Initialization of
bean failed; nested exception is
org.springframework.beans.TypeMismatchException: Failed to convert property
value of type [java.lang.String] to required type [java.lang.Class] for
property 'implementation'; nested exception is
java.lang.IllegalArgumentException: Cannot find class
[org.apache.maven.wagon.providers.ssh.knownhost.NullKnownHostsProvider]

-- 
View this message in context: http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26517193.html
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Brett Porter <br...@apache.org>.
You should be able to point 1.3.x at the existing database and it will work (as long as the other instance is first turned off). Of course, take a backup just in case.

- Brett

On 26/11/2009, at 1:38 AM, Bill Brown wrote:

> 
> Thanks for the info Emmanuel:
> 
> I would like to upgrade to the 1.3.x build but I have a mysql backend and I
> do not know how to upgrade the 1.2.3 db to the 1.3.x builds.  Do you know
> how to do this or can point me to someone who may know?  
> 
> I apologize for diverging from this specific issue but I'm thinking you may
> be able to give me another helpful tip.  
> 
> Thanks 
> Bill.
> -- 
> View this message in context: http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26513748.html
> Sent from the Continuum - Users mailing list archive at Nabble.com.
> 


Re: projects mysteriously leaving the build queue even though (Always Build) is set.

Posted by Bill Brown <wb...@colorfulsoftware.com>.
Thanks for the info Emmanuel:

I would like to upgrade to the 1.3.x build but I have a mysql backend and I
do not know how to upgrade the 1.2.3 db to the 1.3.x builds.  Do you know
how to do this or can point me to someone who may know?  

I apologize for diverging from this specific issue but I'm thinking you may
be able to give me another helpful tip.  

Thanks 
Bill.
-- 
View this message in context: http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26513748.html
Sent from the Continuum - Users mailing list archive at Nabble.com.