Advertisement
Guest User

Untitled

a guest
Jan 15th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.93 KB | None | 0 0
  1. 21:01:14 [INFORMATION] Using mbed TLS based native cipher.
  2. 21:01:14 [INFORMATION] Using zlib based native compressor.
  3. 21:01:14 [INFORMATION] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.12- SNAPSHOT:aef3861:1294
  4. 21:01:15 [INFORMATION] Not on Windows, attempting to use enhanced EpollEventLoop
  5. 21:01:15 [INFORMATION] Epoll is working, utilising it!
  6. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=cmd_alert, file=module s/cmd_alert.jar, provider=JenkinsModuleSource())
  7. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=cmd_find, file=modules /cmd_find.jar, provider=JenkinsModuleSource())
  8. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=cmd_list, file=modules /cmd_list.jar, provider=JenkinsModuleSource())
  9. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=cmd_send, file=modules /cmd_send.jar, provider=JenkinsModuleSource())
  10. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=cmd_server, file=modul es/cmd_server.jar, provider=JenkinsModuleSource())
  11. 21:01:15 [INFORMATION] Discovered module: ModuleSpec(name=reconnect_yaml, file=m odules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  12. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  13. 21:01:15 [INFORMATION] Attempting to Jenkins download module cmd_alert v1294
  14. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  15. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  16. 21:01:15 [INFORMATION] Attempting to Jenkins download module cmd_find v1294
  17. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  18. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  19. 21:01:15 [INFORMATION] Attempting to Jenkins download module cmd_list v1294
  20. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  21. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  22. 21:01:15 [INFORMATION] Attempting to Jenkins download module cmd_send v1294
  23. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  24. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  25. 21:01:15 [INFORMATION] Attempting to Jenkins download module cmd_server v1294
  26. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  27. 21:01:15 [INFORMATION] Attempting to update plugin from null to ModuleVersion(bu ild=1294, git=aef3861)
  28. 21:01:15 [INFORMATION] Attempting to Jenkins download module reconnect_yaml v129 4
  29. 21:01:15 [INFORMATION] Failed to download: SSLException : java.security.Provider Exception: java.security.InvalidKeyException: EC parameters error @ sun.security .ssl.Alerts:208
  30. 21:01:16 [WARNUNG] Forced host server pvp is not defined
  31. 21:01:16 [SCHWERWIEGEND] Jan 15, 2018 9:01:16 PM io.netty.util.internal.MacAddre ssUtil defaultMachineId
  32. WARNUNG: Failed to find a usable hardware address from the network interfaces; u sing random bytes: a6:7e:6c:52:52:30:ef:e0
  33.  
  34. 21:01:16 [WARNUNG] Could not bind to host /0.0.0.0:25577
  35. io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
  36. at io.netty.channel.unix.Errors.newIOException(Errors.java:122)
  37. at io.netty.channel.unix.Socket.bind(Socket.java:287)
  38. at io.netty.channel.epoll.AbstractEpollChannel.doBind(AbstractEpollChannel.j ava:688)
  39. at io.netty.channel.epoll.EpollServerSocketChannel.doBind(EpollServerSocketC hannel.java:70)
  40. at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java :558)
  41. at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPi peline.java:1283)
  42. at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannel HandlerContext.java:501)
  43. at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandle rContext.java:486)
  44. at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java: 989)
  45. at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254)
  46. at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:364)
  47. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventE xecutor.java:163)
  48. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThre adEventExecutor.java:404)
  49. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309)
  50. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEven tExecutor.java:886)
  51. at java.lang.Thread.run(Thread.java:748)
  52. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement