Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2011
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.72 KB | None | 0 0
  1. 22.01 10:14:55 [Server] Startup Done! For help, type "help" or "?"
  2. 22.01 10:14:55 [Server] INFO Map renderer has started.
  3. 22.01 10:14:55 [Server] INFO Set minimum priority for worker thread
  4. 22.01 10:14:55 [Server] INFO Debugger enabled, use: /debug_dynmap
  5. 22.01 10:14:55 [Server] INFO SQLite [v1.46] Using: Pure
  6. 22.01 10:14:55 [Server] INFO MemDB [v1.46] Creating memory tables
  7. 22.01 10:14:55 [Server] INFO PhysDB [v1.46] Creating physical tables if needed
  8. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loading SQLite
  9. 22.01 10:14:54 [Server] INFO LWC [v1.46] Using Nijikokun's permissions plugin for permissions
  10. 22.01 10:14:54 [Server] INFO LWC [v1.46] Dev mode: FALSE
  11. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> BLOCK_RIGHTCLICKED
  12. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> BLOCK_DAMAGED
  13. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> BLOCK_INTERACT
  14. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> ENTITY_EXPLODE
  15. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> PLAYER_QUIT
  16. 22.01 10:14:54 [Server] INFO LWC [v1.46] -> PLAYER_COMMAND
  17. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  18. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  19. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  20. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  21. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  22. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  23. 22.01 10:14:54 [Server] INFO LWC [v1.46] Loaded command
  24. 22.01 10:14:54 [Server] INFO ... 30 more
  25. 22.01 10:14:54 [Server] INFO at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:73)
  26. 22.01 10:14:54 [Server] INFO at java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  27. 22.01 10:14:54 [Server] INFO at java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  28. 22.01 10:14:54 [Server] INFO at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  29. 22.01 10:14:54 [Server] INFO Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  30. 22.01 10:14:54 [Server] INFO ... 19 more
  31. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1143)
  32. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1116)
  33. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:904)
  34. 22.01 10:14:54 [Server] INFO at sun.security.ssl.Handshaker.process_record(Handshaker.java:471)
  35. 22.01 10:14:54 [Server] INFO at sun.security.ssl.Handshaker.processLoop(Handshaker.java:533)
  36. 22.01 10:14:54 [Server] INFO at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:142)
  37. 22.01 10:14:54 [Server] INFO at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:973)
  38. 22.01 10:14:54 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:270)
  39. 22.01 10:14:54 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:225)
  40. 22.01 10:14:54 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:129)
  41. 22.01 10:14:54 [Server] INFO at sun.security.validator.Validator.getInstance(Validator.java:178)
  42. 22.01 10:14:54 [Server] INFO at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:75)
  43. 22.01 10:14:54 [Server] INFO Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  44. 22.01 10:14:54 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
  45. 22.01 10:14:54 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
  46. 22.01 10:14:54 [Server] INFO at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
  47. 22.01 10:14:54 [Server] INFO at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
  48. 22.01 10:14:54 [Server] INFO at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
  49. 22.01 10:14:54 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:45)
  50. 22.01 10:14:54 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:60)
  51. 22.01 10:14:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:175)
  52. 22.01 10:14:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:285)
  53. 22.01 10:14:54 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
  54. 22.01 10:14:54 [Server] INFO at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:91)
  55. 22.01 10:14:54 [Server] INFO at com.griefcraft.util.Updater.check(Updater.java:86)
  56. 22.01 10:14:54 [Server] INFO at com.griefcraft.util.Updater.getLatestVersion(Updater.java:131)
  57. 22.01 10:14:54 [Server] INFO at java.net.URL.openStream(URL.java:1027)
  58. 22.01 10:14:54 [Server] INFO at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getInputStream(HttpsURLConnectionOldImpl.java:224)
  59. 22.01 10:14:54 [Server] INFO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:997)
  60. 22.01 10:14:54 [Server] INFO at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  61. 22.01 10:14:54 [Server] INFO at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:423)
  62. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1127)
  63. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1150)
  64. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1557)
  65. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1574)
  66. 22.01 10:14:54 [Server] INFO at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1611)
  67. 22.01 10:14:54 [Server] INFO at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
  68. 22.01 10:14:54 [Server] INFO javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  69. 22.01 10:14:53 [Server] INFO [General] version [1.9] (Yakuza) loaded
  70. 22.01 10:14:53 [Server] INFO ... 33 more
  71. 22.01 10:14:53 [Server] INFO at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:73)
  72. 22.01 10:14:53 [Server] INFO at java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104)
  73. 22.01 10:14:53 [Server] INFO at java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120)
  74. 22.01 10:14:53 [Server] INFO at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
  75. 22.01 10:14:53 [Server] INFO Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  76. 22.01 10:14:53 [Server] INFO ... 22 more
  77. 22.01 10:14:53 [Server] INFO at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1143)
  78. 22.01 10:14:53 [Server] INFO at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1116)
  79. 22.01 10:14:53 [Server] INFO at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:904)
  80. 22.01 10:14:53 [Server] INFO at sun.security.ssl.Handshaker.process_record(Handshaker.java:471)
  81. 22.01 10:14:53 [Server] INFO at sun.security.ssl.Handshaker.processLoop(Handshaker.java:533)
  82. 22.01 10:14:53 [Server] INFO at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:142)
  83. 22.01 10:14:53 [Server] INFO at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:973)
  84. 22.01 10:14:53 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:270)
  85. 22.01 10:14:53 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:225)
  86. 22.01 10:14:53 [Server] INFO at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:129)
  87. 22.01 10:14:53 [Server] INFO at sun.security.validator.Validator.getInstance(Validator.java:178)
  88. 22.01 10:14:53 [Server] INFO at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:75)
  89. 22.01 10:14:53 [Server] INFO Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
  90. 22.01 10:14:53 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
  91. 22.01 10:14:53 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:177)
  92. 22.01 10:14:53 [Server] INFO at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
  93. 22.01 10:14:53 [Server] INFO at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
  94. 22.01 10:14:53 [Server] INFO at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
  95. 22.01 10:14:53 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:43)
  96. 22.01 10:14:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:82)
  97. 22.01 10:14:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:117)
  98. 22.01 10:14:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:81)
  99. 22.01 10:14:53 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
  100. 22.01 10:14:53 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement