You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Upayavira <uv...@upaya.co.uk> on 2003/02/24 18:17:11 UTC

Invalid configuration schema version

I'm running the latest CVS, and when I try to run the CLI (from within IDEA), I get:

org.apache.avalon.framework.configuration.ConfigurationException: Invalid 
configuration schema version. Must be '2.0'.

It is thrown in Cocoon.java, line 382. How do I get past this?

Regards, Upayavira


Re: Invalid configuration schema version

Posted by Stefano Mazzocchi <st...@apache.org>.
Upayavira wrote:
> I'm running the latest CVS, and when I try to run the CLI (from within IDEA), I get:
> 
> org.apache.avalon.framework.configuration.ConfigurationException: Invalid 
> configuration schema version. Must be '2.0'.
> 
> It is thrown in Cocoon.java, line 382. How do I get past this?

recompile.

you have an old Constants.class running around your classpath.

-- 
Stefano Mazzocchi                               <st...@apache.org>
    Pluralitas non est ponenda sine necessitate [William of Ockham]
--------------------------------------------------------------------