Advertisement
Guest User

Untitled

a guest
Nov 21st, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. 11:50:04 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 771,971 milliseconds ago. The last packet sent successfully to the server was 771,972 milliseconds ago.
  2. 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 t
  3. he Connector/J connection property 'autoReconnect=true' to avoid this problem.
  4. 11:50:04 [SEVERE] at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) [11/1962]
  5. 11:50:04 [SEVERE] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  6. 11:50:04 [SEVERE] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
  7. 11:50:04 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  8. 11:50:04 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  9. 11:50:04 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3749)
  10. 11:50:04 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  11. 11:50:04 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  12. 11:50:04 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486)
  13. 11:50:04 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
  14. 11:50:04 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966)
  15. 11:50:04 [SEVERE] at at.pcgamingfreaks.MarriageMaster.Bungee.Database.MySQL.getPlayerID(MySQL.java:241)
  16. 11:50:04 [SEVERE] at at.pcgamingfreaks.MarriageMaster.Bungee.Database.MySQL.getPartnerUUID(MySQL.java:344)
  17. 11:50:04 [SEVERE] at at.pcgamingfreaks.MarriageMaster.Bungee.Database.Database.getPartnerPlayer(Database.java:41)
  18. 11:50:04 [SEVERE] at at.pcgamingfreaks.MarriageMaster.Bungee.EventListener.onDisconnect(EventListener.java:144)
  19. 11:50:04 [SEVERE] at jdk.internal.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
  20. 11:50:04 [SEVERE] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. 11:50:04 [SEVERE] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
  22. 11:50:04 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  23. 11:50:04 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
  24. 11:50:04 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377)
  25. 11:50:04 [SEVERE] at net.md_5.bungee.connection.UpstreamBridge.disconnected(UpstreamBridge.java:57)
  26. 11:50:04 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelInactive(HandlerBoss.java:58)
  27. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  28. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  29. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224)
  30. 11:50:04 [SEVERE] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  31. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  32. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  33. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224)
  34. 11:50:04 [SEVERE] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  35. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  36. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  37. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224)
  38. 11:50:04 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377)
  39. 11:50:04 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342)
  40. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  41. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  42. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224)
  43. 11:50:04 [SEVERE] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  44. 11:50:04 [SEVERE] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
  45. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  46. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  47. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224)
  48. 11:50:04 [SEVERE] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1429)
  49. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245)
  50. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231)
  51. 11:50:04 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:947)
  52. 11:50:04 [SEVERE] at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822)
  53. 11:50:04 [SEVERE] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  54. 11:50:04 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  55. 11:50:04 [SEVERE] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
  56. 11:50:04 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  57. 11:50:04 [SEVERE] at java.base/java.lang.Thread.run(Thread.java:844)
  58. 11:50:04 [SEVERE] Caused by: java.net.SocketException: Connection reset
  59. 11:50:04 [SEVERE] at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:115)
  60. 11:50:04 [SEVERE] at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  61. 11:50:04 [SEVERE] at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
  62. 11:50:04 [SEVERE] at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
  63. 11:50:04 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3731)
  64. 11:50:04 [SEVERE] ... 48 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement