Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. [Pterodactyl Daemon] Server marked as STARTING
  2. [Pterodactyl Daemon] Checking size of server data directory...
  3. [Pterodactyl Daemon] Disk Usage: 90M / 0M
  4. [Pterodactyl Daemon] Ensuring file permissions.
  5. [Pterodactyl Daemon] Running server preflight.
  6. [Pterodactyl Daemon] Starting server container.
  7. java version "1.8.0_192"
  8. Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
  9. Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)
  10. :/home/container$ java -Xms128M -Xmx5120M -jar server.jar
  11. ERROR StatusLogger Could not search jar file '/home/container/server.jar' for classes matching criteria: annotated with @Plugin due to an IOException
  12. java.util.zip.ZipException: invalid entry size (expected 1597 but got 2004 bytes)
  13. at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:384)
  14. at java.util.zip.ZipInputStream.read(ZipInputStream.java:196)
  15. at java.util.jar.JarInputStream.read(JarInputStream.java:207)
  16. at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:140)
  17. at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:118)
  18. at java.util.jar.JarInputStream.getNextEntry(JarInputStream.java:142)
  19. at java.util.jar.JarInputStream.getNextJarEntry(JarInputStream.java:179)
  20. at org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.loadImplementationsInJar(ResolverUtil.java:366)
  21. at org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.loadImplementationsInJar(ResolverUtil.java:323)
  22. at org.apache.logging.log4j.core.config.plugins.util.ResolverUtil.findInPackage(ResolverUtil.java:217)
  23. at org.apache.logging.log4j.core.config.plugins.util.PluginRegistry.loadFromPackage(PluginRegistry.java:221)
  24. at org.apache.logging.log4j.core.config.plugins.util.PluginManager.collectPlugins(PluginManager.java:136)
  25. at org.apache.logging.log4j.core.pattern.PatternParser.<init>(PatternParser.java:132)
  26. at org.apache.logging.log4j.core.pattern.PatternParser.<init>(PatternParser.java:113)
  27. at org.apache.logging.log4j.core.layout.PatternLayout.createPatternParser(PatternLayout.java:246)
  28. at org.apache.logging.log4j.core.layout.PatternLayout$SerializerBuilder.build(PatternLayout.java:375)
  29. at org.apache.logging.log4j.core.layout.PatternLayout.<init>(PatternLayout.java:128)
  30. at org.apache.logging.log4j.core.layout.PatternLayout.<init>(PatternLayout.java:58)
  31. at org.apache.logging.log4j.core.layout.PatternLayout$Builder.build(PatternLayout.java:652)
  32. at org.apache.logging.log4j.core.config.AbstractConfiguration.setToDefault(AbstractConfiguration.java:577)
  33. at org.apache.logging.log4j.core.config.DefaultConfiguration.<init>(DefaultConfiguration.java:47)
  34. at org.apache.logging.log4j.core.LoggerContext.<init>(LoggerContext.java:86)
  35. at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.createContext(ClassLoaderContextSelector.java:171)
  36. at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.locateContext(ClassLoaderContextSelector.java:145)
  37. at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.getContext(ClassLoaderContextSelector.java:70)
  38. at org.apache.logging.log4j.core.selector.ClassLoaderContextSelector.getContext(ClassLoaderContextSelector.java:57)
  39. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:147)
  40. at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45)
  41. at org.apache.logging.log4j.LogManager.getContext(LogManager.java:194)
  42. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:551)
  43. at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:537)
  44. at net.minecraft.server.MinecraftServer.<clinit>(SourceFile:88)
  45. ERROR StatusLogger Unrecognized format specifier [d]
  46. ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
  47. ERROR StatusLogger Unrecognized format specifier [thread]
  48. ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
  49. ERROR StatusLogger Unrecognized format specifier [level]
  50. ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
  51. ERROR StatusLogger Unrecognized format specifier [logger]
  52. ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
  53. ERROR StatusLogger Unrecognized format specifier [msg]
  54. ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
  55. ERROR StatusLogger Unrecognized format specifier [n]
  56. ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
  57. ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
  58. ERROR StatusLogger Unrecognized format specifier [d]
  59. ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
  60. ERROR StatusLogger Unrecognized format specifier [thread]
  61. ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
  62. ERROR StatusLogger Unrecognized format specifier [level]
  63. ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
  64. ERROR StatusLogger Unrecognized format specifier [logger]
  65. ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
  66. ERROR StatusLogger Unrecognized format specifier [msg]
  67. ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
  68. ERROR StatusLogger Unrecognized format specifier [n]
  69. ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
  70. [Pterodactyl Daemon] Server marked as OFF
  71. Exception in thread "main"
  72. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  73. [Pterodactyl Daemon] Exit Code: 1
  74. [Pterodactyl Daemon] Out of Memory: false
  75. [Pterodactyl Daemon] Error Response:
  76. [Pterodactyl Daemon] Aborting automatic reboot due to crash within the last 60 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement