OS: Deepin Linux
IDE: Intellij Idea
Project: SpringBoot based maven project

Issue: cannot debug in Idea, but run is OK
Idea 2017.2.4:
java.lang.ClassNotFoundException : com.sun.tools.jdi.SharedMemoryTransportService
Idea 2018.1.5:
Required connector 'com.sun.jdi.SharedMemoryListen' not found. Check your JDK installation.

Solution:
Enable the [Show alternative source switcher] option in Idea debuger settings

Cannot debug in IntellijIdea on Linux

 

相关文章:

  • 2021-08-24
  • 2022-12-23
  • 2021-04-16
  • 2021-11-26
  • 2021-09-06
  • 2021-09-17
  • 2021-10-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2021-08-21
  • 2021-09-11
  • 2022-12-23
相关资源
相似解决方案