Advertisement
Guest User

Untitled

a guest
Jun 29th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. 29.06 20:29:25 [Server] INFO Disabling MyWarp v3.0-SNAPSHOT+jenkins-b192.git-91cdc14a6b
  2. 29.06 20:29:25 [Server] ERROR MyWarp is unable to continue and will be disabled.
  3. 29.06 20:29:25 [Server] INFO ... 14 more
  4. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.warp.storage.WarpStorageFactory.createTables(WarpStorageFactory.java:124)
  5. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.internal.flyway.core.Flyway.migrate(Flyway.java:971)
  6. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.internal.flyway.core.Flyway.execute(Flyway.java:1464)
  7. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.internal.flyway.core.Flyway$1.execute(Flyway.java:971)
  8. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.internal.flyway.core.Flyway$1.execute(Flyway.java:995)
  9. 29.06 20:29:25 [Server] INFO Caused by: io.github.mywarp.mywarp.internal.flyway.core.api.FlywayException: Found non-empty schema(s) `mcph690217` without metadata table! Use baseline() or set baselineOnMigrate to true to initialize the metadata table.
  10. 29.06 20:29:25 [Server] INFO at java.lang.Thread.run(Unknown Source)
  11. 29.06 20:29:25 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  12. 29.06 20:29:25 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  13. 29.06 20:29:25 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
  14. 29.06 20:29:25 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
  15. 29.06 20:29:25 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
  16. 29.06 20:29:25 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
  17. 29.06 20:29:25 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
  18. 29.06 20:29:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  19. 29.06 20:29:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  20. 29.06 20:29:25 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  21. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.bukkit.MyWarpPlugin.onEnable(MyWarpPlugin.java:117)
  22. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.MyWarp.initialize(MyWarp.java:113)
  23. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.warp.storage.WarpStorageFactory.createAndInitialize(WarpStorageFactory.java:105)
  24. 29.06 20:29:25 [Server] INFO at io.github.mywarp.mywarp.warp.storage.WarpStorageFactory.createTables(WarpStorageFactory.java:126)
  25. 29.06 20:29:25 [Server] INFO io.github.mywarp.mywarp.warp.storage.StorageInitializationException: Failed to execute migration process.
  26. 29.06 20:29:25 [Server] ERROR Failed to initialize warp storage.
  27. 29.06 20:29:23 [Server] INFO Successfully validated 3 migrations (execution time 00:00.595s)
  28. 29.06 20:29:20 [Server] INFO Manual cleanup of the remaining effects the failed migration may still be required.
  29. 29.06 20:29:20 [Server] INFO Successfully repaired metadata table `mcph690217`.`schema_version` (execution time 00:00.754s).
  30. 29.06 20:29:20 [Server] INFO Repair of failed migration in metadata table `mcph690217`.`schema_version` not necessary. No failed migration detected.
  31. 29.06 20:29:19 [Server] INFO Database: jdbc:mysql://66.85.144.162/mcph690217 (MySQL 5.6)
  32. 29.06 20:29:19 [Server] INFO Flyway 4.2.0 by Boxfuse
  33. 29.06 20:29:17 [Server] INFO Enabling MyWarp v3.0-SNAPSHOT+jenkins-b192.git-91cdc14a6b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement