2021-02-27 12:26:59.260 INFO 9432 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 9432 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 12:26:59.265 INFO 9432 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 12:27:00.330 INFO 9432 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$8ed1d0b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:27:00.350 INFO 9432 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$f01083f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:27:00.629 INFO 9432 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 12:27:00.638 INFO 9432 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 12:27:00.638 INFO 9432 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 12:27:00.779 INFO 9432 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 12:27:00.779 INFO 9432 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1482 ms 2021-02-27 12:27:00.984 INFO 9432 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 12:27:01.027 INFO 9432 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 12:27:01.499 INFO 9432 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 12:27:01.579 INFO 9432 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 12:27:01.586 INFO 9432 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 12:27:01.592 INFO 9432 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 12:27:01.605 INFO 9432 --- [pool-3-thread-6] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 12:27:02.290 WARN 9432 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 12:27:02.294 WARN 9432 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 12:27:02.299 INFO 9432 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 12:27:02.300 INFO 9432 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 12:27:02.303 INFO 9432 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 12:27:02.316 INFO 9432 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 12:27:02.327 ERROR 9432 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 12:28:29.727 INFO 15652 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 15652 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 12:28:29.729 INFO 15652 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 12:28:31.355 INFO 15652 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$d5e171e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:28:31.385 INFO 15652 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$37202529] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:28:31.665 INFO 15652 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 12:28:31.672 INFO 15652 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 12:28:31.673 INFO 15652 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 12:28:31.850 INFO 15652 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 12:28:31.850 INFO 15652 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2083 ms 2021-02-27 12:28:32.066 INFO 15652 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 12:28:32.108 INFO 15652 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 12:28:32.800 INFO 15652 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 12:28:32.935 INFO 15652 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 12:28:32.943 INFO 15652 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 12:28:33.083 INFO 15652 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 12:28:33.161 INFO 15652 --- [pool-3-thread-5] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 12:28:34.385 WARN 15652 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 12:28:34.389 WARN 15652 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 12:28:34.481 INFO 15652 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 12:28:34.482 INFO 15652 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 12:28:34.486 INFO 15652 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 12:28:34.504 INFO 15652 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 12:28:34.516 ERROR 15652 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 12:32:59.160 INFO 16084 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 16084 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 12:32:59.161 INFO 16084 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 12:33:00.048 INFO 16084 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$ad055758] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:33:00.064 INFO 16084 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$e440a9e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 12:33:00.261 INFO 16084 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 12:33:00.268 INFO 16084 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 12:33:00.268 INFO 16084 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 12:33:00.369 INFO 16084 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 12:33:00.370 INFO 16084 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1187 ms 2021-02-27 12:33:00.538 INFO 16084 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 12:33:00.566 INFO 16084 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 12:33:00.896 INFO 16084 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 12:33:00.950 INFO 16084 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 12:33:00.978 INFO 16084 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 12:33:00.984 INFO 16084 --- [pool-3-thread-4] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 12:33:00.995 INFO 16084 --- [pool-3-thread-5] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 12:33:01.393 WARN 16084 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 12:33:01.396 WARN 16084 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 12:33:01.400 INFO 16084 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 12:33:01.400 INFO 16084 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 12:33:01.402 INFO 16084 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 12:33:01.410 INFO 16084 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 12:33:01.418 ERROR 16084 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 13:32:35.926 INFO 13120 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 13120 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 13:32:35.927 INFO 13120 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 13:32:36.849 INFO 13120 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$9764d3de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:32:36.881 INFO 13120 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$f8a38724] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:32:37.091 INFO 13120 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 13:32:37.099 INFO 13120 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 13:32:37.099 INFO 13120 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 13:32:37.233 INFO 13120 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 13:32:37.233 INFO 13120 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1284 ms 2021-02-27 13:32:37.393 INFO 13120 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 13:32:37.423 INFO 13120 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 13:32:37.816 INFO 13120 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 13:32:37.828 WARN 13120 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set 2021-02-27 13:32:37.867 INFO 13120 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 13:32:37.873 INFO 13120 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 13:32:37.880 INFO 13120 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 13:32:37.892 INFO 13120 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 13:32:38.291 WARN 13120 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 13:32:38.294 WARN 13120 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 13:32:38.298 INFO 13120 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 13:32:38.299 INFO 13120 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 13:32:38.301 INFO 13120 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 13:32:38.312 INFO 13120 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 13:32:38.322 ERROR 13120 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 13:37:38.359 INFO 8792 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 8792 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 13:37:38.361 INFO 8792 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 13:37:39.343 INFO 8792 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$9764d3de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:37:39.361 INFO 8792 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$f8a38724] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:37:39.583 INFO 8792 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 13:37:39.592 INFO 8792 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 13:37:39.592 INFO 8792 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 13:37:39.720 INFO 8792 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 13:37:39.721 INFO 8792 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1339 ms 2021-02-27 13:37:39.889 INFO 8792 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 13:37:39.921 INFO 8792 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 13:37:40.315 INFO 8792 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 13:37:40.332 WARN 8792 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set 2021-02-27 13:37:40.371 INFO 8792 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 13:37:40.376 INFO 8792 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 13:37:40.382 INFO 8792 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 13:37:40.393 INFO 8792 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 13:37:40.830 WARN 8792 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 13:37:40.833 WARN 8792 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 13:37:40.839 INFO 8792 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 13:37:40.840 INFO 8792 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 13:37:40.842 INFO 8792 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 13:37:40.851 INFO 8792 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 13:37:40.859 ERROR 8792 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 13:46:41.538 INFO 3436 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 3436 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 13:46:41.539 INFO 3436 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 13:46:42.412 INFO 3436 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$9cded224] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:46:42.429 INFO 3436 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$fe1d856a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 13:46:42.634 INFO 3436 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 13:46:42.640 INFO 3436 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 13:46:42.640 INFO 3436 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 13:46:42.745 INFO 3436 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 13:46:42.746 INFO 3436 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1188 ms 2021-02-27 13:46:42.907 INFO 3436 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 13:46:42.938 INFO 3436 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 13:46:43.298 INFO 3436 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 13:46:43.309 WARN 3436 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set 2021-02-27 13:46:43.349 INFO 3436 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 13:46:43.356 INFO 3436 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 13:46:43.364 INFO 3436 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 13:46:43.376 INFO 3436 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 13:46:43.753 WARN 3436 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 13:46:43.756 WARN 3436 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 13:46:43.760 INFO 3436 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 13:46:43.760 INFO 3436 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 13:46:43.762 INFO 3436 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 13:46:43.772 INFO 3436 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 13:46:43.780 ERROR 3436 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. 2021-02-27 14:02:50.077 INFO 9032 --- [JavaFX-Launcher] o.s.boot.SpringApplication : Starting application using Java 15.0.1 on DESKTOP-THFCO7E with PID 9032 (started by Admin in C:\Program Files\Downlord's FAF Client) 2021-02-27 14:02:50.078 INFO 9032 --- [JavaFX-Launcher] o.s.boot.SpringApplication : The following profiles are active: prod,windows 2021-02-27 14:02:50.980 INFO 9032 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$adcbb53d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 14:02:50.998 INFO 9032 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$f0a6883] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-27 14:02:51.209 INFO 9032 --- [JavaFX-Launcher] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2021-02-27 14:02:51.215 INFO 9032 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-02-27 14:02:51.215 INFO 9032 --- [JavaFX-Launcher] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.39] 2021-02-27 14:02:51.323 INFO 9032 --- [JavaFX-Launcher] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-02-27 14:02:51.323 INFO 9032 --- [JavaFX-Launcher] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1224 ms 2021-02-27 14:02:51.501 INFO 9032 --- [JavaFX-Launcher] c.f.c.preferences.PreferencesService : Switching FA Forever logging configuration to INFO 2021-02-27 14:02:51.530 INFO 9032 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2021-02-27 14:02:51.878 INFO 9032 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService : Deleting leftover generated maps... 2021-02-27 14:02:51.890 WARN 9032 --- [JavaFX-Launcher] com.faforever.client.map.MapService : Could not load maps: installation path is not set 2021-02-27 14:02:51.929 INFO 9032 --- [JavaFX-Launcher] com.faforever.client.update.Version : The current application version is: 1.4.2 2021-02-27 14:02:51.935 INFO 9032 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl : Current version: 1.4.2 2021-02-27 14:02:51.966 INFO 9032 --- [pool-3-thread-2] c.f.client.update.CheckForUpdateTask : Checking for client update 2021-02-27 14:02:51.978 INFO 9032 --- [pool-3-thread-4] c.f.c.update.CheckForBetaUpdateTask : Checking for client update (pre-release channel) 2021-02-27 14:02:52.364 WARN 9032 --- [JavaFX-Launcher] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 8080 is already in use 2021-02-27 14:02:52.366 WARN 9032 --- [JavaFX-Launcher] c.f.client.fa.relay.ice.IceAdapterImpl : Ignoring call to ICE adapter as we are not connected: quit([]) 2021-02-27 14:02:52.371 INFO 9032 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2021-02-27 14:02:52.371 INFO 9032 --- [JavaFX-Launcher] com.faforever.client.config.AsyncConfig : Shutting down ExecutorService 'taskExecutor' 2021-02-27 14:02:52.374 INFO 9032 --- [JavaFX-Launcher] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2021-02-27 14:02:52.382 INFO 9032 --- [JavaFX-Launcher] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-27 14:02:52.391 ERROR 9032 --- [JavaFX-Launcher] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port.