Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported evaluation #577

Open
iusildra opened this issue Aug 25, 2023 · 0 comments
Open

Unsupported evaluation #577

iusildra opened this issue Aug 25, 2023 · 0 comments

Comments

@iusildra
Copy link
Contributor

iusildra commented Aug 25, 2023

While debugging metals. I stumbled upon a weird error.

> url
$ URL@185 "file:/home/lucasn/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.11/scala-reflect.jar"
> 1+1
$ Cannot evaluate because of java.lang.Exception: Unsupported evaluation in JDK: zulu17.32.13-ca-jdk17.0.2-linux_x64

url is a local variable. It happened when an exception was thrown and the "uncaught" and "caught" exceptions breakpoints were ticked (I did not reached any of the breakpoints I placed), so maybe it's just because the VM is in a wrong state ?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant