在mac上执行命令jmap -heap 96530 报错:
Attaching to process ID 96530, please wait...
ERROR: attach: task_for_pid(96530) failed: (os/kern) failure (5)
Error attaching to process: sun.jvm.hotspot.debugger.DebuggerException: Cant attach to the proc…
新同事新建了一个项目springboot项目,启动时候报错。
具体错误如下:
Failed to start bean webServerStartStop; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat server
未能启动bea…