Guest User

Untitled

a guest
Sep 15th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. 2012-08-04 10:48:09 [INFO] Starting minecraft server version 1.2.5
  2. 2012-08-04 10:48:09 [INFO] Loading properties
  3. 2012-08-04 10:48:09 [INFO] Starting Minecraft server on 216.185.114.84:25765
  4. 2012-08-04 10:48:09 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R5.0-b2262jnks (MC: 1.2.5) (Implementing API version 1.2.5-R5.0)
  5. 2012-08-04 10:48:10 [INFO] [GroupManager] Loading GroupManager v1.9 (2.9.1) (Phoenix)
  6. 2012-08-04 10:48:10 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02
  7. 2012-08-04 10:48:10 [INFO] [Stargate] Loading Stargate v0.7.7.2
  8. 2012-08-04 10:48:10 [INFO] [WorldEdit] Loading WorldEdit v1183-e20e2f2
  9. 2012-08-04 10:48:10 [INFO] [LogBlock] Loading LogBlock v1.54
  10. 2012-08-04 10:48:11 [INFO] [LogBlock] [LogBlock] Version check: There is a newer version: v1.52
  11. 2012-08-04 10:48:11 [INFO] [LogBlock] [LogBlock] Connecting to bukkit@jdbc:mysql://jdbc:mysql://localhost:3306/minecraft:3306/minecraft...
  12. 2012-08-04 10:48:11 [SEVERE] [LogBlock] [LogBlock] Error while fetching connection:
  13. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "mysql:"'.
  14. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  15. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  16. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  17. at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
  18. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  19. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  20. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  21. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  22. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  23. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  24. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:314)
  25. at java.sql.DriverManager.getConnection(DriverManager.java:620)
  26. at java.sql.DriverManager.getConnection(DriverManager.java:200)
  27. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:73)
  28. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:245)
  29. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:93)
  30. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:219)
  31. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
  32. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
  33. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
  35. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  36. Caused by: java.lang.NumberFormatException: For input string: "mysql:"
  37. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  38. at java.lang.Integer.parseInt(Integer.java:481)
  39. at java.lang.Integer.parseInt(Integer.java:514)
  40. at com.mysql.jdbc.NonRegisteringDriver.port(NonRegisteringDriver.java:831)
  41. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  42. ... 11 more
  43. 2012-08-04 10:48:11 [INFO] [VoxelSniper] Loading VoxelSniper v5.132
  44. 2012-08-04 10:48:11 [INFO] [WorldGuard] Loading WorldGuard v627-0fed35a
  45. 2012-08-04 10:48:11 [INFO] [Essentials] Loading Essentials v2.9.2
  46. 2012-08-04 10:48:11 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.2
  47. 2012-08-04 10:48:11 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2
  48. 2012-08-04 10:48:11 [INFO] [Factions] Loading Factions v1.6.8
  49. 2012-08-04 10:48:11 [INFO] Preparing level "world"
  50. 2012-08-04 10:48:11 [INFO] Default game type: 0
  51. 2012-08-04 10:48:11 [INFO] Preparing start region for level 0 (Seed: 2638810535549879025)
  52. 2012-08-04 10:48:12 [INFO] Preparing start region for level 1 (Seed: -3455823929855087785)
  53. 2012-08-04 10:48:12 [INFO] Preparing spawn area: 24%
  54. 2012-08-04 10:48:13 [INFO] Preparing start region for level 2 (Seed: -3455823929855087785)
  55. 2012-08-04 10:48:13 [INFO] [GroupManager] Enabling GroupManager v1.9 (2.9.1) (Phoenix)
  56. 2012-08-04 10:48:13 [INFO] GroupManager - INFO - World Found: world
  57. 2012-08-04 10:48:13 [INFO] GroupManager - INFO - Superperms support enabled.
  58. 2012-08-04 10:48:13 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  59. 2012-08-04 10:48:13 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
  60. 2012-08-04 10:48:13 [INFO] GroupManager version 1.9 (2.9.1) (Phoenix) is enabled!
  61. 2012-08-04 10:48:13 [INFO] [LogBlockQuestioner] Enabling LogBlockQuestioner v0.02
  62. 2012-08-04 10:48:13 [INFO] LogBlockQuestioner v0.02 enabled
  63. 2012-08-04 10:48:13 [INFO] [Stargate] Enabling Stargate v0.7.7.2
  64. 2012-08-04 10:48:13 [INFO] Stargate v.0.7.7.2 is enabled.
  65. 2012-08-04 10:48:13 [WARNING] [Stargate] You have specified an invalid color in your config.yml. Defaulting to BLACK
  66. 2012-08-04 10:48:13 [INFO] [Stargate] Loaded 1 gate layouts
  67. 2012-08-04 10:48:13 [INFO] [Stargate] {world} Loaded 0 stargates with 0 set as always-on
  68. 2012-08-04 10:48:13 [INFO] [Stargate] {world_nether} No stargates for world
  69. 2012-08-04 10:48:13 [INFO] [Stargate] {world_the_end} No stargates for world
  70. 2012-08-04 10:48:13 [INFO] [WorldEdit] Enabling WorldEdit v1183-e20e2f2
  71. 2012-08-04 10:48:13 [INFO] WEPIF: Using the Bukkit Permissions API.
  72. 2012-08-04 10:48:14 [INFO] [LogBlock] Enabling LogBlock v1.54
  73. 2012-08-04 10:48:14 [INFO] [VoxelSniper] Enabling VoxelSniper v5.132
  74. 2012-08-04 10:48:14 [INFO] [VoxelSniper] Config loaded
  75. 2012-08-04 10:48:14 [INFO] VoxelSniper version 5.132 is enabled! Snipe away.
  76. 2012-08-04 10:48:14 [INFO] [WorldGuard] Enabling WorldGuard v627-0fed35a
  77. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  78. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  79. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world) Lava fire is blocked.
  80. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  81. 2012-08-04 10:48:14 [INFO] [WorldGuard] Loaded configuration for world 'world'
  82. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  83. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  84. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  85. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  86. 2012-08-04 10:48:14 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  87. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  88. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  89. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  90. 2012-08-04 10:48:14 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  91. 2012-08-04 10:48:14 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  92. 2012-08-04 10:48:15 [INFO] [WorldGuard] 1 regions loaded for 'world'
  93. 2012-08-04 10:48:15 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  94. 2012-08-04 10:48:15 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  95. 2012-08-04 10:48:15 [INFO] [Essentials] Enabling Essentials v2.9.2
  96. 2012-08-04 10:48:16 [INFO] Essentials: Using GroupManager based permissions.
  97. 2012-08-04 10:48:16 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.2
  98. 2012-08-04 10:48:16 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2
  99. 2012-08-04 10:48:16 [INFO] [Factions] Enabling Factions v1.6.8
  100. 2012-08-04 10:48:16 [INFO] [Factions v1.6.8] === ENABLE START ===
  101. 2012-08-04 10:48:17 [INFO] [Factions v1.6.8] Loading board from disk
  102. 2012-08-04 10:48:17 [INFO] [Factions v1.6.8] Found and will integrate chat with EssentialsChat v2.9.2
  103. 2012-08-04 10:48:17 [INFO] [Factions v1.6.8] Economy integration is disabled, and the plugin "Vault" is not installed.
  104. 2012-08-04 10:48:17 [INFO] [Factions v1.6.8] === ENABLE DONE (Took 821ms) ===
  105. 2012-08-04 10:48:17 [INFO] Done (6.691s)! For help, type "help" or "?"
  106. 2012-08-04 10:48:17 [INFO] Starting GS4 status listener
  107. 2012-08-04 10:48:17 [INFO] Starting remote control listener
  108. 2012-08-04 10:48:17 [INFO] Query running on 216.185.114.84:25765
  109. 2012-08-04 10:48:17 [INFO] RCON running on 216.185.114.84:25775
  110. 2012-08-04 10:48:18 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
Add Comment
Please, Sign In to add comment