Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-04-22 08:57:57 [SEVERE] [LogOres] 'CREATE TABLE `logores_log`' failed
- 2012-04-22 08:57:57 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`z` MEDIUMINT unsigned NOT ,`light` TINYINT NOT NULL,`world` varchar(50) NOT NUL' at line 1
- 2012-04-22 08:57:57 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2012-04-22 08:57:57 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-04-22 08:57:57 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-04-22 08:57:57 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
- 2012-04-22 08:57:57 [SEVERE] at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
- 2012-04-22 08:57:57 [SEVERE] at org.morganm.logores.Logger.DatabaseLogger.init(DatabaseLogger.java:50)
- 2012-04-22 08:57:57 [SEVERE] at org.morganm.logores.LogEventProcessor.reloadConfig(LogEventProcessor.java:121)
- 2012-04-22 08:57:57 [SEVERE] at org.morganm.logores.LogOresPlugin.onEnable(LogOresPlugin.java:133)
- 2012-04-22 08:57:57 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
- 2012-04-22 08:57:57 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
- 2012-04-22 08:57:57 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
- 2012-04-22 08:57:57 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
- 2012-04-22 08:57:57 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
- 2012-04-22 08:57:57 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
- 2012-04-22 08:57:57 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
- 2012-04-22 08:57:57 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
- 2012-04-22 08:57:57 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
- 2012-04-22 08:57:57 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement