Intellij 2024.3.3 won't start

已回答

Getting following error

 

2025-02-18 14:53:31,707 [   2540] SEVERE - #c.i.o.p.i.ProjectManagerImpl - project loading failed
java.lang.AbstractMethodError: Receiver class com.intellij.docker.ijent.DockerEelProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.Object tryInitialize(com.intellij.openapi.project.Project, kotlin.coroutines.Continuation)' of interface com.intellij.platform.eel.provider.EelProvider.
       at com.intellij.platform.eel.provider.EelInitialization$runEelInitialization$2.invokeSuspend(EelProvider.kt:39)
       at com.intellij.platform.eel.provider.EelInitialization$runEelInitialization$2.invoke(EelProvider.kt)
       at com.intellij.platform.eel.provider.EelInitialization$runEelInitialization$2.invoke(EelProvider.kt)
       at com.intellij.platform.util.coroutines.CollectionsKt$forEachConcurrent$2$1.invokeSuspend(collections.kt:67)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
       at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
       at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)
2025-02-18 14:53:31,709 [   2542] SEVERE - #c.i.o.p.i.ProjectManagerImpl - IntelliJ IDEA 2024.3.3  Build #IC-243.24978.46
2025-02-18 14:53:31,711 [   2544] SEVERE - #c.i.o.p.i.ProjectManagerImpl - JDK: 21.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2025-02-18 14:53:31,711 [   2544] SEVERE - #c.i.o.p.i.ProjectManagerImpl - OS: Windows 10

1

Hello, Siddharth. Thank you for the report. 

We have already had a similar bug report before; I asked the responsible developers to take a look at the problem. Could you please share the idea.log file from the IDE logs directory? You can share it via the JetBrains Uploads service and write me the ID you receive.

Also, if you see the Welcome screen, could you please try to reinstall the Docker plugin from there?

0

请先登录再写评论。