Hi,

> generated with
> SimpleDbPersistenceManager and now i'm using another one. Is there a way for
> updating the repository without losing data?

To migrate data from one persistence manager to another, see
http://wiki.apache.org/jackrabbit/BackupAndMigration

> 09:47:14,527 ERROR [ConnectionRecoveryManager] could not execute statement,
> reason: Table 'jackrabbit.gedjcr_names' doesn't exist, state/code:
> 42S02/1146
> 09:47:14,527 ERROR [BundleDbPersistenceManager] failed to write bundle:
> deadbeef-cafe-babe-cafe-babecafebabe
> java.lang.IllegalStateException: Unable to read index:
> com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table
> 'jackrabbit.gedjcr_names' doesn't exist

That's a bit strange, I would have expected that it doesn't throw an
exception, but the workspace is empty (not what you want either...).

Regards,
Thomas

Reply via email to