Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data simulation to reconnect on wait timeout #4

Open
patsonluk opened this issue May 22, 2018 · 0 comments
Open

Data simulation to reconnect on wait timeout #4

patsonluk opened this issue May 22, 2018 · 0 comments

Comments

@patsonluk
Copy link
Owner

Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 50,018,094 milliseconds ago. The last packet sent successfully to the server was 50,018,094 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.

And it seems failed to resume

patsonluk pushed a commit that referenced this issue Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant