警告:
The web application [ROOT] appears to have started a thread named [lettuce-eventExecutorLoop-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)

解决办法:
原因是自己项目LogAspect类 使用了 @Pointcut代理了使用了@ServerEndpoint注解的类
在这里插入图片描述成功解决

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐