[ https://forge.continuent.org/jira/browse/SEQUOIA-897?page=all ] Mathieu Peltier closed SEQUOIA-897: -----------------------------------
Backported in CVS HEAD and tested > java.sql.SQLException: Unable to get checkpoint from the recovery log > (Checkpoint does not exist in recovery log) > ------------------------------------------------------------------------------------------------------------------ > > Key: SEQUOIA-897 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-897 > Project: Sequoia > Type: Bug > Versions: Sequoia 3.0 beta2, Sequoia 2.10.4 > Reporter: Stephane Giron > Assignee: Mathieu Peltier > Fix For: Sequoia 2.10.5, Sequoia 3.0 > > > When loading a vdb, this can appear : > java.sql.SQLException: Unable to get checkpoint from the recovery log > (Checkpoint does not exist in recovery log) > 17:56:12,276 ERROR controller.backend.BackendStateListener Could not store > information for backend: DB1 > java.sql.SQLException: Unable to get checkpoint from the recovery log > (Checkpoint does not exist in recovery log) > at > org.continuent.sequoia.controller.recoverylog.events.GetCheckpointLogIdEvent.execute(GetCheckpointLogIdEvent.java:96) > at > org.continuent.sequoia.controller.recoverylog.LoggerThread.run(LoggerThread.java:732) > This can happen if the backend was in UNKNOWN state when controller crashed > or got killed. At the next VDB start, it will be thrown. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
