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

Stub generation fails Cursive 1.9.0-eap2-2019.3 (also 2019.2) #2242

Closed
juskrey opened this issue Oct 2, 2019 · 2 comments
Closed

Stub generation fails Cursive 1.9.0-eap2-2019.3 (also 2019.2) #2242

juskrey opened this issue Oct 2, 2019 · 2 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@juskrey
Copy link

juskrey commented Oct 2, 2019

Cursive 1.9.0-eap2-2019.3

java.lang.ClassCastException: class com.intellij.idea.IdeaLogger cannot be cast to class org.apache.log4j.Category (com.intellij.idea.IdeaLogger and org.apache.log4j.Category are in unnamed module of loader com.intellij.util.lang.UrlClassLoader @6767c1fc) at cursive.stubs$stubs_required$fn__265.invoke(stubs.clj:374) at clojure.core.protocols$fn__8159.invokeStatic(protocols.clj:168) at clojure.core.protocols$fn__8159.invoke(protocols.clj:124) at clojure.core.protocols$fn__8114$G__8109__8123.invoke(protocols.clj:19) at clojure.core.protocols$seq_reduce.invokeStatic(protocols.clj:31) at clojure.core.protocols$fn__8136.invokeStatic(protocols.clj:75) at clojure.core.protocols$fn__8136.invoke(protocols.clj:75) at clojure.core.protocols$fn__8088$G__8083__8101.invoke(protocols.clj:13) at clojure.core$reduce.invokeStatic(core.clj:6828) at clojure.core$reduce.invoke(core.clj:6810) at cursive.stubs$stubs_required.invokeStatic(stubs.clj:373) at cursive.stubs$stubs_required.invoke(stubs.clj:365) at clojure.lang.Var.invoke(Var.java:388) at cursive.api.DelayedFn.invoke(DelayedFn.java:36) at cursive.stubs.ReplStubsNotifications$checkStubs$1.run(Stubs.kt:202) at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:235) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)

@juskrey juskrey changed the title Stub generation fails Cursive 1.9.0-eap2-2019.3 Stub generation fails Cursive 1.9.0-eap2-2019.3 (also 2019.3) Oct 2, 2019
@juskrey juskrey changed the title Stub generation fails Cursive 1.9.0-eap2-2019.3 (also 2019.3) Stub generation fails Cursive 1.9.0-eap2-2019.3 (also 2019.2) Oct 2, 2019
@cursive-ide
Copy link
Owner

Yes, quite a few people have reported this, but I can't reproduce it. I'll try again tomorrow.

@cursive-ide cursive-ide added this to the 1.9.0-eap3 milestone Oct 4, 2019
@cursive-ide
Copy link
Owner

This is fixed in the next build.

@cursive-ide cursive-ide added the bug Marks issues describing bugs label Sep 22, 2020
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants