Code Monkey home page Code Monkey logo

Comments (6)

turbanoff avatar turbanoff commented on May 26, 2024

Do you have any exceptions on the start? Can you please check IDEA logs. It's unlikely that this plugin is the reason.

from runconfigurationasaction.

claudiobosticco avatar claudiobosticco commented on May 26, 2024

Hello and thanks for your quick reply.

In the log, after start, I see only 3 occurrences of "org.turbanov", the relevant one may or may not be:

- "projectOpened component executing":StandaloneCoroutine{Active}, state: RUNNING [StartupAbortedExceptionHandler, projectOpened component executing, kotlinx.coroutines.UndispatchedMarker@34412bf6, com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.FUSProjectHotStartUpMeasurer$MyMarker@45fd32dd, Dispatchers.EDT] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:88) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at com.intellij.serviceContainer.ComponentManagerImplKt$runBlockingInitialization$1.invoke(ComponentManagerImpl.kt:1636) at com.intellij.serviceContainer.ComponentManagerImplKt$runBlockingInitialization$1.invoke(ComponentManagerImpl.kt:1627) at com.intellij.openapi.progress.ContextKt.prepareThreadContext(context.kt:83) at com.intellij.serviceContainer.ComponentManagerImplKt.runBlockingInitialization(ComponentManagerImpl.kt:1627) at com.intellij.serviceContainer.ComponentManagerImplKt.getOrCreateInstanceBlocking(ComponentManagerImpl.kt:1547) at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:754) at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:698) at com.intellij.execution.RunManager$Companion.getInstance(RunManager.kt:27) at com.intellij.execution.RunManager.getInstance(RunManager.kt) at com.intellij.execution.RunManagerEx.getInstanceEx(RunManagerEx.java:17) at org.turbanov.actions.Bootstrap.projectOpened(Bootstrap.java:191) at com.intellij.openapi.project.impl.ProjectManagerImplKt$runInitProjectActivities$3$1$1.invoke(ProjectManagerImpl.kt:1010) at com.intellij.openapi.project.impl.ProjectManagerImplKt$runInitProjectActivities$3$1$1.invoke(ProjectManagerImpl.kt:1009) at com.intellij.openapi.progress.CoroutinesKt.blockingContextInner(coroutines.kt:320) at com.intellij.openapi.progress.CoroutinesKt.access$blockingContextInner(coroutines.kt:1) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invokeSuspend(coroutines.kt:197) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at com.intellij.openapi.progress.CoroutinesKt$blockingContext$2.invoke(coroutines.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:78) at kotlinx.coroutines.CoroutineScopeKt.coroutineScope(CoroutineScope.kt:264) at com.intellij.openapi.progress.CoroutinesKt.blockingContext(coroutines.kt:196) at com.intellij.openapi.project.impl.ProjectManagerImplKt$runInitProjectActivities$3.invokeSuspend(ProjectManagerImpl.kt:1009) - BlockingCoroutine{Active}, state: SUSPENDED [com.intellij.openapi.progress.RunBlockingUnderReadActionMarker@69ddc0cc, NestedBlockingEventLoop@71cb01cf] at com.intellij.serviceContainer.ComponentManagerImplKt$getOrCreateInstanceBlocking$3.invokeSuspend(ComponentManagerImpl.kt:1548)

I'm attaching the complete log for your reference

idea copia.log

from runconfigurationasaction.

turbanoff avatar turbanoff commented on May 26, 2024

Thank you for the log.
Looks like IDEA issue. Reported - https://youtrack.jetbrains.com/issue/IDEA-350878/Intellij-wont-start-with-RunConfigurationAsAction-plugin-installed
Let's see, what JB answers

from runconfigurationasaction.

claudiobosticco avatar claudiobosticco commented on May 26, 2024

voted, thank you very much

from runconfigurationasaction.

turbanoff avatar turbanoff commented on May 26, 2024

I've uploaded a new version of the plugin - https://github.com/turbanoff/RunConfigurationAsAction/releases/download/3.0/RunConfigurationAsAction-3.0.jar
Please try.

Uploaded to JetBrains marketplace too. Will be available there after their approval.

from runconfigurationasaction.

claudiobosticco avatar claudiobosticco commented on May 26, 2024

I can confirm that it's working for me, thank you very much!

from runconfigurationasaction.

Related Issues (17)

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.