Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alfonsojon/3f54ba2196ed44914c48176c433c7e0c to your computer and use it in GitHub Desktop.
Save alfonsojon/3f54ba2196ed44914c48176c433c7e0c to your computer and use it in GitHub Desktop.
lavalink
2019-07-08 04:33:38.626 INFO 14487 --- [ main] lavalink.server.Launcher :
. _ _ _ _ __ _ _
/\\ | | __ ___ ____ _| (_)_ __ | | __\ \ \ \
( ( )| |/ _` \ \ / / _` | | | '_ \| |/ / \ \ \ \
\\/ | | (_| |\ V / (_| | | | | | | < ) ) ) )
' |_|\__,_| \_/ \__,_|_|_|_| |_|_|\_\ / / / /
=========================================/_/_/_/
Version: 23b8ff25a8f4f799a4136be988d3fbc8ecdca8bf-SNAPSHOT
Build: 796
Build time: 20.05.2019 21:53:27 CEST
Branch HEAD
Commit: 23b8ff2
Commit time: 20.05.2019 21:50:27 CEST
JVM: 1.8.0_212
Lavaplayer 1.3.17
. _ _ _ _ __ _ _
/\\ | | __ ___ ____ _| (_)_ __ | | __\ \ \ \
( ( )| |/ _` \ \ / / _` | | | '_ \| |/ / \ \ \ \
\\/ | | (_| |\ V / (_| | | | | | | < ) ) ) )
' |_|\__,_| \_/ \__,_|_|_|_| |_|_|\_\ / / / /
=========================================/_/_/_/
:: Lavalink ::
:: Spring Boot :: (v2.0.4.RELEASE)
2019-07-08 04:33:38.773 INFO 14487 --- [ main] lavalink.server.Launcher : Starting Launcher on alfonsojon-server with PID 14487 (/home/discordbots/redbot/Lavalink.jar started by discordbots in /)
2019-07-08 04:33:38.775 INFO 14487 --- [ main] lavalink.server.Launcher : No active profile set, falling back to default profiles: default
2019-07-08 04:33:38.826 INFO 14487 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@46f5f779: startup date [Mon Jul 08 04:33:38 UTC 2019]; root of context hierarchy
2019-07-08 04:33:38.945 WARN 14487 --- [kground-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2019-07-08 04:33:40.227 INFO 14487 --- [ main] org.xnio : XNIO version 3.3.8.Final
2019-07-08 04:33:40.252 INFO 14487 --- [ main] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final
2019-07-08 04:33:40.334 WARN 14487 --- [ main] io.undertow.websockets.jsr : UT026009: XNIO worker was not set on WebSocketDeploymentInfo, the default worker will be used
2019-07-08 04:33:40.335 WARN 14487 --- [ main] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2019-07-08 04:33:40.356 INFO 14487 --- [ main] io.undertow.servlet : Initializing Spring embedded WebApplicationContext
2019-07-08 04:33:40.356 INFO 14487 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1531 ms
2019-07-08 04:33:40.440 INFO 14487 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
2019-07-08 04:33:40.445 INFO 14487 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
2019-07-08 04:33:40.446 INFO 14487 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2019-07-08 04:33:40.446 INFO 14487 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
2019-07-08 04:33:40.446 INFO 14487 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
2019-07-08 04:33:40.446 INFO 14487 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'responseHeaderFilter' to: [/*]
2019-07-08 04:33:40.891 INFO 14487 --- [ main] l.s.c.AudioSendFactoryConfiguration : OS: Linux, Arch: amd64
2019-07-08 04:33:40.891 INFO 14487 --- [ main] l.s.c.AudioSendFactoryConfiguration : JDA-NAS supported system detected. Enabled native audio sending.
2019-07-08 04:33:40.892 INFO 14487 --- [ main] l.s.c.AudioSendFactoryConfiguration : Using default buffer
2019-07-08 04:33:40.892 INFO 14487 --- [ main] l.s.c.AudioSendFactoryConfiguration : Using default playlist load limit
2019-07-08 04:33:41.138 INFO 14487 --- [ main] c.s.d.l.tools.GarbageCollectionMonitor : GC monitoring enabled, reporting results every 2 minutes.
2019-07-08 04:33:41.191 WARN 14487 --- [ main] l.server.config.SentryConfiguration : Turning off sentry
2019-07-08 04:33:41.277 INFO 14487 --- [ main] o.s.w.s.s.s.WebSocketHandlerMapping : Root mapping to handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
2019-07-08 04:33:41.503 INFO 14487 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-08 04:33:41.726 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@46f5f779: startup date [Mon Jul 08 04:33:38 UTC 2019]; root of context hierarchy
2019-07-08 04:33:41.814 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/version],methods=[GET]}" onto public java.lang.String lavalink.server.info.InfoRestHandler.version()
2019-07-08 04:33:41.819 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/decodetracks],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity<java.lang.String> lavalink.server.player.AudioLoaderRestHandler.postDecodeTracks(javax.servlet.http.HttpServletRequest,java.lang.String) throws java.io.IOException
2019-07-08 04:33:41.819 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/loadtracks],methods=[GET],produces=[application/json]}" onto public java.util.concurrent.CompletionStage<org.springframework.http.ResponseEntity<java.lang.String>> lavalink.server.player.AudioLoaderRestHandler.getLoadTracks(javax.servlet.http.HttpServletRequest,java.lang.String)
2019-07-08 04:33:41.820 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/decodetrack],methods=[GET],produces=[application/json]}" onto public org.springframework.http.ResponseEntity<java.lang.String> lavalink.server.player.AudioLoaderRestHandler.getDecodeTrack(javax.servlet.http.HttpServletRequest,java.lang.String) throws java.io.IOException
2019-07-08 04:33:41.824 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2019-07-08 04:33:41.825 INFO 14487 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2019-07-08 04:33:41.862 INFO 14487 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-08 04:33:41.862 INFO 14487 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2019-07-08 04:33:42.169 INFO 14487 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2019-07-08 04:33:42.178 INFO 14487 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647
2019-07-08 04:33:42.256 INFO 14487 --- [ main] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8080 (http) with context path ''
2019-07-08 04:33:42.261 INFO 14487 --- [ main] lavalink.server.Launcher : Started Launcher in 3.996 seconds (JVM running for 4.617)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment