XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • something not letting me join the server and this error

      29.04 14:53:06 [Server] INFO ERROR CONNECTING TO DATABASE!
      29.04 14:53:06 [Server] WARN java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: YES)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
      29.04 14:53:06 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      29.04 14:53:06 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
      29.04 14:53:06 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      29.04 14:53:06 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
      29.04 14:53:06 [Server] WARN at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
      29.04 14:53:06 [Server] WARN at java.sql.DriverManager.getConnection(DriverManager.java:664)
      29.04 14:53:06 [Server] WARN at java.sql.DriverManager.getConnection(DriverManager.java:247)
      29.04 14:53:06 [Server] WARN at me.recolance.auction.data.Database.openDatabaseConnection(Database.java:20)
      29.04 14:53:06 [Server] WARN at me.recolance.auction.data.Database.getConnection(Database.java:39)
      29.04 14:53:06 [Server] WARN at me.recolance.auction.data.DataHandler.loadUnclaimedListings(DataHandler.java:101)
      29.04 14:53:06 [Server] WARN at me.recolance.auction.controller.Events.onJoin(Events.java:15)
      29.04 14:53:06 [Server] WARN at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      29.04 14:53:06 [Server] WARN at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      29.04 14:53:06 [Server] WARN at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      29.04 14:53:06 [Server] WARN at java.lang.reflect.Method.invoke(Method.java:498)
      29.04 14:53:06 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
      29.04 14:53:06 [Server] WARN at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
      29.04 14:53:06 [Server] WARN at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
      29.04 14:53:06 [Server] WARN at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
      29.04 14:53:06 [Server] WARN at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
      29.04 14:53:06 [Server] WARN at java.lang.Thread.run(Thread.java:745)
      29.04 14:53:06 [Server] ERROR Could not pass event PlayerJoinEvent to Auction v1.0
      29.04 14:53:06 [Server] INFO org.bukkit.event.EventException
      29.04 14:53:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_77]
      29.04 14:53:06 [Server] INFO Caused by: java.lang.NullPointerException
      29.04 14:53:06 [Server] INFO at me.recolance.auction.data.DataHandler.loadUnclaimedListings(DataHandler.java:103) ~[?:?]
      29.04 14:53:06 [Server] INFO at me.recolance.auction.controller.Events.onJoin(Events.java:15) ~[?:?]
      29.04 14:53:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_77]
      29.04 14:53:06 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_77]
      29.04 14:53:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_77]
      29.04 14:53:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_77]
      29.04 14:53:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
      29.04 14:53:06 [Server] INFO ... 14 more
      29.04 14:54:12 [Server] ERROR The server has stopped responding!
      29.04 14:54:12 [Server] ERROR Please report this to http://www.spigotmc.org/
      29.04 14:54:12 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
      29.04 14:54:12 [Server] ERROR Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: Server thread
      29.04 14:54:12 [Server] ERROR PID: 15 | Suspended: false | Native: true | State: RUNNABLE
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR java.net.SocketInputStream.socketRead0(Native Method)
      29.04 14:54:12 [Server] ERROR java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
      29.04 14:54:12 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:170)
      29.04 14:54:12 [Server] ERROR java.net.SocketInputStream.read(SocketInputStream.java:141)
      29.04 14:54:12 [Server] ERROR java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
      29.04 14:54:12 [Server] ERROR java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
      29.04 14:54:12 [Server] ERROR java.io.BufferedInputStream.read(BufferedInputStream.java:345)
      29.04 14:54:12 [Server] ERROR sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704)
      29.04 14:54:12 [Server] ERROR sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
      29.04 14:54:12 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536)
      29.04 14:54:12 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
      29.04 14:54:12 [Server] ERROR java.net.URL.openStream(URL.java:1045)
      29.04 14:54:12 [Server] ERROR com.wolvencraft.prison.updater.FetchSource.fetchSource(FetchSource.java:30)
      29.04 14:54:12 [Server] ERROR com.wolvencraft.prison.updater.Updater.checkVersion(Updater.java:22)
      29.04 14:54:12 [Server] ERROR com.wolvencraft.prison.events.LoginListener.onPlayerInteract(LoginListener.java:31)
      29.04 14:54:12 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      29.04 14:54:12 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      29.04 14:54:12 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      29.04 14:54:12 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:498)
      29.04 14:54:12 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
      29.04 14:54:12 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
      29.04 14:54:12 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
      29.04 14:54:12 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Entire Thread Dump:
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: File IO Thread
      29.04 14:54:12 [Server] ERROR PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR java.lang.Thread.sleep(Native Method)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
      29.04 14:54:12 [Server] ERROR net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: pool-9-thread-3
      29.04 14:54:12 [Server] ERROR PID: 97 | Suspended: false | Native: false | State: WAITING
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: Thread-21
      29.04 14:54:12 [Server] ERROR PID: 93 | Suspended: false | Native: false | State: WAITING
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR java.lang.Object.wait(Native Method)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.join(Thread.java:1245)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.join(Thread.java:1319)
      29.04 14:54:12 [Server] ERROR me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:116)
      29.04 14:54:12 [Server] ERROR me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:58)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: Craft Scheduler Thread - 20
      29.04 14:54:12 [Server] ERROR PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR java.lang.Thread.sleep(Native Method)
      29.04 14:54:12 [Server] ERROR com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:157)
      29.04 14:54:12 [Server] ERROR org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
      29.04 14:54:12 [Server] ERROR org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------
      29.04 14:54:12 [Server] ERROR Current Thread: pool-9-thread-2
      29.04 14:54:12 [Server] ERROR PID: 68 | Suspended: false | Native: false | State: WAITING
      29.04 14:54:12 [Server] ERROR Stack:
      29.04 14:54:12 [Server] ERROR sun.misc.Unsafe.park(Native Method)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
      29.04 14:54:12 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      29.04 14:54:12 [Server] ERROR java.lang.Thread.run(Thread.java:745)
      29.04 14:54:12 [Server] ERROR ------------------------------

            Unassigned Unassigned
            zhan zhan mateass
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: