Comment 0 for bug 1472139

Revision history for this message
Daniele ViganĂ² (daniele-vigano) wrote :

When for some reasons the GED DB server is not available or it is restarted (PostgreSQL restart, network issues) and the connection are closed on the PostgreSQL side the Exposure application stops working until the whole platform is restarted.
This happens also if the platform server is started before the GED DB is up and running.

The GED API should trap the exception and it should try to re-establish the connection to the GED server. If it's unable to re-establish the connection a clear error should be reported (at least in the logs).