<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-32241</id>
	<title>Nabble - Continuum - Users</title>
	<updated>2009-12-15T02:03:41Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Continuum---Users-f32241.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum---Users-f32241.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26792367</id>
	<title>RE: Problem with multi module maven project</title>
	<published>2009-12-15T02:03:41Z</published>
	<updated>2009-12-15T02:03:41Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">Thank you! I agree. We will look into it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brent Atkinson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792367&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;] 
&lt;br&gt;Sent: 11. desember 2009 16:11
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792367&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Problem with multi module maven project
&lt;br&gt;&lt;br&gt;Gier,
&lt;br&gt;&lt;br&gt;I'd take Emmanuel's recommendation seriously if you're wanting the project to be manageable and work with the conventional tools. It may work this way, but you will have to fight against the tools where you wouldn't have to otherwise.
&lt;br&gt;&lt;br&gt;Brent
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Venisse &amp;nbsp;12/10/09 8:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;It's a bad practice to use a file that is stored under an other project.
&lt;br&gt;&lt;br&gt;The best practice is to create a module that store shared files then you add
&lt;br&gt;it as a dependency of your project.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Thu, Dec 10, 2009 at 10:52 AM, Engebakken Geir
&lt;br&gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thats correct, problem solved. Thank you!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brent Atkinson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792367&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: 9. desember 2009 18:33
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26792367&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem with multi module maven project
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You could add the project as a recursive build. This should run it like you
&lt;br&gt;&amp;gt; would from the command line if I'm not mistaken.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brent
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Engebakken Geir &amp;nbsp;12/09/09 10:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; We have a multi module maven project that we have added to continuum, by
&lt;br&gt;&amp;gt; the parent pom. Continuum then put all subprojects into continuum. But the
&lt;br&gt;&amp;gt; problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;,
&lt;br&gt;&amp;gt; that is for us this is :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/local/continuum/data/working-directory
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All projects are placed in a flat structure there with a numeric id as top
&lt;br&gt;&amp;gt; level directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is a problem for the submodules, as they refer to some files in the
&lt;br&gt;&amp;gt; parent project like this :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ${basedir}/../../wsdl/documentws/document/Document.wsdl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The ../.. notation from ($basedir) then fails. Any idea how we can fix this
&lt;br&gt;&amp;gt; ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26792367.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26745895</id>
	<title>Re: Problem with multi module maven project</title>
	<published>2009-12-11T07:10:30Z</published>
	<updated>2009-12-11T07:10:30Z</updated>
	<author>
		<name>Brent Atkinson</name>
	</author>
	<content type="html">Gier,
&lt;br&gt;&lt;br&gt;I'd take Emmanuel's recommendation seriously if you're wanting the project to be manageable and work with the conventional tools. It may work this way, but you will have to fight against the tools where you wouldn't have to otherwise.
&lt;br&gt;&lt;br&gt;Brent
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Emmanuel Venisse &amp;nbsp;12/10/09 8:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;It's a bad practice to use a file that is stored under an other project.
&lt;br&gt;&lt;br&gt;The best practice is to create a module that store shared files then you add
&lt;br&gt;it as a dependency of your project.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Thu, Dec 10, 2009 at 10:52 AM, Engebakken Geir
&lt;br&gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thats correct, problem solved. Thank you!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brent Atkinson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26745895&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: 9. desember 2009 18:33
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26745895&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem with multi module maven project
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You could add the project as a recursive build. This should run it like you
&lt;br&gt;&amp;gt; would from the command line if I'm not mistaken.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brent
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Engebakken Geir &amp;nbsp;12/09/09 10:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; We have a multi module maven project that we have added to continuum, by
&lt;br&gt;&amp;gt; the parent pom. Continuum then put all subprojects into continuum. But the
&lt;br&gt;&amp;gt; problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;,
&lt;br&gt;&amp;gt; that is for us this is :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/local/continuum/data/working-directory
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All projects are placed in a flat structure there with a numeric id as top
&lt;br&gt;&amp;gt; level directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is a problem for the submodules, as they refer to some files in the
&lt;br&gt;&amp;gt; parent project like this :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ${basedir}/../../wsdl/documentws/document/Document.wsdl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The ../.. notation from ($basedir) then fails. Any idea how we can fix this
&lt;br&gt;&amp;gt; ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26745895.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26727421</id>
	<title>Re: Problem with multi module maven project</title>
	<published>2009-12-10T05:42:16Z</published>
	<updated>2009-12-10T05:42:16Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">It's a bad practice to use a file that is stored under an other project.
&lt;br&gt;&lt;br&gt;The best practice is to create a module that store shared files then you add
&lt;br&gt;it as a dependency of your project.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Thu, Dec 10, 2009 at 10:52 AM, Engebakken Geir
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26727421&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thats correct, problem solved. Thank you!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Brent Atkinson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26727421&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: 9. desember 2009 18:33
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26727421&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Problem with multi module maven project
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You could add the project as a recursive build. This should run it like you
&lt;br&gt;&amp;gt; would from the command line if I'm not mistaken.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Brent
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; Engebakken Geir &amp;nbsp;12/09/09 10:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; We have a multi module maven project that we have added to continuum, by
&lt;br&gt;&amp;gt; the parent pom. Continuum then put all subprojects into continuum. But the
&lt;br&gt;&amp;gt; problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;,
&lt;br&gt;&amp;gt; that is for us this is :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/local/continuum/data/working-directory
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All projects are placed in a flat structure there with a numeric id as top
&lt;br&gt;&amp;gt; level directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is a problem for the submodules, as they refer to some files in the
&lt;br&gt;&amp;gt; parent project like this :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ${basedir}/../../wsdl/documentws/document/Document.wsdl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The ../.. notation from ($basedir) then fails. Any idea how we can fix this
&lt;br&gt;&amp;gt; ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26727421.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26724579</id>
	<title>RE: Problem with multi module maven project</title>
	<published>2009-12-10T01:52:48Z</published>
	<updated>2009-12-10T01:52:48Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">Thats correct, problem solved. Thank you!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Brent Atkinson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26724579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batkinson@...&lt;/a&gt;] 
&lt;br&gt;Sent: 9. desember 2009 18:33
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26724579&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Problem with multi module maven project
&lt;br&gt;&lt;br&gt;You could add the project as a recursive build. This should run it like you would from the command line if I'm not mistaken.
&lt;br&gt;&lt;br&gt;Brent
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Engebakken Geir &amp;nbsp;12/09/09 10:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;We have a multi module maven project that we have added to continuum, by the parent pom. Continuum then put all subprojects into continuum. But the problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;, that is for us this is :
&lt;br&gt;&lt;br&gt;/usr/local/continuum/data/working-directory
&lt;br&gt;&lt;br&gt;All projects are placed in a flat structure there with a numeric id as top level directory.
&lt;br&gt;&lt;br&gt;This is a problem for the submodules, as they refer to some files in the parent project like this :
&lt;br&gt;&lt;br&gt;${basedir}/../../wsdl/documentws/document/Document.wsdl
&lt;br&gt;&lt;br&gt;The ../.. notation from ($basedir) then fails. Any idea how we can fix this ?
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26724579.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26714250</id>
	<title>Re: Problem with multi module maven project</title>
	<published>2009-12-09T09:33:04Z</published>
	<updated>2009-12-09T09:33:04Z</updated>
	<author>
		<name>Brent Atkinson</name>
	</author>
	<content type="html">You could add the project as a recursive build. This should run it like you would from the command line if I'm not mistaken.
&lt;br&gt;&lt;br&gt;Brent
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Engebakken Geir &amp;nbsp;12/09/09 10:43 AM &amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;We have a multi module maven project that we have added to continuum, by the parent pom. Continuum then put all subprojects into continuum. But the problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;, that is for us this is :
&lt;br&gt;&lt;br&gt;/usr/local/continuum/data/working-directory
&lt;br&gt;&lt;br&gt;All projects are placed in a flat structure there with a numeric id as top level directory.
&lt;br&gt;&lt;br&gt;This is a problem for the submodules, as they refer to some files in the parent project like this :
&lt;br&gt;&lt;br&gt;${basedir}/../../wsdl/documentws/document/Document.wsdl
&lt;br&gt;&lt;br&gt;The ../.. notation from ($basedir) then fails. Any idea how we can fix this ?
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26714250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26712419</id>
	<title>Re: Problem with multi module maven project</title>
	<published>2009-12-09T07:47:39Z</published>
	<updated>2009-12-09T07:47:39Z</updated>
	<author>
		<name>Dima K</name>
	</author>
	<content type="html">One idea- not really good &amp;nbsp;solution but temporally hack - try to use
&lt;br&gt;symbolic link on server for access to right directories
&lt;br&gt;&lt;br&gt;With best regards,
&lt;br&gt;&lt;br&gt;Dmitro Kopylov
&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/12/9 Engebakken Geir &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26712419&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; We have a multi module maven project that we have added to continuum, by the parent pom. Continuum then put all subprojects into continuum. But the problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;, that is for us this is :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/local/continuum/data/working-directory
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All projects are placed in a flat structure there with a numeric id as top level directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is a problem for the submodules, as they refer to some files in the parent project like this :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;axis2.wsdlFile&amp;gt;${basedir}/../../wsdl/documentws/document/Document.wsdl&amp;lt;/axis2.wsdlFile&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The ../.. notation from ($basedir) then fails. Any idea how we can fix this ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26712419.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26712320</id>
	<title>Problem with multi module maven project</title>
	<published>2009-12-09T07:41:57Z</published>
	<updated>2009-12-09T07:41:57Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">We have a multi module maven project that we have added to continuum, by the parent pom. Continuum then put all subprojects into continuum. But the problem is that all subprojects are placed in the same directory &amp;quot;level&amp;quot;, that is for us this is :
&lt;br&gt;&lt;br&gt;/usr/local/continuum/data/working-directory
&lt;br&gt;&lt;br&gt;All projects are placed in a flat structure there with a numeric id as top level directory.
&lt;br&gt;&lt;br&gt;This is a problem for the submodules, as they refer to some files in the parent project like this :
&lt;br&gt;&lt;br&gt;&amp;lt;axis2.wsdlFile&amp;gt;${basedir}/../../wsdl/documentws/document/Document.wsdl&amp;lt;/axis2.wsdlFile&amp;gt;
&lt;br&gt;&lt;br&gt;The ../.. notation from ($basedir) then fails. Any idea how we can fix this ?
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26712320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26693186</id>
	<title>AW: Author, Date and Comment empty in SCM Changes section</title>
	<published>2009-12-08T04:27:26Z</published>
	<updated>2009-12-08T04:27:26Z</updated>
	<author>
		<name>Guido Wilken</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have an issue with the migration from 1.2.2 to 1.3.4.
&lt;br&gt;I tried to export the data as described in the upgrade documentation.
&lt;br&gt;Unfortunately the data management client version 1.2.3.1 throws an exception...
&lt;br&gt;&lt;br&gt;Any idea what might be wrong here?
&lt;br&gt;&lt;br&gt;Thanks a lot for your help!
&lt;br&gt;&lt;br&gt;java -Xmx512m -jar data-management-cli-1.2.3.1-app.jar -buildsJdbcUrl jdbc:derby:continuum-1.2.2/data/databases/continuum -mode EXPORT -directory backups
&lt;br&gt;0 [main] INFO org.apache.maven.continuum.management.DataManagementCli &amp;nbsp;- Processing Continuum database...
&lt;br&gt;Exception in thread &amp;quot;main&amp;quot; org.codehaus.plexus.component.repository.exception.ComponentLookupException: Unable to lookup component 'org.apache.maven.settings.MavenSettingsBuilder', it co &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; uld not be created
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLookupManager.java:151)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLookupManager.java:69)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:297)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:291)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.apache.maven.continuum.management.DataManagementCli.getSettings(DataManagementCli.java:426)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.apache.maven.continuum.management.DataManagementCli.initializeWagon(DataManagementCli.java:282)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.apache.maven.continuum.management.DataManagementCli.processDatabase(DataManagementCli.java:195)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.apache.maven.continuum.management.DataManagementCli.main(DataManagementCli.java:170)
&lt;br&gt;Caused by: org.codehaus.plexus.component.factory.ComponentInstantiationException: Could not instantiate component: role: 'org.apache.maven.settings.MavenSettingsBuilder', implementation: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'org.apache.maven.settings.DefaultMavenSettingsBuilder', role hint: 'default' realm: plexus.core
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.factory.java.JavaComponentFactory.makeException(JavaComponentFactory.java:113)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(JavaComponentFactory.java:87)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance(AbstractComponentManager.java:239)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance(AbstractComponentManager.java:128)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.getComponent(ClassicSingletonComponentManager.java:90)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLookupManager.java:147)
&lt;br&gt;&amp;nbsp; &amp;nbsp;...7 more
&lt;br&gt;Caused by: java.lang.NoClassDefFoundError: org.apache.maven.settings.DefaultMavenSettingsBuilder
&lt;br&gt;&amp;nbsp; &amp;nbsp;at java.lang.Class.initializeClass(libgcj.so.81)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at java.lang.Class.newInstance(libgcj.so.81)
&lt;br&gt;&amp;nbsp; &amp;nbsp;at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(JavaComponentFactory.java:66)
&lt;br&gt;&amp;nbsp; &amp;nbsp;...11 more
&lt;br&gt;Caused by: java.lang.VerifyError: verification failed at PC 63 in org.apache.maven.settings.DefaultMavenSettingsBuilder:readSettings((Ljava.io.File;)Lorg.apache.maven.settings.Settings;) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : incompatible type on stack
&lt;br&gt;&amp;nbsp; &amp;nbsp;at java.lang.Class.initializeClass(libgcj.so.81)
&lt;br&gt;&amp;nbsp; &amp;nbsp;...13 more
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Author%2C-Date-and-Comment-empty-in-SCM-Changes-section-tp26633771p26693186.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26633771</id>
	<title>Author, Date and Comment empty in SCM Changes section</title>
	<published>2009-12-03T13:45:36Z</published>
	<updated>2009-12-03T13:45:36Z</updated>
	<author>
		<name>Sacha Fournier-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi all,&lt;br&gt;
&lt;br&gt;
I can see that a file was modified but not author, date and comment.
I've read in this forum that it may be related to date locale ? I'm
using GIT as SCM here my URL in my POM:&lt;br&gt;
&lt;br&gt;
&amp;nbsp; &amp;lt;scm&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;connection&amp;gt;scm:git:git://192.168.1.50/public/project.git&amp;lt;/connection&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;developerConnection&amp;gt;scm:git:git://192.168.1.50/public/project.git&amp;lt;/developerConnection&amp;gt;&lt;br&gt;
&amp;nbsp; &amp;lt;/scm&amp;gt;&lt;br&gt;
&lt;br&gt;
I've also run this command &quot;mvn scm:changelog&quot; and got this output&lt;br&gt;
&lt;br&gt;
[INFO] Scanning for projects...&lt;br&gt;
[INFO] Searching repository for plugin with prefix: 'scm'.&lt;br&gt;
[INFO]
------------------------------------------------------------------------&lt;br&gt;
[INFO] Building snAssurance Maven Webapp&lt;br&gt;
[INFO]&amp;nbsp;&amp;nbsp;&amp;nbsp; task-segment: [scm:changelog] (aggregator-style)&lt;br&gt;
[INFO]
------------------------------------------------------------------------&lt;br&gt;
[INFO] [scm:changelog]&lt;br&gt;
[INFO] Executing: /bin/sh -c cd
/usr/local/continuum-data/working-directory/5 &amp;amp;&amp;amp; git
whatchanged '--until=2009-12-03 21:44:07 +0000' --date=iso&lt;br&gt;
[INFO] Working directory: /usr/local/continuum-data/working-directory/5&lt;br&gt;
Sacha Fournier &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633771&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fourniers@...&lt;/a&gt;&lt;br&gt;
Thu Dec 03 08:54:36 EST 2009&lt;br&gt;
README, 09b6eb22eb0e8c2f24dd77f703335971fccf9dd9&lt;br&gt;
change README&lt;br&gt;
Sacha Fournier &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633771&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fourniers@...&lt;/a&gt;&lt;br&gt;
Wed Dec 02 16:37:31 EST 2009&lt;br&gt;
README, b802919fbe5298370a2fb94e840e6ba63cc97195&lt;br&gt;
change README&lt;br&gt;
...&lt;br&gt;
...&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Can some one help me ?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;moz-signature&quot;&gt;-- &lt;br&gt;
&lt;title&gt;Signature&lt;/title&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;table width=&quot;540&quot;&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td valign=&quot;top&quot; width=&quot;56&quot;&gt;&lt;a href=&quot;http://www.icod.ca&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img moz-do-not-send=&quot;false&quot; src=&quot;http://old.nabble.com/attachment/26633771/0/FlQIoRGItAZmpwNiZwBLPLq1pikYfbZlZgKkeXfgAcuOJYBAQA7&quot; alt=&quot;www.icod.ca&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
      &lt;td valign=&quot;top&quot; width=&quot;157&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial,Helvetica,sans-serif&quot; size=&quot;-1&quot;&gt;&lt;br&gt;
      &lt;strong&gt;Sacha Fournier&lt;br&gt;
      &lt;/strong&gt;&lt;font size=&quot;-3&quot;&gt;Programmeur-Analyste&lt;br&gt;
      &lt;/font&gt;&lt;/font&gt;&lt;/td&gt;
      &lt;td width=&quot;14&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td valign=&quot;top&quot; width=&quot;155&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial,Helvetica,sans-serif&quot; size=&quot;-3&quot;&gt;&lt;br&gt;
T&amp;eacute;l.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;+1 (450) 348-5715&lt;br&gt;
Fax&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;+1 (450) 348-0224&lt;/font&gt;&lt;/td&gt;
      &lt;td width=&quot;14&quot;&gt;&amp;nbsp;&lt;/td&gt;
      &lt;td valign=&quot;top&quot; width=&quot;147&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial,Helvetica,sans-serif&quot; size=&quot;-3&quot;&gt;&lt;br&gt;
385, 5i&amp;egrave;me avenue&lt;br&gt;
St-Jean-Sur-Richelieu &lt;br&gt;
(QC), J2X 1V2&lt;br&gt;
      &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26633771&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fourniers@...&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td colspan=&quot;6&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial,Helvetica,sans-serif&quot; size=&quot;-1&quot;&gt;-------------------------------------------------------------------------------------------------------------------------------------&lt;br&gt;
Ce message et toutes les pi&amp;egrave;ces jointes sont confidentiels et &amp;eacute;tablis &amp;agrave;
l'attention exclusive de ses destinataires.
      &lt;br&gt;
Toute utilisation de ce message non conforme &amp;agrave; sa destination, toute
diffusion ou toute publication, totale ou
partielle, est interdite, sauf autorisation &amp;eacute;crite expresse.&lt;br&gt;
Si vous recevez ce message par erreur, merci de le d&amp;eacute;truire.&lt;br&gt;
-------------------------------------------------------------------------------------------------------------------------------------
      &lt;/font&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Author%2C-Date-and-Comment-empty-in-SCM-Changes-section-tp26633771p26633771.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617337</id>
	<title>Justin is out-of-office</title>
	<published>2009-12-02T14:05:14Z</published>
	<updated>2009-12-02T14:05:14Z</updated>
	<author>
		<name>justin_fung</name>
	</author>
	<content type="html">I will be out of the office starting 3 Dec 2009 and will not return until
&lt;br&gt;10 Dec 2009.
&lt;br&gt;&lt;br&gt;I will have limited access to email during this time.
&lt;br&gt;&lt;br&gt;For all extensions listed below, please dial +86 20 8132 1833 or tieline
&lt;br&gt;718630 internally
&lt;br&gt;&lt;br&gt;For QMS Deployment Support please contact:
&lt;br&gt;HBMY - Erin L N Wang at x2835
&lt;br&gt;HBUS - Linda D A Lin at x2833
&lt;br&gt;HBME/FD - Bo Hai (Rikent) Gan at x2885
&lt;br&gt;&lt;br&gt;For HBME/HBMX/LATAM/HBCA/SABB GWIS projects, OHD1.2 AO QMS Deployment
&lt;br&gt;Support and Captiva scanning including 1H Signature Scanning please contact
&lt;br&gt;Xi M (Eros) Ye at x2693
&lt;br&gt;&lt;br&gt;For AMH/HASE/AOC/Europe GWIS projects, please contact Wen Y (Wiskey) Tang
&lt;br&gt;at x2316
&lt;br&gt;&lt;br&gt;For Dialogue/CYS projects please contact Kenneth H Liu at x2668
&lt;br&gt;&lt;br&gt;Eros Ye (x2693) is my OIC in my absence.
&lt;br&gt;&lt;br&gt;For any issues requiring immediate escalation, please contact my manager
&lt;br&gt;Jacob T K Kot at x2802
&lt;br&gt;&lt;br&gt;*********************************************************
&lt;br&gt;This email may contain confidential information, and is intended
&lt;br&gt;only for the named recipient and may be privileged. Distribution or
&lt;br&gt;copying of this email by anyone other than the named recipient is
&lt;br&gt;prohibited. If you are not the named recipient, please notify us
&lt;br&gt;immediately and permanently destroy this email and all copies of
&lt;br&gt;it. Internet email is not private, secure, or reliable. &amp;nbsp;No member
&lt;br&gt;of the HSBC Group is liable for any errors or omissions in the
&lt;br&gt;content or transmission of this email. Any opinions contained in
&lt;br&gt;this email are solely those of the author and, unless clearly
&lt;br&gt;indicated otherwise in writing, are not endorsed by any member of
&lt;br&gt;the HSBC Group.
&lt;br&gt;***********************************************************
&lt;br&gt;Ce courriel peut renfermer des renseignements confidentiels et
&lt;br&gt;privilégiés et s'adresse au destinataire désigné seulement. &amp;nbsp; La
&lt;br&gt;distribution ou la copie de ce courriel par toute personne autre
&lt;br&gt;que le destinataire désigné est interdite. &amp;nbsp;Si vous n'êtes pas le
&lt;br&gt;destinataire désigné, veuillez nous en aviser immédiatement et
&lt;br&gt;détruire de façon permanente ce courriel ainsi que toute copie de
&lt;br&gt;celui-ci. La transmission de courriel par Internet ne constitue pas
&lt;br&gt;un mode de transmission confidentiel, sécuritaire ou fiable. Aucun
&lt;br&gt;membre du Groupe HSBC ne sera responsable des erreurs ou des
&lt;br&gt;omissions relatives au contenu ou à la transmission de ce courriel.
&lt;br&gt;&amp;nbsp;L'auteur de ce courriel est seul responsable des opinions émises
&lt;br&gt;dans ce courriel, lesquelles, à moins &amp;nbsp;d'un avis contraire fourni
&lt;br&gt;par écrit, ne sont pas endossées par aucun membre du Groupe HSBC.
&lt;br&gt;***********************************************************
&lt;br&gt;&lt;br&gt;&amp;quot;SAVE PAPER - THINK BEFORE YOU PRINT!&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;quot;ÉCONOMISEZ LE PAPIER ? PENSEZ-Y À DEUX FOIS AVANT D'IMPRIMER!&amp;quot;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Justin-is-out-of-office-tp26617337p26617337.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26617274</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-12-02T14:00:37Z</published>
	<updated>2009-12-02T14:00:37Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 1:04 PM, Bill Brown &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26617274&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wbrown@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I'm getting the same error with tomcat 5.5.27 and tomcat 6.0.20 on Redhat
&lt;br&gt;&amp;gt; linux 386.
&lt;br&gt;&lt;br&gt;I had no problems with Continuum 1.3.4 in Tomcat 6.0.20 on OS X. &amp;nbsp;I
&lt;br&gt;don't have a Linux box to test with at the moment, but I doubt that's
&lt;br&gt;the issue.
&lt;br&gt;&lt;br&gt;I followed the instructions at
&lt;br&gt;&lt;a href=&quot;http://continuum.apache.org/docs/1.3.4/installation/tomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://continuum.apache.org/docs/1.3.4/installation/tomcat.html&lt;/a&gt;&amp;nbsp;using
&lt;br&gt;option #2 for the JNDI resources and putting the four jars in
&lt;br&gt;$TOMCAT_HOME/lib.
&lt;br&gt;&lt;br&gt;It started up, I added the admin user and saved the configuration,
&lt;br&gt;added a project and built it.
&lt;br&gt;&lt;br&gt;If you're still having trouble, can you start a new thread and give
&lt;br&gt;the exact steps you followed so someone can try to reproduce the
&lt;br&gt;problem? &amp;nbsp;(This one has wandered away from the original subject and
&lt;br&gt;probably isn't getting the visibility you want.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26617274.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580961</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-30T12:04:21Z</published>
	<updated>2009-11-30T12:04:21Z</updated>
	<author>
		<name>Bill Brown</name>
	</author>
	<content type="html">Hi Wendy: 
&lt;br&gt;&lt;br&gt;I'm getting the same error with tomcat 5.5.27 and tomcat 6.0.20 on Redhat linux 386.
&lt;br&gt;&lt;br&gt;Thanks again for looking at this.
&lt;br&gt;&lt;br&gt;Bill.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Wendy Smoak-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Mon, Nov 30, 2009 at 11:39 AM, Bill Brown
&lt;br&gt;&amp;lt;wbrown@colorfulsoftware.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I tried your suggestion of starting with an empty embedded derby users db
&lt;br&gt;&amp;gt; but am getting the same error.  I also tried starting with a fresh empty
&lt;br&gt;&amp;gt; embedded derby continuum db as well but get the same error.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am deploying on tomcat 6.  Do you know if that is possible with this
&lt;br&gt;&amp;gt; version?  I'm not sure what to try next for debugging this?
&lt;br&gt;&lt;br&gt;... so now it sounds like a generic &amp;quot;Continuum 1.3.4 on Tomcat&amp;quot; issue
&lt;br&gt;rather than anything to do with your data. &amp;nbsp;Correct? &amp;nbsp;(What specific
&lt;br&gt;version of Tomcat are you using?)
&lt;br&gt;&lt;br&gt;I won't have time to test it in Tomcat until Wednesday at the
&lt;br&gt;earliest, but maybe someone else here can comment on whether 1.3.4
&lt;br&gt;works on Tomcat for them.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26580961.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580060</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-30T11:01:56Z</published>
	<updated>2009-11-30T11:01:56Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Mon, Nov 30, 2009 at 11:39 AM, Bill Brown
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26580060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wbrown@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I tried your suggestion of starting with an empty embedded derby users db
&lt;br&gt;&amp;gt; but am getting the same error.  I also tried starting with a fresh empty
&lt;br&gt;&amp;gt; embedded derby continuum db as well but get the same error.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am deploying on tomcat 6.  Do you know if that is possible with this
&lt;br&gt;&amp;gt; version?  I'm not sure what to try next for debugging this?
&lt;br&gt;&lt;br&gt;... so now it sounds like a generic &amp;quot;Continuum 1.3.4 on Tomcat&amp;quot; issue
&lt;br&gt;rather than anything to do with your data. &amp;nbsp;Correct? &amp;nbsp;(What specific
&lt;br&gt;version of Tomcat are you using?)
&lt;br&gt;&lt;br&gt;I won't have time to test it in Tomcat until Wednesday at the
&lt;br&gt;earliest, but maybe someone else here can comment on whether 1.3.4
&lt;br&gt;works on Tomcat for them.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26580060.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26579703</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-30T10:39:35Z</published>
	<updated>2009-11-30T10:39:35Z</updated>
	<author>
		<name>Bill Brown</name>
	</author>
	<content type="html">Hi Wendy: 
&lt;br&gt;&lt;br&gt;I tried your suggestion of starting with an empty embedded derby users db but am getting the same error. &amp;nbsp;I also tried starting with a fresh empty embedded derby continuum db as well but get the same error. &amp;nbsp;
&lt;br&gt;&lt;br&gt;I am deploying on tomcat 6. &amp;nbsp;Do you know if that is possible with this version? &amp;nbsp;I'm not sure what to try next for debugging this? 
&lt;br&gt;&lt;br&gt;Thanks for looking at this issue.
&lt;br&gt;&lt;br&gt;Bill.
&lt;br&gt;&lt;br&gt;Here is the full trace again during app startup:
&lt;br&gt;&lt;br&gt;&lt;br&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
&lt;br&gt;ng bean with name 'authenticationManager': Invocation of init method failed; nes
&lt;br&gt;ted exception is org.springframework.beans.factory.BeanCreationException: Error
&lt;br&gt;creating bean with name 'authenticator#keystore': Injection of resource fields f
&lt;br&gt;ailed; nested exception is org.springframework.beans.factory.BeanCreationExcepti
&lt;br&gt;on: Error creating bean with name 'userManager#configurable': Injection of resou
&lt;br&gt;rce fields failed; nested exception is org.springframework.beans.factory.BeanCre
&lt;br&gt;ationException: Error creating bean with name 'userConfiguration' defined in URL
&lt;br&gt;&amp;nbsp;[jar:file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2
&lt;br&gt;.jar!/org/codehaus/plexus/redback/configuration/UserConfiguration.class]: Initia
&lt;br&gt;lization of bean failed; nested exception is org.springframework.beans.factory.B
&lt;br&gt;eanCreationException: Error creating bean with name 'registry#commons-configurat
&lt;br&gt;ion': Post-processing of the FactoryBean's object failed; nested exception is or
&lt;br&gt;g.springframework.beans.factory.BeanInitializationException: Failed to invoke pl
&lt;br&gt;exus lifecycle Initializable.initialize on registry#commons-configuration; neste
&lt;br&gt;d exception is org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializa
&lt;br&gt;tionException: org.apache.commons.configuration.ConfigurationRuntimeException: o
&lt;br&gt;rg.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns ca
&lt;br&gt;nnot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
&lt;br&gt;nPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
&lt;br&gt;essor.java:147)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanF
&lt;br&gt;actory.java:350)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1331)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
&lt;br&gt;ject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
&lt;br&gt;y.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
&lt;br&gt;an(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultListableBeanFactory.
&lt;br&gt;findAutowireCandidates(DefaultListableBeanFactory.java:671)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultListableBeanFactory.
&lt;br&gt;resolveDependency(DefaultListableBeanFactory.java:610)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.autowireResource(CommonAnnotationBeanPostProcessor.java:431)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
&lt;br&gt;37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata$Inject
&lt;br&gt;edElement.inject(InjectionMetadata.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata.inject
&lt;br&gt;Fields(InjectionMetadata.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 58 more
&lt;br&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
&lt;br&gt;ng bean with name 'authenticator#keystore': Injection of resource fields failed;
&lt;br&gt;&amp;nbsp;nested exception is org.springframework.beans.factory.BeanCreationException: Er
&lt;br&gt;ror creating bean with name 'userManager#configurable': Injection of resource fi
&lt;br&gt;elds failed; nested exception is org.springframework.beans.factory.BeanCreationE
&lt;br&gt;xception: Error creating bean with name 'userConfiguration' defined in URL [jar:
&lt;br&gt;file:/opt/tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/
&lt;br&gt;org/codehaus/plexus/redback/configuration/UserConfiguration.class]: Initializati
&lt;br&gt;on of bean failed; nested exception is org.springframework.beans.factory.BeanCre
&lt;br&gt;ationException: Error creating bean with name 'registry#commons-configuration':
&lt;br&gt;Post-processing of the FactoryBean's object failed; nested exception is org.spri
&lt;br&gt;ngframework.beans.factory.BeanInitializationException: Failed to invoke plexus l
&lt;br&gt;ifecycle Initializable.initialize on registry#commons-configuration; nested exce
&lt;br&gt;ption is org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationEx
&lt;br&gt;ception: org.apache.commons.configuration.ConfigurationRuntimeException: org.apa
&lt;br&gt;che.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot b
&lt;br&gt;e set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
&lt;br&gt;ject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
&lt;br&gt;y.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
&lt;br&gt;an(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBea
&lt;br&gt;n(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusToSpringUtils.lookupMap(PlexusToSpri
&lt;br&gt;ngUtils.java:148)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusToSpringUtils.lookupList(PlexusToSpr
&lt;br&gt;ingUtils.java:160)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.redback.authentication.DefaultAuthenticationManag
&lt;br&gt;er.initialize(DefaultAuthenticationManager.java:58)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
&lt;br&gt;java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
&lt;br&gt;sorImpl.java:25)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
&lt;br&gt;nPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.ja
&lt;br&gt;va:297)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
&lt;br&gt;nPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPost
&lt;br&gt;Processor.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
&lt;br&gt;nPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
&lt;br&gt;essor.java:144)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 77 more
&lt;br&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
&lt;br&gt;ng bean with name 'userManager#configurable': Injection of resource fields faile
&lt;br&gt;d; nested exception is org.springframework.beans.factory.BeanCreationException:
&lt;br&gt;Error creating bean with name 'userConfiguration' defined in URL [jar:file:/opt/
&lt;br&gt;tomcat/webapps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codeha
&lt;br&gt;us/plexus/redback/configuration/UserConfiguration.class]: Initialization of bean
&lt;br&gt;&amp;nbsp;failed; nested exception is org.springframework.beans.factory.BeanCreationExcep
&lt;br&gt;tion: Error creating bean with name 'registry#commons-configuration': Post-proce
&lt;br&gt;ssing of the FactoryBean's object failed; nested exception is org.springframewor
&lt;br&gt;k.beans.factory.BeanInitializationException: Failed to invoke plexus lifecycle I
&lt;br&gt;nitializable.initialize on registry#commons-configuration; nested exception is o
&lt;br&gt;rg.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException: o
&lt;br&gt;rg.apache.commons.configuration.ConfigurationRuntimeException: org.apache.common
&lt;br&gt;s.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
&lt;br&gt;ject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
&lt;br&gt;y.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
&lt;br&gt;an(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:168)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
&lt;br&gt;37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata$Inject
&lt;br&gt;edElement.inject(InjectionMetadata.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata.inject
&lt;br&gt;Fields(InjectionMetadata.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 98 more
&lt;br&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
&lt;br&gt;ng bean with name 'userConfiguration' defined in URL [jar:file:/opt/tomcat/webap
&lt;br&gt;ps/continuum/WEB-INF/lib/redback-configuration-1.2.2.jar!/org/codehaus/plexus/re
&lt;br&gt;dback/configuration/UserConfiguration.class]: Initialization of bean failed; nes
&lt;br&gt;ted exception is org.springframework.beans.factory.BeanCreationException: Error
&lt;br&gt;creating bean with name 'registry#commons-configuration': Post-processing of the
&lt;br&gt;&amp;nbsp;FactoryBean's object failed; nested exception is org.springframework.beans.fact
&lt;br&gt;ory.BeanInitializationException: Failed to invoke plexus lifecycle Initializable
&lt;br&gt;.initialize on registry#commons-configuration; nested exception is org.codehaus.
&lt;br&gt;plexus.personality.plexus.lifecycle.phase.InitializationException: org.apache.co
&lt;br&gt;mmons.configuration.ConfigurationRuntimeException: org.apache.commons.configurat
&lt;br&gt;ion.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
&lt;br&gt;ject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
&lt;br&gt;y.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
&lt;br&gt;an(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:168)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.getResource(CommonAnnotationBeanPostProcessor.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:5
&lt;br&gt;37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata$Inject
&lt;br&gt;edElement.inject(InjectionMetadata.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata.inject
&lt;br&gt;Fields(InjectionMetadata.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProces
&lt;br&gt;sor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 114 more
&lt;br&gt;Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
&lt;br&gt;ng bean with name 'registry#commons-configuration': Post-processing of the Facto
&lt;br&gt;ryBean's object failed; nested exception is org.springframework.beans.factory.Be
&lt;br&gt;anInitializationException: Failed to invoke plexus lifecycle Initializable.initi
&lt;br&gt;alize on registry#commons-configuration; nested exception is org.codehaus.plexus
&lt;br&gt;.personality.plexus.lifecycle.phase.InitializationException: org.apache.commons.
&lt;br&gt;configuration.ConfigurationRuntimeException: org.apache.commons.configuration.Co
&lt;br&gt;nfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$
&lt;br&gt;1.run(FactoryBeanRegistrySupport.java:142)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.
&lt;br&gt;doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.
&lt;br&gt;getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getObje
&lt;br&gt;ctForBeanInstance(AbstractBeanFactory.java:1288)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
&lt;br&gt;an(AbstractBeanFactory.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
&lt;br&gt;(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBea
&lt;br&gt;n(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContai
&lt;br&gt;nerAdapter.java:422)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.redback.configuration.UserConfiguration.contextua
&lt;br&gt;lize(UserConfiguration.java:212)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
&lt;br&gt;ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFa
&lt;br&gt;ctory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 128 more
&lt;br&gt;Caused by: org.springframework.beans.factory.BeanInitializationException: Failed
&lt;br&gt;&amp;nbsp;to invoke plexus lifecycle Initializable.initialize on registry#commons-configu
&lt;br&gt;ration; nested exception is org.codehaus.plexus.personality.plexus.lifecycle.pha
&lt;br&gt;se.InitializationException: org.apache.commons.configuration.ConfigurationRuntim
&lt;br&gt;eException: org.apache.commons.configuration.ConfigurationRuntimeException: Prop
&lt;br&gt;erty xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
&lt;br&gt;ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFa
&lt;br&gt;ctory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBean
&lt;br&gt;Factory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java
&lt;br&gt;:1429)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$
&lt;br&gt;1.run(FactoryBeanRegistrySupport.java:139)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 142 more
&lt;br&gt;Caused by: org.codehaus.plexus.personality.plexus.lifecycle.phase.Initialization
&lt;br&gt;Exception: org.apache.commons.configuration.ConfigurationRuntimeException: org.a
&lt;br&gt;pache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot
&lt;br&gt;&amp;nbsp;be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.ini
&lt;br&gt;tialize(CommonsConfigurationRegistry.java:388)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProce
&lt;br&gt;ssAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 145 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationException: org.apache.c
&lt;br&gt;ommons.configuration.ConfigurationRuntimeException: org.apache.commons.configura
&lt;br&gt;tion.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createCo
&lt;br&gt;nfigurationAt(DefaultConfigurationBuilder.java:637)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.initComb
&lt;br&gt;inedConfiguration(DefaultConfigurationBuilder.java:569)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.getConfi
&lt;br&gt;guration(DefaultConfigurationBuilder.java:501)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.ini
&lt;br&gt;tialize(CommonsConfigurationRegistry.java:374)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 146 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: org.a
&lt;br&gt;pache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot
&lt;br&gt;&amp;nbsp;be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
&lt;br&gt;Helper.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
&lt;br&gt;Helper.java:267)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
&lt;br&gt;Helper.java:281)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createCo
&lt;br&gt;nfigurationAt(DefaultConfigurationBuilder.java:632)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 149 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: Prope
&lt;br&gt;rty xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initProperty(Be
&lt;br&gt;anHelper.java:197)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHe
&lt;br&gt;lper.java:167)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBea
&lt;br&gt;nInstance(DefaultBeanFactory.java:106)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.createB
&lt;br&gt;ean(DefaultBeanFactory.java:62)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$Configur
&lt;br&gt;ationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$Configur
&lt;br&gt;ationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(Bean
&lt;br&gt;Helper.java:245)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 152 more
&lt;br&gt;2009-11-30 12:33:29,661 [ContainerBackgroundProcessor[StandardEngine[Catalina]]]
&lt;br&gt;&amp;nbsp;INFO &amp;nbsp;com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory &amp;nbsp;- Setting Defau
&lt;br&gt;ltObjectTypeDeterminer as default ...
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Wendy Smoak-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Wed, Nov 25, 2009 at 10:42 AM, Bill Brown
&lt;br&gt;&amp;lt;wbrown@colorfulsoftware.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; After shutting down the 1.2.3 build with mysql backend, I undeployed it and
&lt;br&gt;&amp;gt; redeployed the 1.3.4 war.  It seems to be failing in the redback library
&lt;br&gt;&amp;gt; from some reason (below)  do you know how I can work around this to get
&lt;br&gt;&amp;gt; 1.3.4 running?  Looks like maybe a version mis-match issue but I'm not sure
&lt;br&gt;&amp;gt; what to change.  Thanks for your comments.
&lt;br&gt;&lt;br&gt;In a quick check, I didn't have a problem pointing 1.3.4 at data from
&lt;br&gt;1.2.3 using the embedded Derby database in the Jetty bundle. &amp;nbsp;It was
&lt;br&gt;only a couple of users and project groups, but it started right up.
&lt;br&gt;&lt;br&gt;The errors you posted are from Redback, which handles the users and security.
&lt;br&gt;&lt;br&gt;To narrow it down, can you try configuring a new/empty user database
&lt;br&gt;and starting it with just the builds data? &amp;nbsp;It should prompt you to
&lt;br&gt;create the admin user.
&lt;br&gt;&lt;br&gt;If that works, then we can focus on the user data as the problem.
&lt;br&gt;(Or, if you don't have very many users, you may elect to just
&lt;br&gt;re-create them.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26579703.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26571848</id>
	<title>Re: Build queues.</title>
	<published>2009-11-30T01:49:14Z</published>
	<updated>2009-11-30T01:49:14Z</updated>
	<author>
		<name>Butch Slayer</name>
	</author>
	<content type="html">2009/11/27 Wendy Smoak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26571848&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Nov 27, 2009 at 7:06 AM, Butch Slayer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26571848&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;butch.slayers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have a single project of which I need to build three different targets.
&lt;br&gt;&amp;gt; So
&lt;br&gt;&amp;gt; &amp;gt; I did the following:
&lt;br&gt;&amp;gt; &amp;gt; I made one project and put three build definitions in. Scheduled at
&lt;br&gt;&amp;gt; &amp;gt; different times, using different schedules works fine. But I would like
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; run all three build definition simultaneous. I tried to do this using
&lt;br&gt;&amp;gt; queues
&lt;br&gt;&amp;gt; &amp;gt; but did not succeed. Can anyone help me out please?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am using a shell project.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What version of Continuum are you using?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the input.
&lt;/div&gt;&lt;br&gt;I'm working with version 1.3.4, build 807129 of Continuum.
&lt;br&gt;&lt;br&gt;Just on the surface, I don't think it's going to let you do
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; simultaneous builds from the same working copy.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; They would step on each other, trying to delete and write the same
&lt;br&gt;&amp;gt; files -- or at least that's the assumption, based on the typical 'mvn
&lt;br&gt;&amp;gt; clean install' build which first deletes the 'target' directory, then
&lt;br&gt;&amp;gt; re-creates it and writes files there.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Your shell project may not actually have that limitation, but I think
&lt;br&gt;&amp;gt; it's built in. &amp;nbsp;Someone more familiar with the code would need to
&lt;br&gt;&amp;gt; confirm.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's right. I have a build directory for each target.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;gt; You'll probably have to add the project three times so there are
&lt;br&gt;&amp;gt; different working copies, possibly in three different project groups
&lt;br&gt;&amp;gt; (it might complain about duplicates otherwise, not sure how that works
&lt;br&gt;&amp;gt; with shell projects.)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That is what I thought/feared. It's a petty, it feels like wasting
&lt;br&gt;resources...
&lt;br&gt;Next to these three (or more) targets I'll have more versions to build too
&lt;br&gt;in the future.
&lt;br&gt;&lt;br&gt;Is there a way to share a single working copy between more than one project?
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Butch.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-queues.-tp26542863p26571848.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26545596</id>
	<title>Re: Build queues.</title>
	<published>2009-11-27T09:31:51Z</published>
	<updated>2009-11-27T09:31:51Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Fri, Nov 27, 2009 at 7:06 AM, Butch Slayer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26545596&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;butch.slayers@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I have a single project of which I need to build three different targets. So
&lt;br&gt;&amp;gt; I did the following:
&lt;br&gt;&amp;gt; I made one project and put three build definitions in. Scheduled at
&lt;br&gt;&amp;gt; different times, using different schedules works fine. But I would like to
&lt;br&gt;&amp;gt; run all three build definition simultaneous. I tried to do this using queues
&lt;br&gt;&amp;gt; but did not succeed. Can anyone help me out please?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am using a shell project.
&lt;br&gt;&lt;br&gt;What version of Continuum are you using?
&lt;br&gt;&lt;br&gt;Just on the surface, I don't think it's going to let you do
&lt;br&gt;simultaneous builds from the same working copy.
&lt;br&gt;&lt;br&gt;They would step on each other, trying to delete and write the same
&lt;br&gt;files -- or at least that's the assumption, based on the typical 'mvn
&lt;br&gt;clean install' build which first deletes the 'target' directory, then
&lt;br&gt;re-creates it and writes files there.
&lt;br&gt;&lt;br&gt;Your shell project may not actually have that limitation, but I think
&lt;br&gt;it's built in. &amp;nbsp;Someone more familiar with the code would need to
&lt;br&gt;confirm.
&lt;br&gt;&lt;br&gt;You'll probably have to add the project three times so there are
&lt;br&gt;different working copies, possibly in three different project groups
&lt;br&gt;(it might complain about duplicates otherwise, not sure how that works
&lt;br&gt;with shell projects.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-queues.-tp26542863p26545596.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542863</id>
	<title>Build queues.</title>
	<published>2009-11-27T06:06:15Z</published>
	<updated>2009-11-27T06:06:15Z</updated>
	<author>
		<name>Butch Slayer</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have a single project of which I need to build three different targets. So
&lt;br&gt;I did the following:
&lt;br&gt;I made one project and put three build definitions in. Scheduled at
&lt;br&gt;different times, using different schedules works fine. But I would like to
&lt;br&gt;run all three build definition simultaneous. I tried to do this using queues
&lt;br&gt;but did not succeed. Can anyone help me out please?
&lt;br&gt;&lt;br&gt;I am using a shell project.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Butch.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-queues.-tp26542863p26542863.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26522105</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-25T15:24:41Z</published>
	<updated>2009-11-25T15:24:41Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Wed, Nov 25, 2009 at 10:42 AM, Bill Brown
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26522105&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wbrown@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; After shutting down the 1.2.3 build with mysql backend, I undeployed it and
&lt;br&gt;&amp;gt; redeployed the 1.3.4 war.  It seems to be failing in the redback library
&lt;br&gt;&amp;gt; from some reason (below)  do you know how I can work around this to get
&lt;br&gt;&amp;gt; 1.3.4 running?  Looks like maybe a version mis-match issue but I'm not sure
&lt;br&gt;&amp;gt; what to change.  Thanks for your comments.
&lt;br&gt;&lt;br&gt;In a quick check, I didn't have a problem pointing 1.3.4 at data from
&lt;br&gt;1.2.3 using the embedded Derby database in the Jetty bundle. &amp;nbsp;It was
&lt;br&gt;only a couple of users and project groups, but it started right up.
&lt;br&gt;&lt;br&gt;The errors you posted are from Redback, which handles the users and security.
&lt;br&gt;&lt;br&gt;To narrow it down, can you try configuring a new/empty user database
&lt;br&gt;and starting it with just the builds data? &amp;nbsp;It should prompt you to
&lt;br&gt;create the admin user.
&lt;br&gt;&lt;br&gt;If that works, then we can focus on the user data as the problem.
&lt;br&gt;(Or, if you don't have very many users, you may elect to just
&lt;br&gt;re-create them.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26522105.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26517193</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-25T09:42:06Z</published>
	<updated>2009-11-25T09:42:06Z</updated>
	<author>
		<name>Bill Brown</name>
	</author>
	<content type="html">Hi Brett: 
&lt;br&gt;&lt;br&gt;Thanks for the info. 
&lt;br&gt;&lt;br&gt;After shutting down the 1.2.3 build with mysql backend, I undeployed it and redeployed the 1.3.4 war. &amp;nbsp;It seems to be failing in the redback library from some reason (below) &amp;nbsp;do you know how I can work around this to get 1.3.4 running? &amp;nbsp;Looks like maybe a version mis-match issue but I'm not sure what to change. &amp;nbsp;Thanks for your comments.
&lt;br&gt;&lt;br&gt;Thanks. 
&lt;br&gt;Bill. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Caught Exception while registering Interceptor class redbackEnvironmentCheckInterceptor - interceptor - file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:30:87
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.&amp;lt;init&amp;gt;(ApplicationFilterConfig.java:78)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:619)
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.spring.SpringObjectFactory.buildBean(SpringObjectFactory.java:126)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory.buildBean(Struts2PlexusInSpringObjectFactory.java:65)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:184)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 32 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusToSpringUtils.lookupMap(PlexusToSpringUtils.java:148)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusToSpringUtils.lookupList(PlexusToSpringUtils.java:160)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.resolveRequirement(PlexusComponentFactoryBean.java:242)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.createInstance(PlexusComponentFactoryBean.java:163)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.getObject(PlexusComponentFactoryBean.java:108)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 44 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:292)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:537)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 60 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:435)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:537)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessAfterInstantiation(CommonAnnotationBeanPostProcessor.java:289)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 76 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:142)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContainerAdapter.java:422)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.redback.configuration.UserConfiguration.contextualize(UserConfiguration.java:212)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 90 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java:1429)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:139)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 104 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:388)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 107 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationException: org.apache.commons.configuration.ConfigurationRuntimeException: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:637)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.initCombinedConfiguration(DefaultConfigurationBuilder.java:569)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.getConfiguration(DefaultConfigurationBuilder.java:501)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:374)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 108 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:267)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:281)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:632)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 111 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initProperty(BeanHelper.java:197)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHelper.java:167)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBeanInstance(DefaultBeanFactory.java:106)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.createBean(DefaultBeanFactory.java:62)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 114 more
&lt;br&gt;2009-11-25 11:12:09,995 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] WARN &amp;nbsp;com.opensymphony.xwork2.config.providers.InterceptorBuilder &amp;nbsp;- 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
&lt;br&gt;2009-11-25 11:12:09,995 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR com.opensymphony.xwork2.config.providers.InterceptorBuilder &amp;nbsp;- Actual exception
&lt;br&gt;Caught Exception while registering Interceptor class redbackForceAdminUserInterceptor - interceptor - file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:29:91
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.&amp;lt;init&amp;gt;(ApplicationFilterConfig.java:78)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:619)
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.spring.SpringObjectFactory.buildBean(SpringObjectFactory.java:126)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.Struts2PlexusInSpringObjectFactory.buildBean(Struts2PlexusInSpringObjectFactory.java:65)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:184)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 32 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.resolveRequirement(PlexusComponentFactoryBean.java:246)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.createInstance(PlexusComponentFactoryBean.java:163)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusComponentFactoryBean.getObject(PlexusComponentFactoryBean.java:108)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 44 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:142)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:880)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusContainerAdapter.lookup(PlexusContainerAdapter.java:422)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.redback.configuration.UserConfiguration.contextualize(UserConfiguration.java:212)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:157)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 56 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.postProcessObjectFromFactoryBean(AbstractAutowireCapableBeanFactory.java:1429)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:139)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 70 more
&lt;br&gt;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!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:388)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.spring.PlexusLifecycleBeanPostProcessor.postProcessAfterInitialization(PlexusLifecycleBeanPostProcessor.java:217)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 73 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationException: org.apache.commons.configuration.ConfigurationRuntimeException: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:637)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.initCombinedConfiguration(DefaultConfigurationBuilder.java:569)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.getConfiguration(DefaultConfigurationBuilder.java:501)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.plexus.registry.commons.CommonsConfigurationRegistry.initialize(CommonsConfigurationRegistry.java:374)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 74 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:267)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:281)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder.createConfigurationAt(DefaultConfigurationBuilder.java:632)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 77 more
&lt;br&gt;Caused by: org.apache.commons.configuration.ConfigurationRuntimeException: Property xmlns cannot be set!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initProperty(BeanHelper.java:197)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.initBean(BeanHelper.java:167)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.initBeanInstance(DefaultBeanFactory.java:106)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.DefaultBeanFactory.createBean(DefaultBeanFactory.java:62)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationProvider.getConfiguration(DefaultConfigurationBuilder.java:845)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.DefaultConfigurationBuilder$ConfigurationBeanFactory.createBean(DefaultConfigurationBuilder.java:1093)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.commons.configuration.beanutils.BeanHelper.createBean(BeanHelper.java:245)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 80 more
&lt;br&gt;2009-11-25 11:12:10,070 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] WARN &amp;nbsp;com.opensymphony.xwork2.config.providers.InterceptorBuilder &amp;nbsp;- 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
&lt;br&gt;2009-11-25 11:12:10,070 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] ERROR com.opensymphony.xwork2.config.providers.InterceptorBuilder &amp;nbsp;- Actual exception
&lt;br&gt;Caught Exception while registering Interceptor class redbackAutoLoginInterceptor - interceptor - file:/opt/tomcat/webapps/continuum/WEB-INF/classes/struts-security.xml:31:81
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:206)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.InterceptorBuilder.constructInterceptorReference(InterceptorBuilder.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.lookupInterceptorReference(XmlConfigurationProvider.java:905)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStack(XmlConfigurationProvider.java:743)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptorStacks(XmlConfigurationProvider.java:756)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadInterceptors(XmlConfigurationProvider.java:777)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:410)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:239)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ApplicationFilterConfig.&amp;lt;init&amp;gt;(ApplicationFilterConfig.java:78)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1218)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1579)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:619)
&lt;br&gt;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!
&lt;br&gt;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]
&lt;br&gt;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]
&lt;br&gt;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]
&lt;br&gt;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]
&lt;br&gt;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]
&lt;br&gt;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]
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26517193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26515805</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-25T08:26:58Z</published>
	<updated>2009-11-25T08:26:58Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">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.
&lt;br&gt;&lt;br&gt;- Brett
&lt;br&gt;&lt;br&gt;On 26/11/2009, at 1:38 AM, Bill Brown wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for the info Emmanuel:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like to upgrade to the 1.3.x build but I have a mysql backend and I
&lt;br&gt;&amp;gt; do not know how to upgrade the 1.2.3 db to the 1.3.x builds. &amp;nbsp;Do you know
&lt;br&gt;&amp;gt; how to do this or can point me to someone who may know? &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I apologize for diverging from this specific issue but I'm thinking you may
&lt;br&gt;&amp;gt; be able to give me another helpful tip. &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks 
&lt;br&gt;&amp;gt; Bill.
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26513748.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26513748.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26515805.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26513748</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-25T06:38:01Z</published>
	<updated>2009-11-25T06:38:01Z</updated>
	<author>
		<name>Bill Brown</name>
	</author>
	<content type="html">Thanks for the info Emmanuel:
&lt;br&gt;&lt;br&gt;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. &amp;nbsp;Do you know how to do this or can point me to someone who may know? &amp;nbsp;
&lt;br&gt;&lt;br&gt;I apologize for diverging from this specific issue but I'm thinking you may be able to give me another helpful tip. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Thanks 
&lt;br&gt;Bill.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26513748.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26507933</id>
	<title>Re: projects mysteriously leaving the build queue even though (Always  Build) is set.</title>
	<published>2009-11-24T21:57:48Z</published>
	<updated>2009-11-24T21:57:48Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">It's a known issue for 1.2.x when Continuum is restarted with some build not
&lt;br&gt;terminated.
&lt;br&gt;This issue is fixed in 1.3.x
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 8:43 PM, Bill Brown &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26507933&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wbrown@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Greetings:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm using the latest stable continuum 1.2.3 (732759).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm using it to build 204 maven projects split into 3 project groups
&lt;br&gt;&amp;gt; (dev/stage/prod).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have the DEFAULT_SCHEDULE setup to fire every minute for all of the
&lt;br&gt;&amp;gt; projects. &amp;nbsp;Each project is set to &amp;quot;Always Build&amp;quot; and &amp;quot;Clean Checkout&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm noticing that I can submit &amp;quot;Build All Project&amp;quot; for each group to put
&lt;br&gt;&amp;gt; them all into the queue and everything is queued up. &amp;nbsp;But after a build,
&lt;br&gt;&amp;gt; lots of the projects are not going back into the queue after a successful
&lt;br&gt;&amp;gt; build.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The side effect is that some changes are committed via subversion into some
&lt;br&gt;&amp;gt; of the projects but are never being rebuilt again because they don't stay
&lt;br&gt;&amp;gt; in
&lt;br&gt;&amp;gt; the queue.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do you know if I can do something in the configuration to always re-queue a
&lt;br&gt;&amp;gt; build even if it builds successfully (I thought that was what the &amp;quot;Always&amp;quot;
&lt;br&gt;&amp;gt; build setting is for)?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Maybe this is a known issue?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for any information or insights.
&lt;br&gt;&amp;gt; Bill.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26484565.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26484565.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26507933.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26484565</id>
	<title>projects mysteriously leaving the build queue even though (Always Build) is set.</title>
	<published>2009-11-23T11:43:48Z</published>
	<updated>2009-11-23T11:43:48Z</updated>
	<author>
		<name>Bill Brown</name>
	</author>
	<content type="html">Greetings: 
&lt;br&gt;&lt;br&gt;I'm using the latest stable continuum 1.2.3 (732759). &amp;nbsp;
&lt;br&gt;&lt;br&gt;I'm using it to build 204 maven projects split into 3 project groups (dev/stage/prod). &amp;nbsp;
&lt;br&gt;&lt;br&gt;I have the DEFAULT_SCHEDULE setup to fire every minute for all of the projects. &amp;nbsp;Each project is set to &amp;quot;Always Build&amp;quot; and &amp;quot;Clean Checkout&amp;quot;. 
&lt;br&gt;&lt;br&gt;I'm noticing that I can submit &amp;quot;Build All Project&amp;quot; for each group to put them all into the queue and everything is queued up. &amp;nbsp;But after a build, lots of the projects are not going back into the queue after a successful build. &amp;nbsp;
&lt;br&gt;&lt;br&gt;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. &amp;nbsp; 
&lt;br&gt;&lt;br&gt;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 &amp;quot;Always&amp;quot; build setting is for)? &amp;nbsp; 
&lt;br&gt;&lt;br&gt;Maybe this is a known issue? 
&lt;br&gt;&lt;br&gt;Thanks for any information or insights.
&lt;br&gt;Bill.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/projects-mysteriously-leaving-the-build-queue-even-though-%28Always-Build%29-is-set.-tp26484565p26484565.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26446426</id>
	<title>RE: YOHO, anybody out there? RE: A lock could not be obtained within 	the time requested</title>
	<published>2009-11-20T08:40:48Z</published>
	<updated>2009-11-20T08:40:48Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">OK, thanks a lot I will try this!
&lt;br&gt;&lt;br&gt;My remark regarding lack of docs was just a hint that it could be better :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Wendy Smoak [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26446426&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;] 
&lt;br&gt;Sent: 20. november 2009 00:42
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26446426&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: Re: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;On Thu, Nov 19, 2009 at 10:23 AM, Wendy Smoak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26446426&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I vaguely remember a utility to automate deleting old build results,
&lt;br&gt;&amp;gt; you might find it in the list archives.
&lt;br&gt;&lt;br&gt;Here it is (but I've only used it against 1.3.x, I don't know if it'll
&lt;br&gt;work with 1.2.x):
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://svn.apache.org/repos/asf/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/src/main/java/org/apache/maven/continuum/xmlrpc/client/BuildResultsPurge.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/src/main/java/org/apache/maven/continuum/xmlrpc/client/BuildResultsPurge.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26446426.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26436217</id>
	<title>Re: YOHO, anybody out there? RE: A lock could not be obtained within  the time requested</title>
	<published>2009-11-19T15:42:28Z</published>
	<updated>2009-11-19T15:42:28Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Thu, Nov 19, 2009 at 10:23 AM, Wendy Smoak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26436217&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I vaguely remember a utility to automate deleting old build results,
&lt;br&gt;&amp;gt; you might find it in the list archives.
&lt;br&gt;&lt;br&gt;Here it is (but I've only used it against 1.3.x, I don't know if it'll
&lt;br&gt;work with 1.2.x):
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://svn.apache.org/repos/asf/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/src/main/java/org/apache/maven/continuum/xmlrpc/client/BuildResultsPurge.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/src/main/java/org/apache/maven/continuum/xmlrpc/client/BuildResultsPurge.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26436217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26430405</id>
	<title>Re: YOHO, anybody out there? RE: A lock could not be obtained within  the time requested</title>
	<published>2009-11-19T09:23:24Z</published>
	<updated>2009-11-19T09:23:24Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Thu, Nov 19, 2009 at 8:35 AM, Engebakken Geir
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26430405&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; There are some 500 build results in the list, I guess this is what halts the delete so there is a timeout, but I have to mark each one of them for deletion?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I deleted 32 of them, and it took 5 minutes!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There must be a way to set this up so that they are deleted manually each night, now where is the manual, oops doesn't exist ...
&lt;br&gt;&lt;br&gt;I think you said 1.2.2, so the docs are here...
&lt;br&gt;&lt;a href=&quot;http://continuum.apache.org/docs/1.2.2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://continuum.apache.org/docs/1.2.2/&lt;/a&gt;&lt;br&gt;&lt;br&gt;In 1.3.x there is a build output purge feature but it only deletes the
&lt;br&gt;output directories, not the database records. &amp;nbsp;The idea was that you
&lt;br&gt;need to keep them around for statistics. &amp;nbsp;I think there's a JIRA issue
&lt;br&gt;open to change this, you can watch/vote for it.
&lt;br&gt;&lt;br&gt;I vaguely remember a utility to automate deleting old build results,
&lt;br&gt;you might find it in the list archives.
&lt;br&gt;&lt;br&gt;Maybe you can use Selenium to automate deleting them through the web interface?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26430405.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428349</id>
	<title>RE: YOHO, anybody out there? RE: A lock could not be obtained within 	the time requested</title>
	<published>2009-11-19T07:35:24Z</published>
	<updated>2009-11-19T07:35:24Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">There are some 500 build results in the list, I guess this is what halts the delete so there is a timeout, but I have to mark each one of them for deletion?
&lt;br&gt;&lt;br&gt;I deleted 32 of them, and it took 5 minutes!
&lt;br&gt;&lt;br&gt;There must be a way to set this up so that they are deleted manually each night, now where is the manual, oops doesn't exist ...
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;] 
&lt;br&gt;Sent: 19. november 2009 16:20
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;; Emmanuel Venisse
&lt;br&gt;Subject: RE: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;On a second thought, I guess you mean the build results in the DB of course, so I look into that now, but there is a lot!
&lt;br&gt;&lt;br&gt;I guess there must be a way to set up purging older builds or something.....
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;] 
&lt;br&gt;Sent: 19. november 2009 16:14
&lt;br&gt;To: Emmanuel Venisse; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: RE: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;I removed the build results (that is the output directory for the builds, which in this case was /usr/local/continuum/data/build-output-directory/67, this is what you meant?)
&lt;br&gt;&lt;br&gt;But had the same error when deleting the project. After that I can show the project group list in the web interface, but if I click any project group, continuum hangs and I must restart continuum.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;From: Emmanuel Venisse [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.venisse@...&lt;/a&gt;]
&lt;br&gt;Sent: 19. november 2009 14:03
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Cc: Engebakken Geir
&lt;br&gt;Subject: Re: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Can you try to delete build results first, maybe only some of them if you have lot.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;On Thu, Nov 19, 2009 at 1:03 PM, Engebakken Geir &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;This must have happened for others as well, I guess, any ideas anybody?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:27
&lt;br&gt;To: Engebakken Geir; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Forgot to say that this is continuum 1.2.2.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:26
&lt;br&gt;To: '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428349&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;'
&lt;br&gt;Subject: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;We try to remove a project in our continuum setup, and continuum just hangs and the log &amp;nbsp;shows a java stacktrace in an sql select statement ending with :
&lt;br&gt;&lt;br&gt;A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any ideas what this might be.
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26428349.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428100</id>
	<title>RE: YOHO, anybody out there? RE: A lock could not be obtained within 	the time requested</title>
	<published>2009-11-19T07:20:25Z</published>
	<updated>2009-11-19T07:20:25Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">On a second thought, I guess you mean the build results in the DB of course, so I look into that now, but there is a lot!
&lt;br&gt;&lt;br&gt;I guess there must be a way to set up purging older builds or something.....
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;] 
&lt;br&gt;Sent: 19. november 2009 16:14
&lt;br&gt;To: Emmanuel Venisse; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: RE: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;I removed the build results (that is the output directory for the builds, which in this case was /usr/local/continuum/data/build-output-directory/67, this is what you meant?)
&lt;br&gt;&lt;br&gt;But had the same error when deleting the project. After that I can show the project group list in the web interface, but if I click any project group, continuum hangs and I must restart continuum.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;From: Emmanuel Venisse [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.venisse@...&lt;/a&gt;]
&lt;br&gt;Sent: 19. november 2009 14:03
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Cc: Engebakken Geir
&lt;br&gt;Subject: Re: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Can you try to delete build results first, maybe only some of them if you have lot.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;On Thu, Nov 19, 2009 at 1:03 PM, Engebakken Geir &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;This must have happened for others as well, I guess, any ideas anybody?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:27
&lt;br&gt;To: Engebakken Geir; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Forgot to say that this is continuum 1.2.2.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:26
&lt;br&gt;To: '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428100&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;'
&lt;br&gt;Subject: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;We try to remove a project in our continuum setup, and continuum just hangs and the log &amp;nbsp;shows a java stacktrace in an sql select statement ending with :
&lt;br&gt;&lt;br&gt;A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any ideas what this might be.
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26428100.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428006</id>
	<title>RE: YOHO, anybody out there? RE: A lock could not be obtained within 	the time requested</title>
	<published>2009-11-19T07:14:06Z</published>
	<updated>2009-11-19T07:14:06Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">I removed the build results (that is the output directory for the builds, which in this case was /usr/local/continuum/data/build-output-directory/67, this is what you meant?)
&lt;br&gt;&lt;br&gt;But had the same error when deleting the project. After that I can show the project group list in the web interface, but if I click any project group, continuum hangs and I must restart continuum.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;From: Emmanuel Venisse [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;emmanuel.venisse@...&lt;/a&gt;]
&lt;br&gt;Sent: 19. november 2009 14:03
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Cc: Engebakken Geir
&lt;br&gt;Subject: Re: YOHO, anybody out there? RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Can you try to delete build results first, maybe only some of them if you have lot.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;On Thu, Nov 19, 2009 at 1:03 PM, Engebakken Geir &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;This must have happened for others as well, I guess, any ideas anybody?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:27
&lt;br&gt;To: Engebakken Geir; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Forgot to say that this is continuum 1.2.2.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir
&lt;br&gt;Sent: 17. november 2009 11:26
&lt;br&gt;To: '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428006&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;&amp;gt;'
&lt;br&gt;Subject: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;We try to remove a project in our continuum setup, and continuum just hangs and the log &amp;nbsp;shows a java stacktrace in an sql select statement ending with :
&lt;br&gt;&lt;br&gt;A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any ideas what this might be.
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26428006.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26425864</id>
	<title>Re: YOHO, anybody out there? RE: A lock could not be obtained within  the time requested</title>
	<published>2009-11-19T05:03:11Z</published>
	<updated>2009-11-19T05:03:11Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">Can you try to delete build results first, maybe only some of them if you
&lt;br&gt;have lot.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Thu, Nov 19, 2009 at 1:03 PM, Engebakken Geir &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26425864&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;geir.engebakken@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; This must have happened for others as well, I guess, any ideas anybody?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Engebakken Geir
&lt;br&gt;&amp;gt; Sent: 17. november 2009 11:27
&lt;br&gt;&amp;gt; To: Engebakken Geir; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26425864&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: RE: A lock could not be obtained within the time requested
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Forgot to say that this is continuum 1.2.2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Engebakken Geir
&lt;br&gt;&amp;gt; Sent: 17. november 2009 11:26
&lt;br&gt;&amp;gt; To: '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26425864&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;'
&lt;br&gt;&amp;gt; Subject: A lock could not be obtained within the time requested
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We try to remove a project in our continuum setup, and continuum just hangs
&lt;br&gt;&amp;gt; and the log &amp;nbsp;shows a java stacktrace in an sql select statement ending with
&lt;br&gt;&amp;gt; :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A lock could not be obtained within the time requested
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any ideas what this might be.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Geir
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26425864.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26425063</id>
	<title>YOHO, anybody out there? RE: A lock could not be obtained within the time requested</title>
	<published>2009-11-19T04:03:15Z</published>
	<updated>2009-11-19T04:03:15Z</updated>
	<author>
		<name>drhelmer</name>
	</author>
	<content type="html">This must have happened for others as well, I guess, any ideas anybody?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir 
&lt;br&gt;Sent: 17. november 2009 11:27
&lt;br&gt;To: Engebakken Geir; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26425063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: RE: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;Forgot to say that this is continuum 1.2.2. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Engebakken Geir 
&lt;br&gt;Sent: 17. november 2009 11:26
&lt;br&gt;To: '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26425063&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;'
&lt;br&gt;Subject: A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;We try to remove a project in our continuum setup, and continuum just hangs and the log &amp;nbsp;shows a java stacktrace in an sql select statement ending with :
&lt;br&gt;&lt;br&gt;A lock could not be obtained within the time requested
&lt;br&gt;&lt;br&gt;&lt;br&gt;Any ideas what this might be.
&lt;br&gt;&lt;br&gt;Geir
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrating-from-Continuum-1.1-to-1.2.3-%28GA%29-tp26374930p26425063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26421215</id>
	<title>Reset Build number and Continuum Landing page too slow to open.</title>
	<published>2009-11-18T23:06:49Z</published>
	<updated>2009-11-18T23:06:49Z</updated>
	<author>
		<name>ashmel</name>
	</author>
	<content type="html">2 Questions/issues:
&lt;br&gt;&lt;br&gt;1. We had to delete and recreate a project in Continuum. We use the continuum.project.nextBuild.number value in the name of the artifact which we create during the build. Now, that we have recreated the project, this number gets reset to 1. Is there any way to change this number forcibly as the build numbers form an important reference point w.r.t release information.
&lt;br&gt;&lt;br&gt;2. We have noticed that the Continuum Web Interface takes a long time to show up when we start/restart Continuum. We have only 1 project group with about 10 projects running ANT builds. Is there any reason why performance degrades so much in this case ? Will a upgrade to 1.2 help ?
&lt;br&gt;&lt;br&gt;Thanks for your help in advance.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ashish</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Reset-Build-number-and-Continuum-Landing-page-too-slow-to-open.-tp26421215p26421215.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26401301</id>
	<title>Re: Role Documentation for Continuum</title>
	<published>2009-11-17T18:08:17Z</published>
	<updated>2009-11-17T18:08:17Z</updated>
	<author>
		<name>Deng Ching-2</name>
	</author>
	<content type="html">Hi Dave,
&lt;br&gt;&lt;br&gt;I'm not sure if you've already read this document already, but the Redback
&lt;br&gt;docs for role management can be found here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://redback.codehaus.org/rbac/role-management.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://redback.codehaus.org/rbac/role-management.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;As for Continuum's documentation of its roles, I don't think there is one.
&lt;br&gt;Your best bet is probably to look at the Redback descriptor itself, which is
&lt;br&gt;located at the continuum-security module:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://svn.apache.org/repos/asf/continuum/tags/continuum-1.2.3/continuum-security/src/main/resources/META-INF/redback/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/continuum/tags/continuum-1.2.3/continuum-security/src/main/resources/META-INF/redback/&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Deng
&lt;br&gt;&lt;br&gt;On Wed, Nov 18, 2009 at 12:26 AM, dbruley &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26401301&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;david.bruley@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thought I would follow-up on this older post to see if anyone might still
&lt;br&gt;&amp;gt; be
&lt;br&gt;&amp;gt; able to assist. &amp;nbsp;Thought my origional subject heading specifying 1.2.3 may
&lt;br&gt;&amp;gt; have reduced responses. &amp;nbsp;Any documentation on roles even if it's in 1.3.x
&lt;br&gt;&amp;gt; would be appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dug through the source a little and looks like Continuum is using Redback
&lt;br&gt;&amp;gt; for Role Management, so I read some of the Redback documentation. &amp;nbsp;Also
&lt;br&gt;&amp;gt; experimented more in Continuum with the different roles, so I think I have
&lt;br&gt;&amp;gt; a
&lt;br&gt;&amp;gt; good enough idea to move forward.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just always interested in making sure I'm using the features correctly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dbruley wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; We're in the process of moving from Continuum 1.0.3 to 1.2.3 and I'm
&lt;br&gt;&amp;gt; &amp;gt; wondering if there is any documentation for the various roles provided in
&lt;br&gt;&amp;gt; &amp;gt; 1.2.3 such as info about each role, how they relate (noticed some roles
&lt;br&gt;&amp;gt; &amp;gt; listed parent roles), and role management (does a user added to a
&lt;br&gt;&amp;gt; specific
&lt;br&gt;&amp;gt; &amp;gt; role also need to be added to any parent roles?), etc.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Granted, I'll figure a lot of it out once I play around a bit through
&lt;br&gt;&amp;gt; &amp;gt; trial and error, but if there is any good documentation, I'd like to
&lt;br&gt;&amp;gt; &amp;gt; review it.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I could not find anything under the admin or user guides on the Continuum
&lt;br&gt;&amp;gt; &amp;gt; site nor did a search of the list archives or Google return much.
&lt;br&gt;&amp;gt; &amp;gt; Apologize if I somehow overlooked the obvious.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; We're using LDAP for user authentication if that matters.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks in advance for your help and patience with a newbie!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Role-Documentation-for-Continuum-1.2.3-tp25876812p26392904.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Role-Documentation-for-Continuum-1.2.3-tp25876812p26392904.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Role-Documentation-for-Continuum-1.2.3-tp25876812p26401301.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26392904</id>
	<title>Re: Role Documentation for Continuum</title>
	<published>2009-11-17T08:26:21Z</published>
	<updated>2009-11-17T08:26:21Z</updated>
	<author>
		<name>dbruley</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Thought I would follow-up on this older post to see if anyone might still be able to assist. &amp;nbsp;Thought my origional subject heading specifying 1.2.3 may have reduced responses. &amp;nbsp;Any documentation on roles even if it's in 1.3.x would be appreciated.
&lt;br&gt;&lt;br&gt;Dug through the source a little and looks like Continuum is using Redback for Role Management, so I read some of the Redback documentation. &amp;nbsp;Also experimented more in Continuum with the different roles, so I think I have a good enough idea to move forward.
&lt;br&gt;&lt;br&gt;Just always interested in making sure I'm using the features correctly.
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;dbruley wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;We're in the process of moving from Continuum 1.0.3 to 1.2.3 and I'm wondering if there is any documentation for the various roles provided in 1.2.3 such as info about each role, how they relate (noticed some roles listed parent roles), and role management (does a user added to a specific role also need to be added to any parent roles?), etc. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Granted, I'll figure a lot of it out once I play around a bit through trial and error, but if there is any good documentation, I'd like to review it.
&lt;br&gt;&lt;br&gt;I could not find anything under the admin or user guides on the Continuum site nor did a search of the list archives or Google return much. &amp;nbsp;Apologize if I somehow overlooked the obvious.
&lt;br&gt;&lt;br&gt;We're using LDAP for user authentication if that matters.
&lt;br&gt;&lt;br&gt;Thanks in advance for your help and patience with a newbie!
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Role-Documentation-for-Continuum-1.2.3-tp25876812p26392904.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26392686</id>
	<title>Re: Best Practices/Correct Use of Build Definitions and Templates</title>
	<published>2009-11-17T08:14:36Z</published>
	<updated>2009-11-17T08:14:36Z</updated>
	<author>
		<name>dbruley</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;&lt;br&gt;Just wanted to follow-up and see if anyone might be able to offer any insight on this topic. &amp;nbsp;Even if you're on 1.3.x I would still be interested in your thoughts as I'm sure at least some of it would apply to 1.2.3 and if nothing else it would be good info to have when we upgrade in the future.
&lt;br&gt;&lt;br&gt;I think through experimenting I have an idea of what I could do, but I just want to make sure it's what I should do!
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;dbruley wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;This is probably a newbie question, but I have a few questions on the correct/intended use of Build Definitions and Build Definition Templates in Continuum 1.2.3. &amp;nbsp;We're developing our plan to upgrade to 1.2.3 from 1.0.3 and want to make sure we're taking full advantage of what 1.2.3 offers.
&lt;br&gt;&lt;br&gt;Reading the documentation and articles on the web, I've created different build definitions and build definition templates. &amp;nbsp;If I add a Maven 2.0 project, I see where I can choose the build definition template I would like to use. &amp;nbsp;That all makes sense. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Where I am a little less clear is what happens/should happen when I create a new group. &amp;nbsp;It seems that it uses the predefined &amp;quot;Default Maven 2 Template&amp;quot;. &amp;nbsp;It also seems that the build definition for the group is listed under the Available Build Definitions section when I click &amp;quot;Build Definitions Template&amp;quot;, so if I don't rename the group's definition, there will be two entries with a description of &amp;quot;Default Maven 2 Build Definition&amp;quot;.
&lt;br&gt;&lt;br&gt;So a few questions:
&lt;br&gt;&lt;br&gt;1) If we want all new groups to have by default an additional goal, let's say site:site, is it acceptable to modify the predefined &amp;quot;Default Maven 2 Build Definition&amp;quot; used by the Default Maven 2 Template.
&lt;br&gt;&lt;br&gt;2) Or, should we modify the Default Maven 2 Template removing the Default Maven 2 Build Definition from Used Build Definitions and adding a definition we define.
&lt;br&gt;&lt;br&gt;3) Since it seems that the build definition for a group is added to the table of build defintions, is it correct to assume that it is good practice to change the description to reference the build definition for that group to avoid seeing multiple listings with a description of &amp;quot;Default Maven 2 Build Definition&amp;quot;
&lt;br&gt;&lt;br&gt;4) If we remove the group level build definition, what is used when we do a Build All Projects in that group?
&lt;br&gt;&lt;br&gt;Are there any other words of wisdom anyone has to offer?
&lt;br&gt;&lt;br&gt;Thanks in advance for any clarification or advice you can offer, I appreciate the help.
&lt;br&gt;&lt;br&gt;Dave
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Continuum---Users-%28old%29-f13868.html&quot; embed=&quot;fixTarget[13868]&quot; target=&quot;_top&quot; &gt;Continuum - Users (old)&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Best-Practices-Correct-Use-of-Build-Definitions-and-Templates-tp26313350p26392686.html" />
</entry>

</feed>
