Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2011-11-14 22:26:44 [INFO] [LogBlock] Version check: There is a newer version: v1.40
- 2011-11-14 22:26:44 [INFO] [LogBlock] Connecting to hay_bb@jdbc:mysql://gold.global7hosting.com:3306/hay_bb...
- 2011-11-14 22:26:44 [SEVERE] [LogBlock] Error while fetching connection
- java.sql.SQLException: Access denied for user 'hay_bb'@'cuboid.global7hosting.com' (using password: YES)
- at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
- at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
- at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
- at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
- at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
- at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
- at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
- at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
- at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
- at java.sql.DriverManager.getConnection(DriverManager.java:579)
- at java.sql.DriverManager.getConnection(DriverManager.java:221)
- at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:71)
- at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:288)
- at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:79)
- at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:141)
- at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
- at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
- at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
- at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
- 2011-11-14 22:26:44 [SEVERE] [LogBlock] Error while loading:
- java.lang.NullPointerException
- at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:79)
- at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:141)
- at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
- at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
- at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
- at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement