In various places we ran into issues with PDO Connections stored at some object which is part of the form state,
which results in a error telling you that PDO is not serializable.
Try to implement serialize()/unserialize() to reestablish the connection