Server Tomcat v8.0 Server at localhost failed to start.
错误类型:
tomcat 运行的时候报这个错误 “Server Tomcat v8.0 Server at localhost failed to start.”
然后 Console 里面显示 : JRebel-JVMTI [FATAL] Couldn't write to C:\Users\锟斤拷英锟斤拷\.jrebel\bootcache. Please make sure that this location exists and is writable, or specify another location
by changing the 'rebel.base' system property.
解决方案:
双击 部署完的tomcat进入如下页面
将此页面的( 口 Enable Jrebel agent) 的对勾取消(如下图所示)
然后重启tomcat 即可 希望对您有所帮助!