Guest User

Untitled

a guest
Jan 1st, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 2013-01-01 16:00:08 [SEVERE] java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 4 to TIMESTAMP.
  2. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  3. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  4. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  5. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  6. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ResultSetRow.getTimestampFast(ResultSetRow.java:1337)
  7. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ByteArrayRow.getTimestampFast(ByteArrayRow.java:127)
  8. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getTimestampInternal(ResultSetImpl.java:6754)
  9. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getTimestamp(ResultSetImpl.java:6073)
  10. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getTimestamp(ResultSetImpl.java:6111)
  11. 2013-01-01 16:00:08 [SEVERE] at de.frozenbrain.InfoMap.InfoRenderer.render(InfoRenderer.java:127)
  12. 2013-01-01 16:00:08 [SEVERE] at org.bukkit.craftbukkit.v1_4_6.map.CraftMapView.render(CraftMapView.java:146)
  13. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.WorldMapHumanTracker.a(WorldMapHumanTracker.java:44)
  14. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.WorldMap.getUpdatePacket(WorldMap.java:213)
  15. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.ItemWorldMap.c(ItemWorldMap.java:231)
  16. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.EntityPlayer.g(EntityPlayer.java:199)
  17. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:351)
  18. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.Packet10Flying.handle(SourceFile:136)
  19. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
  20. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
  21. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
  22. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
  23. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598)
  24. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
  25. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
  26. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
  27. 2013-01-01 16:00:08 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
  28. 2013-01-01 16:00:08 [SEVERE] Caused by: java.sql.SQLException: Value '[B@6a14f2e9' can not be represented as java.sql.Timestamp
  29. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  30. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  31. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  32. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  33. 2013-01-01 16:00:08 [SEVERE] at com.mysql.jdbc.ResultSetRow.getTimestampFast(ResultSetRow.java:1035)
  34. 2013-01-01 16:00:08 [SEVERE] ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment