Advertisement
Guest User

Untitled

a guest
Aug 14th, 2011
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. 01:12:33 [INFO] [BBROTHER] ------------------------------------
  2. 01:12:33 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
  3. 01:12:33 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
  4. 01:12:33 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
  5. 01:12:33 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
  6. 01:12:33 [INFO] [BBROTHER] ------------------------------------
  7. 01:12:33 [SEVERE] [BBROTHER] Your database settings are probably incorrect:
  8. java.sql.SQLException: invalid database address: jdbc:jdc:jdcpool
  9. at org.sqlite.JDBC.createConnection(JDBC.java:74)
  10. at org.sqlite.JDBC.connect(JDBC.java:64)
  11. at java.sql.DriverManager.getConnection(Unknown Source)
  12. at java.sql.DriverManager.getConnection(Unknown Source)
  13. at me.taylorkelly.bigbrother.datasource.BBDB.reconnect(BBDB.java:192)
  14. at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:118)
  15. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  16. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
  17. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
  18. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
  19. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
  20. at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:380)
  21. at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
  22. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  23. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
  24. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
  25. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  27. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  28. 01:12:33 [SEVERE] Error occurred while disabling BigBrother v1.10.1-SNAPSHOT (Is it up to date?): null
  29. java.lang.NullPointerException
  30. at me.taylorkelly.bigbrother.datasource.BBDB.shutdown(BBDB.java:124)
  31. at me.taylorkelly.bigbrother.BigBrother.onDisable(BigBrother.java:77)
  32. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
  33. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:899)
  34. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:288)
  35. at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:121)
  36. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  37. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
  38. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
  39. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
  40. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
  41. at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:380)
  42. at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
  43. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  44. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
  45. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
  46. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  48. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  49. 01:12:33 [SEVERE] Error occurred while enabling BigBrother v1.10.1-SNAPSHOT (Is it up to date?): null
  50. java.lang.NullPointerException
  51. at me.taylorkelly.bigbrother.datasource.BBDB.tableExists(BBDB.java:145)
  52. at me.taylorkelly.bigbrother.tablemgrs.DBTable.tableExists(DBTable.java:31)
  53. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.<init>(BBDataTable.java:60)
  54. at me.taylorkelly.bigbrother.tablemgrs.BBDataMySQL.<init>(BBDataMySQL.java:17)
  55. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getInstance(BBDataTable.java:44)
  56. at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:125)
  57. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  58. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
  59. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
  60. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
  61. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
  62. at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:380)
  63. at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
  64. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
  65. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
  66. at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
  67. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
  68. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  69. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement