Coder Social home page Coder Social logo

Comments (21)

xeruf avatar xeruf commented on August 20, 2024 29

Quick fix: Append JVM parameter -Xverify:none to application

from visualvm.

denisab85 avatar denisab85 commented on August 20, 2024 6

Xerus2000's workaround works for me. In Eclipse, opened
Run Configurations -> Arguments tab
and added "-Xverify:none" to the "VM Arguments" text area.

from visualvm.

jisedlac avatar jisedlac commented on August 20, 2024 2

Caused by an incompatible change in Java. We're working on resolving it somehow. The only workaround so far is to use JDK 8u112 or older.

from visualvm.

cecchisandrone avatar cecchisandrone commented on August 20, 2024 2

See https://visualvm.github.io/troubleshooting.html

from visualvm.

thurka avatar thurka commented on August 20, 2024 2

Well, I just hit this with 202.

8u202 contains VisualVM 1.3.9. You need to use VisualVM 1.4 or newer.

from visualvm.

namnatulco avatar namnatulco commented on August 20, 2024 1

this workaround appears to work too, at least for me (I'm also running OpenJDK 1.8.0_144)

from visualvm.

m31collision avatar m31collision commented on August 20, 2024 1

I'm running on openjdk 11.0.2:

openjdk 11.0.2 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.2+7)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+7, mixed mode)

and it also prints similar error:

Profiler Agent Error: Redefinition failed for classes:
my.GroovyScript
Profiler Agent Error: with message: Redefinition failed with error 62
Check JVMTI documentation for this error code.
Debug: writing class file: my.GroovyScript, into file: my.GroovyScript.class

when I try to profile app using visualvm 1.4.4.

Is this specific to Groovy?

from visualvm.

sleepytomcat avatar sleepytomcat commented on August 20, 2024

Same issue happens to newer JVisualVM, Version: 1.3.9 (Build 161004); platform 20161002-268c3bcd7a42

from visualvm.

muffl0n avatar muffl0n commented on August 20, 2024

Same with 1.8.0_144.

from visualvm.

thurka avatar thurka commented on August 20, 2024

This issue is fixed in VisualVM 1.4.

from visualvm.

midikiman avatar midikiman commented on August 20, 2024

Still present in JDK 1.8.0_161 (Build 170114)

from visualvm.

Katsuryoku avatar Katsuryoku commented on August 20, 2024

still present in JDK 1.8.0_162

from visualvm.

dagnelies avatar dagnelies commented on August 20, 2024

still present in JDK 1.8.0_171

from visualvm.

thurka avatar thurka commented on August 20, 2024

@dagnelies You need to use VisualVM 1.4 or newer, not Java VisualVM from JDK 1.8.0_171.

from visualvm.

nageshgnn avatar nageshgnn commented on August 20, 2024

It works for after setting the below configuration:
Run Configurations -> Arguments tab
and added "-Xverify:none" to the "VM Arguments" text area.
and am using JDK 1.8.0_144

Thanks

from visualvm.

artash avatar artash commented on August 20, 2024

Same issue, -Xverify:none workaround fixed it.

java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
ProductName:	Mac OS X
ProductVersion:	10.13.6
BuildVersion:	17G2307

from visualvm.

thurka avatar thurka commented on August 20, 2024

@artash You need to use VisualVM 1.4 or newer.

from visualvm.

wilx avatar wilx commented on August 20, 2024

Well, I just hit this with 202.

from visualvm.

sagnitude avatar sagnitude commented on August 20, 2024

Same issue here with 8u11, VisualVM 1.4.1 Build 180424

from visualvm.

thurka avatar thurka commented on August 20, 2024

Same issue here with 8u11, VisualVM 1.4.1 Build 180424

This looks like different issue. Please file separate bug with steps how to reproduce it.

from visualvm.

thurka avatar thurka commented on August 20, 2024

@m31collision This looks like different issue. Please file new issue and provide steps how to reproduce it. Thanks.

from visualvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.