Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 KB | None | 0 0
  1. [19.01.2019 17:38:51.643] INFO: Registering standard commands for the console...
  2. [19.01.2019 17:38:51.674] INFO: Registering Standard HTTP Handlers from HTTP Server...
  3. [19.01.2019 17:38:51.690] INFO: Create module folder...
  4. [19.01.2019 17:38:51.690] INFO: Find and load all modules from the module folder...
  5. [19.01.2019 17:38:51.691] INFO: Loading module cloudnet-bridge.jar...
  6. [19.01.2019 17:38:51.723] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being loaded...
  7. [19.01.2019 17:38:51.724] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was successfully loaded!
  8. [19.01.2019 17:38:51.724] INFO: Loading module cloudnet-signs.jar...
  9. [19.01.2019 17:38:51.729] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 is being loaded...
  10. [19.01.2019 17:38:51.729] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 of Dytanic was successfully loaded!
  11. [19.01.2019 17:38:51.729] INFO: Loading module cloudnet-cloudflare.jar...
  12. [19.01.2019 17:38:51.739] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 is being loaded...
  13. [19.01.2019 17:38:51.739] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 of Dytanic was successfully loaded!
  14. [19.01.2019 17:38:51.739] INFO: Loading module cloudnet-syncproxy.jar...
  15. [19.01.2019 17:38:51.743] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 is being loaded...
  16. [19.01.2019 17:38:51.743] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 of Dytanic was successfully loaded!
  17. [19.01.2019 17:38:51.744] INFO: Loading module cloudnet-smart.jar...
  18. [19.01.2019 17:38:51.749] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 is being loaded...
  19. [19.01.2019 17:38:51.749] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 of Dytanic was successfully loaded!
  20. [19.01.2019 17:38:51.749] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being started...
  21. [19.01.2019 17:38:51.768] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was started successfully! Have fun! :)
  22. [19.01.2019 17:38:51.768] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 is being started...
  23. [19.01.2019 17:38:51.786] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 of Dytanic was started successfully! Have fun! :)
  24. [19.01.2019 17:38:51.786] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 is being started...
  25. [19.01.2019 17:38:51.798] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 of Dytanic was started successfully! Have fun! :)
  26. [19.01.2019 17:38:51.798] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 is being started...
  27. [19.01.2019 17:38:51.812] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 of Dytanic was started successfully! Have fun! :)
  28. [19.01.2019 17:38:51.812] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 is being started...
  29. [19.01.2019 17:38:51.812] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being started...
  30. [19.01.2019 17:38:51.815] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was started successfully! Have fun! :)
  31. [19.01.2019 17:38:51.824] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 of Dytanic was started successfully! Have fun! :)
  32. [19.01.2019 17:38:51.824] INFO: Attempting to bind the network server to the address "127.0.0.1:1410"...
  33. [19.01.2019 17:38:51.948] ERROR: java.lang.reflect.InvocationTargetException
  34. [19.01.2019 17:38:51.948] ERROR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. [19.01.2019 17:38:51.948] ERROR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. [19.01.2019 17:38:51.948] ERROR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. [19.01.2019 17:38:51.948] ERROR: at java.lang.reflect.Method.invoke(Method.java:498)
  38. [19.01.2019 17:38:51.948] ERROR: at de.dytanic.cloudnet.launcher.CloudNetLauncher$1.run(CloudNetLauncher.java:333)
  39. [19.01.2019 17:38:51.948] ERROR: at java.lang.Thread.run(Thread.java:748)
  40. [19.01.2019 17:38:51.948] ERROR: Caused by: java.net.BindException: Address already in use
  41. [19.01.2019 17:38:51.948] ERROR: at sun.nio.ch.Net.bind0(Native Method)
  42. [19.01.2019 17:38:51.949] ERROR: at sun.nio.ch.Net.bind(Net.java:433)
  43. [19.01.2019 17:38:51.949] ERROR: at sun.nio.ch.Net.bind(Net.java:425)
  44. [19.01.2019 17:38:51.949] ERROR: at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
  45. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:130)
  46. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562)
  47. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1358)
  48. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
  49. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
  50. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:1019)
  51. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:258)
  52. [19.01.2019 17:38:51.949] ERROR: at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:366)
  53. [19.01.2019 17:38:51.949] ERROR: at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  54. [19.01.2019 17:38:51.949] ERROR: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  55. [19.01.2019 17:38:51.949] ERROR: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:474)
  56. [19.01.2019 17:38:51.949] ERROR: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  57. [19.01.2019 17:38:51.949] ERROR: at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  58. [19.01.2019 17:38:51.949] ERROR: ... 1 more
  59. [19.01.2019 17:38:51.953] ERROR: Jan 19, 2019 5:38:51 PM io.netty.channel.DefaultChannelPipeline onUnhandledInboundException
  60. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  61. java.net.BindException: Address already in use
  62. at sun.nio.ch.Net.bind0(Native Method)
  63. at sun.nio.ch.Net.bind(Net.java:433)
  64. at sun.nio.ch.Net.bind(Net.java:425)
  65. at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
  66. at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:130)
  67. at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562)
  68. at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1358)
  69. at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
  70. at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
  71. at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:1019)
  72. at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:258)
  73. at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:366)
  74. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  75. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  76. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:474)
  77. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  78. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  79. at java.lang.Thread.run(Thread.java:748)
  80.  
  81.  
  82. [19.01.2019 17:42:58.434] INFO: Registering standard commands for the console...
  83. [19.01.2019 17:42:58.453] INFO: Registering Standard HTTP Handlers from HTTP Server...
  84. [19.01.2019 17:42:58.468] INFO: Create module folder...
  85. [19.01.2019 17:42:58.469] INFO: Find and load all modules from the module folder...
  86. [19.01.2019 17:42:58.469] INFO: Loading module cloudnet-bridge.jar...
  87. [19.01.2019 17:42:58.510] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being loaded...
  88. [19.01.2019 17:42:58.511] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was successfully loaded!
  89. [19.01.2019 17:42:58.512] INFO: Loading module cloudnet-signs.jar...
  90. [19.01.2019 17:42:58.518] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 is being loaded...
  91. [19.01.2019 17:42:58.519] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 of Dytanic was successfully loaded!
  92. [19.01.2019 17:42:58.519] INFO: Loading module cloudnet-cloudflare.jar...
  93. [19.01.2019 17:42:58.528] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 is being loaded...
  94. [19.01.2019 17:42:58.528] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 of Dytanic was successfully loaded!
  95. [19.01.2019 17:42:58.528] INFO: Loading module cloudnet-syncproxy.jar...
  96. [19.01.2019 17:42:58.534] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 is being loaded...
  97. [19.01.2019 17:42:58.534] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 of Dytanic was successfully loaded!
  98. [19.01.2019 17:42:58.534] INFO: Loading module cloudnet-smart.jar...
  99. [19.01.2019 17:42:58.540] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 is being loaded...
  100. [19.01.2019 17:42:58.540] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 of Dytanic was successfully loaded!
  101. [19.01.2019 17:42:58.540] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being started...
  102. [19.01.2019 17:42:58.581] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was started successfully! Have fun! :)
  103. [19.01.2019 17:42:58.581] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 is being started...
  104. [19.01.2019 17:42:58.595] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Signs:1.0 of Dytanic was started successfully! Have fun! :)
  105. [19.01.2019 17:42:58.595] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 is being started...
  106. [19.01.2019 17:42:58.610] INFO: Module de.dytanic.cloudnet.modules:CloudNet-CloudFlare:1.0 of Dytanic was started successfully! Have fun! :)
  107. [19.01.2019 17:42:58.610] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 is being started...
  108. [19.01.2019 17:42:58.622] INFO: Module de.dytanic.cloudnet.modules:CloudNet-SyncProxy:1.0 of Dytanic was started successfully! Have fun! :)
  109. [19.01.2019 17:42:58.622] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 is being started...
  110. [19.01.2019 17:42:58.622] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 is being started...
  111. [19.01.2019 17:42:58.625] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Bridge:1.0 of Dytanic was started successfully! Have fun! :)
  112. [19.01.2019 17:42:58.641] INFO: Module de.dytanic.cloudnet.modules:CloudNet-Smart:1.0 of Dytanic was started successfully! Have fun! :)
  113. [19.01.2019 17:42:58.641] INFO: Attempting to bind the network server to the address "127.0.0.1:1411"...
  114. [19.01.2019 17:42:58.754] INFO: Attempting to bind the HTTP server to the address "0.0.0.0:2812"...
  115. [19.01.2019 17:42:58.760] ERROR: java.lang.reflect.InvocationTargetException
  116. [19.01.2019 17:42:58.761] ERROR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. [19.01.2019 17:42:58.761] ERROR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  118. [19.01.2019 17:42:58.761] ERROR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  119. [19.01.2019 17:42:58.761] ERROR: at java.lang.reflect.Method.invoke(Method.java:498)
  120. [19.01.2019 17:42:58.762] ERROR: at de.dytanic.cloudnet.launcher.CloudNetLauncher$1.run(CloudNetLauncher.java:333)
  121. [19.01.2019 17:42:58.762] ERROR: at java.lang.Thread.run(Thread.java:748)
  122. [19.01.2019 17:42:58.762] ERROR: Caused by: java.net.BindException: Address already in use
  123. [19.01.2019 17:42:58.762] ERROR: at sun.nio.ch.Net.bind0(Native Method)
  124. [19.01.2019 17:42:58.762] ERROR: at sun.nio.ch.Net.bind(Net.java:433)
  125. [19.01.2019 17:42:58.762] ERROR: at sun.nio.ch.Net.bind(Net.java:425)
  126. [19.01.2019 17:42:58.762] ERROR: at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
  127. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:130)
  128. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562)
  129. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1358)
  130. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
  131. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
  132. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:1019)
  133. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:258)
  134. [19.01.2019 17:42:58.763] ERROR: at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:366)
  135. [19.01.2019 17:42:58.763] ERROR: at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  136. [19.01.2019 17:42:58.763] ERROR: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  137. [19.01.2019 17:42:58.763] ERROR: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:474)
  138. [19.01.2019 17:42:58.763] ERROR: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  139. [19.01.2019 17:42:58.763] ERROR: at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  140. [19.01.2019 17:42:58.764] ERROR: ... 1 more
  141. [19.01.2019 17:42:58.765] ERROR: Jan 19, 2019 5:42:58 PM io.netty.channel.DefaultChannelPipeline onUnhandledInboundException
  142. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  143. java.net.BindException: Address already in use
  144. at sun.nio.ch.Net.bind0(Native Method)
  145. at sun.nio.ch.Net.bind(Net.java:433)
  146. at sun.nio.ch.Net.bind(Net.java:425)
  147. at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
  148. at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:130)
  149. at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562)
  150. at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1358)
  151. at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
  152. at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
  153. at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:1019)
  154. at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:258)
  155. at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:366)
  156. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  157. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  158. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:474)
  159. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909)
  160. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  161. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement