Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. 23.03 08:42:25 [Server] ERROR Current Thread: Server thread
  2. 23.03 08:42:25 [Server] ERROR PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  3. 23.03 08:42:25 [Server] ERROR Stack:
  4. 23.03 08:42:25 [Server] ERROR java.net.SocketInputStream.socketRead0(Native Method)
  5. 23.03 08:42:25 [Server] ERROR java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  6. 23.03 08:42:25 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:171)
  7. 23.03 08:42:25 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:141)
  8. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  9. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  10. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  11. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  12. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  13. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  14. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  15. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  16. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  17. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  18. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  19. 23.03 08:42:25 [Server] ERROR com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
  20. 23.03 08:42:25 [Server] ERROR ru.tehkode.libs.org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
  21. 23.03 08:42:25 [Server] ERROR ru.tehkode.libs.org.apache.commons.dbcp.PoolableConnectionFactory.validat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement