Hi, 

        I`m using one controller with sequoia-2.10.4 and two backends running 
postgreSQL 8.2.1 and testing this environmet with Tomcat/Hibernate 
Application. This environment was configurated with RAIDb-1, and the database 
dialect was changed, like Sequoia User`s Guide.

        My test script make the follow steps:
1 - delete three records (database1 and database2 are enable)
2 - disable database1 (sequoia create a checkpoint)
3 - insert one record (only database2 is enable)
4 - enable database1 (sequoia recover using last know checkpoint)

but after recovery, database1 don`t have the new record, and looking for 
controller`s log have these errors:

16:56:10,762 INFO  backend.DatabaseBackend.banco1 Checking compatibility with 
existing database schema
16:56:10,768 WARN  backend.DatabaseBackend.banco1 Gathered schema for 
login "postgres" is not compatible with existing shema. Keeping current 
schema.
16:56:12,288 INFO  controller.RequestManager.rhcnet Virtual database schema 
merged with new schema.
16:56:12,289 INFO  sequoia.controller.cache Merging new database schema
16:56:12,301 INFO  controller.recoverylog.RecoverThread Starting recovery
16:56:12,317 INFO  controller.recoverylog.RecoverThread Recovery completed
16:56:28,155 INFO  controller.recoverylog.RecoverThread Database backend 
banco1 is now enabled

Anybody help me with this configuration?

Thanks,

Higor

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to