Advertisement
Guest User

Untitled

a guest
Aug 7th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.77 KB | None | 0 0
  1. [18:27:26] [Server thread/ERROR] [Sponge/sponge]: Could not pass FMLInitializationEvent to Plugin{id=mmcprefix, name=mmcprefix, version=1.1.4, description=A simple and easy to use custom prefix manager, source=C:\Users\Richard\Desktop\Servers\Pixelmon Champions\mods\MMCPrefix-1.1.4-API-5.1.0.jar}
  2. java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 367: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  3. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:171) ~[spongeforge-1.10.2-2281-5.2.0-BETA-2322.jar:1.10.2-2281-5.2.0-BETA-2322]
  4. at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:42) ~[spongeforge-1.10.2-2281-5.2.0-BETA-2322.jar:1.10.2-2281-5.2.0-BETA-2322]
  5. at net.moddedminecraft.mmcprefix.Config.<init>(Config.java:41) ~[Config.class:?]
  6. at net.moddedminecraft.mmcprefix.Main.Init(Main.java:52) ~[Main.class:?]
  7. at org.spongepowered.common.event.listener.GameInitializationEventListener_Main_Init69.handle(Unknown Source) ~[?:?]
  8. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2281-5.2.0-BETA-2322]
  9. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:313) [SpongeModEventManager.class:1.10.2-2281-5.2.0-BETA-2322]
  10. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:342) [SpongeModEventManager.class:1.10.2-2281-5.2.0-BETA-2322]
  11. at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:234) [SpongeMod.class:1.10.2-2281-5.2.0-BETA-2322]
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  15. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  16. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  17. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  18. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  19. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  20. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  21. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
  22. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  26. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  27. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.10.2.jar:?]
  28. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.10.2.jar:?]
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.10.2.jar:?]
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.10.2.jar:?]
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.10.2.jar:?]
  32. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:552) [LoadController.class:?]
  33. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
  34. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795) [Loader.class:?]
  35. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
  36. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  37. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214) [ld.class:?]
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  39. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  40. Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 367: unbalanced close brace '}' with no open brace (if you intended '}' to be part of a key or string value, try enclosing the key or value in double quotes)
  41. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[ConfigDocumentParser$ParseContext.class:1.10.2-2281-5.2.0-BETA-2322]
  42. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[ConfigDocumentParser$ParseContext.class:1.10.2-2281-5.2.0-BETA-2322]
  43. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:381) ~[ConfigDocumentParser$ParseContext.class:1.10.2-2281-5.2.0-BETA-2322]
  44. at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:595) ~[ConfigDocumentParser$ParseContext.class:1.10.2-2281-5.2.0-BETA-2322]
  45. at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[ConfigDocumentParser.class:1.10.2-2281-5.2.0-BETA-2322]
  46. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260) ~[Parseable.class:1.10.2-2281-5.2.0-BETA-2322]
  47. at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[Parseable.class:1.10.2-2281-5.2.0-BETA-2322]
  48. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[Parseable.class:1.10.2-2281-5.2.0-BETA-2322]
  49. at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[Parseable.class:1.10.2-2281-5.2.0-BETA-2322]
  50. at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299) ~[Parseable.class:1.10.2-2281-5.2.0-BETA-2322]
  51. at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:668) ~[ConfigFactory.class:1.10.2-2281-5.2.0-BETA-2322]
  52. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:104) ~[spongeforge-1.10.2-2281-5.2.0-BETA-2322.jar:1.10.2-2281-5.2.0-BETA-2322]
  53. at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:54) ~[spongeforge-1.10.2-2281-5.2.0-BETA-2322.jar:1.10.2-2281-5.2.0-BETA-2322]
  54. at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:163) ~[spongeforge-1.10.2-2281-5.2.0-BETA-2322.jar:1.10.2-2281-5.2.0-BETA-2322]
  55. ... 36 more
  56. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: GTS - configuration:
  57. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: allowPoolSuspension.............false
  58. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: autoCommit......................true
  59. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: catalog.........................null
  60. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionInitSql...............null
  61. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTestQuery............."/* GTS ping */ SELECT 1"
  62. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: connectionTimeout...............10000
  63. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSource......................null
  64. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceClassName............."org.h2.jdbcx.JdbcDataSource"
  65. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceJNDI..................null
  66. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: dataSourceProperties............{URL=jdbc:h2:file:C:\Users\Richard\Desktop\Servers\Pixelmon Champions\.\config\gts/storage/GTS, password=<masked>}
  67. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: driverClassName.................null
  68. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckProperties...........{}
  69. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: healthCheckRegistry.............null
  70. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: idleTimeout.....................600000
  71. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: initializationFailFast..........true
  72. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: isolateInternalQueries..........false
  73. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbc4ConnectionTest.............false
  74. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: jdbcUrl.........................null
  75. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: leakDetectionThreshold..........5000
  76. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maxLifetime.....................1800000
  77. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: maximumPoolSize.................10
  78. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricRegistry..................null
  79. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: metricsTrackerFactory...........null
  80. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: minimumIdle.....................10
  81. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: password........................<masked>
  82. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: poolName........................"GTS"
  83. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: readOnly........................false
  84. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: registerMbeans..................false
  85. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: scheduledExecutorService........null
  86. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: threadFactory...................null
  87. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: transactionIsolation............null
  88. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: username........................null
  89. [18:27:26] [Server thread/DEBUG] [com.zaxxer.hikari.HikariConfig/sponge]: validationTimeout...............3000
  90. [18:27:26] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource/sponge]: GTS - Started.
  91. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: File corrupted while reading record: null. Possible solution: use the recovery tool [90030-192]
  92. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:512)
  93. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:105)
  94. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:71)
  95. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.nickimpact.GTS.storage.H2Provider.init(H2Provider.java:99)
  96. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.nickimpact.GTS.storage.H2Provider.<init>(H2Provider.java:44)
  97. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.nickimpact.GTS.GTS.onInitialization(GTS.java:125)
  98. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at org.spongepowered.common.event.listener.GameInitializationEventListener_GTS_onInitialization42.handle(Unknown Source)
  99. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  100. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:313)
  101. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:342)
  102. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:234)
  103. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  105. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at java.lang.reflect.Method.invoke(Unknown Source)
  107. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  108. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  109. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  110. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  111. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  112. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  113. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  114. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  115. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  116. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  117. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at java.lang.reflect.Method.invoke(Unknown Source)
  118. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  119. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  120. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  121. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  122. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  123. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:552)
  124. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  125. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
  126. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  127. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  128. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
  129. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  130. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [com.nickimpact.GTS.storage.H2Provider:<init>:46]: at java.lang.Thread.run(Unknown Source)
  131. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.h2.jdbc.JdbcSQLException: File corrupted while reading record: null. Possible solution: use the recovery tool [90030-192]
  132. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  133. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.message.DbException.get(DbException.java:168)
  134. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.db.MVTableEngine$Store.convertIllegalStateException(MVTableEngine.java:195)
  135. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.db.MVTableEngine$Store.open(MVTableEngine.java:167)
  136. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.db.MVTableEngine.init(MVTableEngine.java:99)
  137. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Database.getPageStore(Database.java:2463)
  138. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Database.open(Database.java:692)
  139. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Database.openDatabase(Database.java:270)
  140. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Database.<init>(Database.java:264)
  141. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Engine.openSession(Engine.java:64)
  142. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Engine.openSession(Engine.java:176)
  143. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Engine.createSessionAndValidate(Engine.java:154)
  144. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Engine.createSession(Engine.java:137)
  145. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.Engine.createSession(Engine.java:27)
  146. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:349)
  147. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:118)
  148. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:102)
  149. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.Driver.connect(Driver.java:72)
  150. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.jdbcx.JdbcDataSource.getJdbcConnection(JdbcDataSource.java:190)
  151. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.jdbcx.JdbcDataSource.getConnection(JdbcDataSource.java:161)
  152. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:341)
  153. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:506)
  154. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: ... 38 more
  155. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.IllegalStateException: File corrupted in chunk 7114253, expected page length 4..1024, got 207841397 [1.4.192/6]
  156. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:773)
  157. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.Page.read(Page.java:649)
  158. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.Page.read(Page.java:195)
  159. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVStore.readPage(MVStore.java:1944)
  160. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVMap.readPage(MVMap.java:736)
  161. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.Page.getChildPage(Page.java:217)
  162. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.Cursor.min(Cursor.java:129)
  163. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.Cursor.hasNext(Cursor.java:36)
  164. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVStore.loadChunkMeta(MVStore.java:691)
  165. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVStore.readStoreHeader(MVStore.java:672)
  166. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVStore.<init>(MVStore.java:355)
  167. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.MVStore$Builder.open(MVStore.java:2893)
  168. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: at org.h2.mvstore.db.MVTableEngine$Store.open(MVTableEngine.java:154)
  169. [18:27:26] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:-1]: ... 56 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement