zoukankan      html  css  js  c++  java
  • 错误: JMX 连接器服务器通信错误: service:jmx:rmi://***

    电脑没有空间了,正想清理一下硬盘空间,这时不知道金山毒霸啥时候装上了,就想把它卸载了,卸载的过程中看到有空间清理,随手一点,清理出了10个G,然后再打开idea运行项目就报出这个错。

    错误: JMX 连接器服务器通信错误: service:jmx:rmi://DESKTOP-1GC2MH1
    Disconnected from the target VM, address: '127.0.0.1:56792', transport: 'socket'
    
    Process finished with exit code 1

    解决方法:

    打到idea的安装目录:

    打到文件idea.exe.vmoptions,复制里面的内容

    在edit configration中的vm option的黏贴上面的内容,即可。

  • 相关阅读:
    元宇宙的特点
    Meta Network
    Decentraland
    Cryptovoxel
    The Sandbox Game
    Roblox
    JAVA参数传递
    静态方法使用@Autowired注入写法
    mysql索引
    Java中锁的分类
  • 原文地址:https://www.cnblogs.com/hankuikui/p/11049516.html
Copyright © 2011-2022 走看看