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

[IntelliJ] Uncaught Exception java.lang.RuntimeException: PCE is not expected in non-cancellable section execution #9556

Open
zepolar opened this issue Nov 1, 2024 · 0 comments

Comments

@zepolar
Copy link

zepolar commented Nov 1, 2024

IntelliJ build version: 2024.2.4 IU-242.23726.103
OS: Windows 11
JDK: JetBrains s.r.o. 21.0.4
Plugin version: 3.92.0-2024.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1707x1019,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.RuntimeException: PCE is not expected in non-cancellable section execution
	at com.intellij.openapi.progress.Cancellation.computeInNonCancelableSection(Cancellation.java:69)
Caused by: com.intellij.openapi.progress.ProcessCanceledException: com.intellij.platform.instanceContainer.internal.ContainerDisposedException: Container 'ProjectImpl@126767361 services' was disposed
Caused by: com.intellij.platform.instanceContainer.internal.ContainerDisposedException: Container 'ProjectImpl@126767361 services' was disposed
Caused by: com.intellij.platform.instanceContainer.internal.DisposalTrace
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

No branches or pull requests

1 participant