Hi Markus,

the network the client and controller are running on is quite stable.
The error is reproducable and the net probably not down or disconnected
that often. This also happens when trying to connect and send some
queries from Squirrel_SQL.
Does the driver try a failover if an sql-exception happens? Then it
could be related to my 'create table...' statements.
No when an SQLException is generated by the database, it is returned as-is to the client application and there is no failover. When the driver/controller communication is lost then the failover takes place. The failover is quite fast so if the client loses network connectivity it won't be able to connect to any controller and will return the error you mentioned to the application.

Hope this helps,
Emmanuel

--
Emmanuel Cecchet
FTO @ Frog Thinker Open Source Development & Consulting
--
Web: http://www.frogthinker.org
email: [EMAIL PROTECTED]
Skype: emmanuel_cecchet

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

Reply via email to