Giter VIP home page Giter VIP logo

Comments (7)

zielu avatar zielu commented on June 26, 2024 1

There is related IDE ticket: https://youtrack.jetbrains.com/issue/IDEA-270851

from gittoolbox.

zielu avatar zielu commented on June 26, 2024 1

Partial fix in 500.0.15

from gittoolbox.

zielu avatar zielu commented on June 26, 2024

Hi, which plugin version are you using ?

from gittoolbox.

renatomameli avatar renatomameli commented on June 26, 2024

500.0.4+213

from gittoolbox.

zielu avatar zielu commented on June 26, 2024

Please use latest one: 500.0.13

from gittoolbox.

trungdlp-wolffun avatar trungdlp-wolffun commented on June 26, 2024

@zielu

Goland: Build #GO-232.8660.185, built on July 26, 2023, Plugin: 500.0.14+222

com.intellij.util.IncorrectOperationException: Sorry but parent: services of com.intellij.openapi.project.impl.ProjectImpl@1729561850 (class com.intellij.openapi.util.Disposer$2) has already been disposed (see the cause for stacktrace) so the child: zielu.gittoolbox.a.a.a.b.b@202f1e94 (class zielu.gittoolbox.a.a.a.b.b) will never be disposed
at com.intellij.openapi.util.ObjectTree.register(ObjectTree.java:43)
at com.intellij.openapi.util.Disposer.register(Disposer.java:161)
at com.intellij.serviceContainer.ComponentManagerImpl.createLightService(ComponentManagerImpl.kt:935)
at com.intellij.serviceContainer.ComponentManagerImpl.getOrCreateLightService$lambda$10$lambda$8(ComponentManagerImpl.kt:740)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeNonCancelableSection$3(CoreProgressManager.java:222)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$computeInNonCancelableSection$4(CoreProgressManager.java:230)
at com.intellij.openapi.progress.Cancellation.computeInNonCancelableSection(Cancellation.java:64)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeInNonCancelableSection(CoreProgressManager.java:230)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeNonCancelableSection(CoreProgressManager.java:221)
at com.intellij.serviceContainer.ComponentManagerImpl.getOrCreateLightService(ComponentManagerImpl.kt:739)
at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:688)
at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:630)
at zielu.gittoolbox.H.c.b(SourceFile:20)
at zielu.gittoolbox.a.a.a.b.c.a(SourceFile:190)
at zielu.gittoolbox.a.a.a.c.a(SourceFile:18)
at zielu.gittoolbox.a.a.g.a(SourceFile:29)
at zielu.gittoolbox.a.a.g.invoke(SourceFile:28)
at zielu.a.j.a.h.b(SourceFile:10)
at com.codahale.metrics.Timer.timeSupplier(Timer.java:136)
at zielu.a.j.a.h.a(SourceFile:10)
at zielu.gittoolbox.a.a.f.a(SourceFile:28)
at zielu.gittoolbox.a.a.d.a(SourceFile:81)
at zielu.gittoolbox.a.a.d.b(SourceFile:66)
at zielu.gittoolbox.a.a.d.a(SourceFile:49)
at zielu.gittoolbox.a.S.a(SourceFile:29)
at zielu.gittoolbox.a.A.a(SourceFile:188)
at zielu.gittoolbox.a.A.a(SourceFile:154)
at zielu.gittoolbox.a.B.a(SourceFile:172)
at zielu.gittoolbox.a.B.invoke(SourceFile:172)
at zielu.a.j.a.h.b(SourceFile:10)
at com.codahale.metrics.Timer.timeSupplier(Timer.java:136)
at zielu.a.j.a.h.a(SourceFile:10)
at zielu.gittoolbox.a.r.a(SourceFile:36)
at zielu.gittoolbox.a.A.a(SourceFile:172)
at zielu.a.b.q.run(SourceFile:9)
at zielu.a.l.r.run(SourceFile:130)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:61)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:360)
at zielu.gittoolbox.F.h.a(SourceFile:109)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:29)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:272)
at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:31)
at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:215)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
at java.base/java.lang.Thread.run(Thread.java:833)

from gittoolbox.

zielu avatar zielu commented on June 26, 2024

Hi, I'll look into it

from gittoolbox.

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.