"C:\Program Files\Java\jdk-13.0.2\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:50755,suspend=y,server=n -javaagent:C:\Users\唐世瑞\.IntelliJIdea2019.3\system\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8 -classpath "F:\ITproject\HeiMa\out\production\HeiMatest;D:\IDEA\IntelliJ IDEA 2019.3.2\lib\idea_rt.jar" ZhuFeng.test
Connected to the target VM, address: '127.0.0.1:50755', transport: 'socket'
Unexpected error (103) returned by AddToSystemClassLoaderSearch
Unable to add C:\Users\������\.IntelliJIdea2019.3\system\captureAgent\debugger-agent.jar to system class path - the system class loader does not define the appendToClassPathForInstrumentation method or the method failed
FATAL ERROR in native method: processing of -javaagent failed, appending to system class path failed
Disconnected from the target VM, address: '127.0.0.1:50755', transport: 'socket'
Process finished with exit code 1
相似问题