#2 creo que al final no tocaré nada de ese fichero de configuración, no creo que sea la solución que estoy buscando. Es que estoy intentando reproducir esta excepción para ver cuál podría ser el problema y está siendo complejo;
Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was X milliseconds ago. The last packet sent successfully to the server was X milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
O bueno, sí, creo que puedo tirar por una línea para intentar reproducir la excepción.