Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. 21.04 05:48:52 [Server] INFO ... 4 more
  2. 21.04 05:48:52 [Server] INFO at io.totokaka.skyservers.housing.persistence.HouseModel.saveToDatabase(HouseModel.java:222) ~[?:?]
  3. 21.04 05:48:52 [Server] INFO at io.totokaka.skyservers.housing.persistence.Database.createHouse(Database.java:143) ~[?:?]
  4. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  5. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  6. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  7. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  8. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  9. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  10. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  11. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  12. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  13. 21.04 05:48:52 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[Spigot.jar:git-Spigot-dbe012b-61ef214]
  14. 21.04 05:48:52 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_40]
  15. 21.04 05:48:52 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_40]
  16. 21.04 05:48:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_40]
  17. 21.04 05:48:52 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_40]
  18. 21.04 05:48:52 [Server] INFO Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'world-2616-117-1588' for key 'world_2'
  19. 21.04 05:48:52 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40]
  20. 21.04 05:48:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_40]
  21. 21.04 05:48:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_40]
  22. 21.04 05:48:52 [Server] INFO at io.totokaka.skyservers.housing.logic.HouseManager$1.run(HouseManager.java:110) ~[?:?]
  23. 21.04 05:48:52 [Server] INFO at io.totokaka.skyservers.housing.persistence.HouseModel.saveToDatabase(HouseModel.java:227) ~[?:?]
  24. 21.04 05:48:52 [Server] INFO io.totokaka.skyservers.housing.persistence.Database$DatabaseException: Error while trying to save a home!
  25. 21.04 05:48:52 [Server] WARN An error occurred while saving a house to the database!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement