IDEA debug提示Connected to the target VM, address: '127.0.0.1:xxxxx', transport: 'socket
Posted tiance
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA debug提示Connected to the target VM, address: '127.0.0.1:xxxxx', transport: 'socket相关的知识,希望对你有一定的参考价值。
这个原因纠缠了我很长一段时间因为并不耽误程序的运行一直没解决。今天在一位同事的指导下发现,idea很正常,不正常的只是我的眼睛。。。
废话不多说,跟网上资料说的maven版本不兼容,ctrl+shift+F8 去除勾选什么的没有关系。
很明显这里不是显示启动信息的地方,这是显示变量的地方,就是断点进入后变量的展示位置。那么去找你的Console控制台吧
这里是没有的。
然后点击这个按钮就出现了console了。 有的console和endpoints是合并的,仔细一点就好了。如果你也出现了这样的问题,大可以去试一试。我的就是因为Console不小心hide了造成的,希望能对你有所帮助。
————————————————
版权声明:本文为CSDN博主「北漂的雨天」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_42464544/article/details/90763429
以上是关于IDEA debug提示Connected to the target VM, address: '127.0.0.1:xxxxx', transport: 'socket的主要内容,如果未能解决你的问题,请参考以下文章
H5 Chrome Connected to BrowserSync 去掉提示
IDEA:Application Server was not connected before run configuration stop, reason: Unable to ping 1099
远程连接MySQL提示“Host is not allowed to connected to this MySQL server”