log4j控制台输出如标题错误,根据网络上其他帖子在web.xml中加SSM:Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find

并没有解决,于是我重启程序在程序运行时看见错误出现马上终止程序。

发现如下错误:

java.net.BindException: Address already in use:

意思是我配置的tomcat端口已被占用,于是我更改端口配置,最终运行成功。

 

以上仅为个人经验, 仅供参考。

相关文章: