warn.log 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 2022-12-07 10:52:40.937 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  2. 2022-12-07 10:52:42.627 WARN main refresh(AbstractApplicationContext.java:591) 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 8090 is already in use
  3. 2022-12-07 10:52:42.688 ERROR main report(LoggingFailureAnalysisReporter.java:40)
  4. ***************************
  5. APPLICATION FAILED TO START
  6. ***************************
  7. Description:
  8. Web server failed to start. Port 8090 was already in use.
  9. Action:
  10. Identify and stop the process that's listening on port 8090 or configure this application to listen on another port.
  11. 2022-12-07 10:53:04.156 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  12. 2022-12-07 10:55:03.509 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  13. 2022-12-07 11:22:03.228 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  14. 2022-12-07 15:04:02.495 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  15. 2022-12-07 16:07:35.181 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  16. 2022-12-07 19:40:41.562 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  17. 2022-12-08 10:11:15.458 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
  18. 2022-12-08 10:11:17.230 WARN main refresh(AbstractApplicationContext.java:591) 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 8090 is already in use
  19. 2022-12-08 10:11:17.304 ERROR main report(LoggingFailureAnalysisReporter.java:40)
  20. ***************************
  21. APPLICATION FAILED TO START
  22. ***************************
  23. Description:
  24. Web server failed to start. Port 8090 was already in use.
  25. Action:
  26. Identify and stop the process that's listening on port 8090 or configure this application to listen on another port.
  27. 2022-12-08 10:12:59.775 WARN main handleDeployment(Bootstrap.java:68) UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used