Error in debugger Intellij Idea Ultimate 2013

Answered

Error in console debugger

Connecting to srvhost:41441
Connected to srvhost:41441
Exception in thread "main" java.lang.InternalError: Metadata does not appear to be polymorphic
at sun.jvm.hotspot.types.basic.BasicTypeDataBase.findDynamicTypeForAddress(BasicTypeDataBase.java:278)
at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:102)
at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
at sun.jvm.hotspot.memory.SystemDictionary.getSystemKlass(SystemDictionary.java:127)
at sun.jvm.hotspot.runtime.VM.readSystemProperties(VM.java:879)
at sun.jvm.hotspot.runtime.VM.getSystemProperties(VM.java:873)
at sun.jvm.hotspot.runtime.VM.getSystemProperty(VM.java:867)
at com.jetbrains.sa.jdi.VirtualMachineImpl.version(VirtualMachineImpl.java:537)
at com.jetbrains.sa.jdi.VirtualMachineImpl.name(VirtualMachineImpl.java:541)
at com.jetbrains.sa.jdi.VirtualMachineImpl.description(VirtualMachineImpl.java:530)
at com.jetbrains.sa.jdwp.JDWP$VirtualMachine$Version.reply(JDWP.java:74)
at com.jetbrains.sa.jdwp.JDWPProxy.reply(JDWPProxy.java:71)
at com.jetbrains.sa.SaJdwpAttachingServer.main(SaJdwpAttachingServer.java:62)

Intellij Idea Ultimate 2018.3.3

Ubuntu 18.04 LTS

0
1 comment

Hi. Could you please provide idea.log after reproducing a problem, and an example project where the problem reproduce?

0

Please sign in to leave a comment.