On Fri, Sep 19, 2008 at 10:53 AM, Drew, Christopher <[EMAIL PROTECTED]> wrote:

> I am trying to setup archiva1.1.1  using tomcat 6 as a webapp.  So far I have 
> been able to fix all the errors I've come across and now I'm stuck.  Any help 
> would be appreciated.  I'm a beginner at this stuff so please keep that in 
> mind during any explanations.  Thanks.

This appears to be the problem:

> Error creating bean with name 'cache#url-failures-cache': Post-processing of 
> the FactoryBean's object failed; nested exception is 
> net.sf.ehcache.CacheException: Error configuring from 
> file:/export/home/archiva/apache-tomcat-6.0.18/webapps/archiva/WEB-INF/classes/ehcache.xml.
>  Initial cause was Error configuring from input stream. Initial cause was 
> Attribute name "CacheManager" associated with an element type "ehcache" must 
> be followed by the ' = ' character.

I don't see an ehcache.xml file in the Archiva source, so it must be
using some default file.

The first thing I'd do is download the war file again and verify the
signature/checksum on the file, then remove it from Tomcat and try
again.

(Another place to get help is the #archiva channel on irc.codehaus.org
-- http://irc.codehaus.org has a web interface.)

-- 
Wendy

Reply via email to