This could be an issue with the MySQL connection pool settings. But normally this should also be resolvable by "refresh-ing" the data source. To fix the issue you should check (or let check) the server configuration of the data source.
Even if this is the most frequent cause, the message could also indicate other problems. The state code alone is not sufficient to judge from because it's a very generic error code (communication link failure).
Peter