原文:Idea debug模式下出现 " Connected to the target VM, address: '127.0.0.1:10989', transport: 'socket' "

报错Connected to the target VM, address: . . . : , transport: socket 原因是与maven版本不支持,建议更换maven版本 将spring boot starter parent版本改成 . . 就可以了 ...

2020-03-17 17:33 0 2285 推荐指数:

查看详情

IDEA debug提示Connected to the target VM, address: '127.0.0.1:xxxxx', transport: 'socket'的原因

这个原因纠缠了我很长一段时间因为并不耽误程序的运行一直没解决。今天在一位同事的指导下发现,idea很正常,不正常的只是我的眼睛。。。 废话不多说,跟网上资料说的maven版本不兼容,ctrl+shift+F8 去除勾选什么的没有关系。 很明显这里不是显示启动信息的地方,这是显示变量的地方 ...

Thu Oct 24 00:14:00 CST 2019 1 12569
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM