I think you'll need to reinstall your continuum.

Before to do it, you can connect to the derby database with a jdbc client and try to remove the duplicated object (or remove this table, it will be recreated at startup normally) but you perhaps have some other error in your db.

Emmanuel

Mike Lee a écrit :
Hi all,

I am new to Continuum, so still learning how to use it. I am using Continuum
1.0.3.

Previously, I was able to start the Continuum server, but this morning, when
I tried to start it, I got the following errors (from my wrapper.log):

INFO   | jvm 1    | 2006/05/31 09:36:24 | Error while deploying application
'continuum-plexus-application-1.0.3.jar'.
INFO   | jvm 1    | 2006/05/31 09:36:24 |
org.codehaus.plexus.application.ApplicationServerException: Could not deploy
the JAR
INFO   | jvm 1    | 2006/05/31 09:36:24 | Caused by:
org.codehaus.plexus.component.repository.exception.ComponentLookupException:
Unable to lookup component 'org.apache.maven.continuum.Continuum', it could
not be started
INFO   | jvm 1    | 2006/05/31 09:36:24 | Caused by:
org.apache.maven.continuum.store.ContinuumStoreException: Database is
corrupted. There are more than one systemConfiguration object.

Can someone explain what this means and how I may fix the problem? Will I
have to re-install Continuum again since the database is corrupted? If so,
is there a way to save the information I currently have in Continuum?

Thanks for any help you can give me!


Reply via email to