Advertisement
colue

playershop

Mar 31st, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. 31.03 17:12:11 [Server] pool-15-thread-1/WARN java.sql.SQLException: Column 'registered' not found.
  2. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  3. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  4. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  5. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  6. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1069)
  7. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at com.mysql.jdbc.ResultSetImpl.getLong(ResultSetImpl.java:2727)
  8. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at net.brcdev.playershopgui.database.DataManager.getPlayerDataFromResult(DataManager.java:90)
  9. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at net.brcdev.playershopgui.database.DataManager$2.run(DataManager.java:109)
  10. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  11. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  12. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  13. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  14. 31.03 17:12:11 [Server] pool-15-thread-1/WARN at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement