minor build error in IDEA 2025.3.1.1
I'm getting what looks like a minor error when I try to build the open source version of IDEA 2025.3.1.1.
Retrying action with exponential back off (duration=0 ms, end=11:58:33.5975)
events: Attempt failed (attemptNumber=2, error=java.lang.RuntimeException: Cannot execute com.intellij.idea.Main: Error reported from child process logger: com.intellij.util.IncorrectOperationException: Sorry but parent: services of ApplicationImpl@2070773640 (class com.intellij.openapi.util.Disposer$2) has already been disposed (see the cause for stacktrace) so the child: com.intellij.util.net.HttpConfigurable@4e3f468b (class com.intellij.util.net.HttpConfigurable) will never be disposed
at com.intellij.openapi.util.ObjectTree.register(ObjectTree.java:43)
at com.intellij.openapi.util.Disposer.register(Disposer.java:162)
at com.intellij.serviceContainer.ServiceInstanceInitializer.createInstance$suspendImpl(ServiceInstanceInitializer.kt:56)
at com.intellij.serviceContainer.ServiceInstanceInitializer.createInstance(ServiceInstanceInitializer.kt)
请先登录再写评论。
nice