Alfonso,
I did as you said, but now the controller throws an exception

Exception in thread "VirtualDatabaseWorkerThread-ITECBAN_DB"
java.lang.NullPointerException
at org.continuent.sequoia.controller.requestmanager.RequestManager.openPersistentConnection(RequestManager.java:482) at org.continuent.sequoia.controller.virtualdatabase.VirtualDatabase.openPersistentConnection(VirtualDatabase.java:1043) at org.continuent.sequoia.controller.virtualdatabase.VirtualDatabaseWorkerThread.run(VirtualDatabaseWorkerThread.java:336)
This is a bug that I filed and fixed as https://forge.continuent.org/jira/browse/SEQUOIA-832. The fix is available in the Sequoia 2.10 branch. I would otherwise recommend that you configure a recovery log (necessary if you want to use multiple database and mandatory in Sequoia 3.0). Defining a recovery log will fix the issue as well.

Thanks for your feedback,
Emmanuel

--
Emmanuel Cecchet
Chief Architect, Continuent

Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685


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

Reply via email to