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

Revert to previous Metals server version #486

Merged
merged 1 commit into from
Jan 17, 2021

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jan 17, 2021

Seems we are getting some errors, which I somehow missed while checking.

Exception in thread "pool-7-thread-2" java.lang.NoSuchMethodError: scala.meta.internal.pc.MetalsGlobal.reporter()Lscala/tools/nsc/reporters/Reporter;
	at scala.meta.internal.pc.ScalaCompilerWrapper.resetReporter(ScalaCompilerAccess.scala:17)
	at scala.meta.internal.pc.CompilerAccess.loadCompiler(CompilerAccess.scala:39)
	at scala.meta.internal.pc.CompilerAccess.withSharedCompiler(CompilerAccess.scala:137)
	at scala.meta.internal.pc.CompilerAccess.$anonfun$withNonInterruptableCompiler$1(CompilerAccess.scala:125)
	at scala.meta.internal.pc.CompilerAccess.$anonfun$onCompilerJobQueue$1(CompilerAccess.scala:197)
	at scala.meta.internal.pc.CompilerJobQueue$Job.run(CompilerJobQueue.scala:103)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

@tgodzik tgodzik merged commit 42afcce into scalameta:master Jan 17, 2021
@tgodzik tgodzik deleted the update-metals branch January 17, 2021 16:28
kasiaMarek pushed a commit to kasiaMarek/metals-vscode that referenced this pull request Mar 29, 2023
…onfig-update

ci(Mergify): configuration update
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

Successfully merging this pull request may close these issues.

None yet

1 participant