kornilova203 / FlameViewer

Tool for flamegraphs visualization
MIT License
80 stars 7 forks source link

lang.LinkageError: loader (instance of sun/misc/Launcher$AppClassLoader): attempted duplicate class definition for name: "" #42

Closed pitometsyurii closed 5 years ago

pitometsyurii commented 6 years ago

How to fix this error?

kornilova203 commented 6 years ago

Hi, @CodeEsthete,

Thanks for submitting the issue

What were the steps that caused the error? Did you run Fierix or this exception was thrown when you wanted to upload file and see flamegraph?

If the error appeared when you run Fierix, you can try to exclude all methods of all classloaders: open Tools | Fierix | Configuration and add following pattern to exclude methods class name: *ClassLoader* method name: *