Title: RD. Exception in Concrete Executor logs - IDEA 2022.2.2 · Issue #1082 · UnitTestBot/UTBotJava · GitHub
Open Graph Title: RD. Exception in Concrete Executor logs - IDEA 2022.2.2 · Issue #1082 · UnitTestBot/UTBotJava
X Title: RD. Exception in Concrete Executor logs - IDEA 2022.2.2 · Issue #1082 · UnitTestBot/UTBotJava
Description: Description InterruptedException is thrown from CallsSynchronizer.stopProtocol To Reproduce Run UTBotJava project in IntelliJ Idea 2022.1.4 / 2022.2.2 Install plugin build from #1067[plugin build](https://github.com/UnitTestBot/UTBotJava...
Open Graph Description: Description InterruptedException is thrown from CallsSynchronizer.stopProtocol To Reproduce Run UTBotJava project in IntelliJ Idea 2022.1.4 / 2022.2.2 Install plugin build from #1067[plugin build](...
X Description: Description InterruptedException is thrown from CallsSynchronizer.stopProtocol To Reproduce Run UTBotJava project in IntelliJ Idea 2022.1.4 / 2022.2.2 Install plugin build from #1067[plugin build](...
Opengraph URL: https://github.com/UnitTestBot/UTBotJava/issues/1082
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"RD. Exception in Concrete Executor logs - IDEA 2022.2.2","articleBody":"**Description**\r\n\r\nInterruptedException is thrown from CallsSynchronizer.stopProtocol\r\n\r\n**To Reproduce**\r\n\r\n1. Run UTBotJava project in IntelliJ Idea 2022.1.4 / 2022.2.2\r\n2. Install plugin build from #1067[plugin build](https://github.com/UnitTestBot/UTBotJava/actions/runs/3180816818\r\n3. Test generation was started (not sure which file exactly), not reproduced.\r\n\r\n\r\n Exception in Concrete Executor logs - IDEA 2022.2.2\r\n\r\n14:10:38.054 | Error | SingleThreadScheduler | 15:Scheduler for Client59216 @coroutine#14 | | java.lang.InterruptedException\r\n\tat java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2067)\r\n\tat java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1475)\r\n\tat com.jetbrains.rd.util.threading.SingleThreadScheduler$1.invoke(SingleThreadScheduler.kt:70)\r\n\tat com.jetbrains.rd.util.threading.SingleThreadScheduler$1.invoke(SingleThreadScheduler.kt:66)\r\n\tat com.jetbrains.rd.util.lifetime.LifetimeDefinition.destruct(RLifetime.kt:427)\r\n\tat com.jetbrains.rd.util.lifetime.LifetimeDefinition.terminate(RLifetime.kt:408)\r\n\tat com.jetbrains.rd.util.lifetime.LifetimeDefinition.terminate$default(RLifetime.kt:375)\r\n\tat org.utbot.rd.CallsSynchronizer.stopProtocol(ClientProcessUtil.kt:108)\r\n\tat org.utbot.instrumentation.process.ChildProcessKt$setup$5.invoke(ChildProcess.kt:141)\r\n\tat org.utbot.instrumentation.process.ChildProcessKt$setup$5.invoke(ChildProcess.kt:139)\r\n\tat org.utbot.rd.CallsSynchronizer$measureExecutionForTermination$2$1$1.invoke(ClientProcessUtil.kt:79)\r\n\tat org.utbot.rd.CallsSynchronizer$measureExecutionForTermination$1.invokeSuspend(ClientProcessUtil.kt:69)\r\n\tat kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)\r\n\tat kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)\r\n\tat kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)\r\n\tat kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)\r\n\tat kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)\r\n\tat kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)\r\n\tat kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)\r\n\tat kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)\r\n\tat org.utbot.rd.CallsSynchronizer.measureExecutionForTermination(ClientProcessUtil.kt:66)\r\n\tat org.utbot.rd.CallsSynchronizer$measureExecutionForTermination$2$1.invokeSuspend(ClientProcessUtil.kt:78)\r\n\tat kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)\r\n\tat kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)\r\n\tat kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)\r\n\tat kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)\r\n\tat kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)\r\n\tat kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)\r\n\tat kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)\r\n\tat kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)\r\n\tat org.utbot.rd.CallsSynchronizer$measureExecutionForTermination$2.invoke(ClientProcessUtil.kt:77)\r\n\tat com.jetbrains.rd.framework.IRdEndpoint$set$1.invoke(TaskInterfaces.kt:182)\r\n\tat com.jetbrains.rd.framework.IRdEndpoint$set$1.invoke(TaskInterfaces.kt:182)\r\n\tat com.jetbrains.rd.framework.impl.RdCall.onWireReceived(RdTask.kt:360)\r\n\tat com.jetbrains.rd.framework.MessageBroker$invoke$2$2.invoke(MessageBroker.kt:57)\r\n\tat com.jetbrains.rd.framework.MessageBroker$invoke$2$2.invoke(MessageBroker.kt:56)\r\n\tat com.jetbrains.rd.framework.impl.ProtocolContexts.readMessageContextAndInvoke(ProtocolContexts.kt:148)\r\n\tat com.jetbrains.rd.framework.MessageBroker$invoke$2.invoke(MessageBroker.kt:56)\r\n\tat com.jetbrains.rd.framework.MessageBroker$invoke$2.invoke(MessageBroker.kt:54)\r\n\tat com.jetbrains.rd.util.threading.SingleThreadSchedulerBase.queue$lambda-3(SingleThreadScheduler.kt:41)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:750)\r\n\r\n_Originally posted by @alisevych in https://github.com/UnitTestBot/UTBotJava/issues/1068#issuecomment-1266859514_\r\n ","author":{"url":"https://github.com/alisevych","@type":"Person","name":"alisevych"},"datePublished":"2022-10-04T13:55:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/1082/UTBotJava/issues/1082"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:687198ce-0d5c-df20-ab6e-13dd8bffbb6a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E456:4B652:34DE8E:4835F3:698E0C6F |
| html-safe-nonce | e13fb614c555c9ab11738fa198bc038003c46955582981d9d0d9c0af4fa98c82 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNDU2OjRCNjUyOjM0REU4RTo0ODM1RjM6Njk4RTBDNkYiLCJ2aXNpdG9yX2lkIjoiNDA1MjY5MTM3NTE3NDMyMzMxMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | d2a19f839dd7ea69708f3e6f39abfe29abe3a89e152675f2ef05e53df269f57d |
| hovercard-subject-tag | issue:1396323073 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/UnitTestBot/UTBotJava/1082/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8d0749ed031d530d6f7bbdb011f925f184534ff4e4237e554f059173af193d57/UnitTestBot/UTBotJava/issues/1082 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8d0749ed031d530d6f7bbdb011f925f184534ff4e4237e554f059173af193d57/UnitTestBot/UTBotJava/issues/1082 |
| og:image:alt | Description InterruptedException is thrown from CallsSynchronizer.stopProtocol To Reproduce Run UTBotJava project in IntelliJ Idea 2022.1.4 / 2022.2.2 Install plugin build from #1067[plugin build](... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | alisevych |
| hostname | github.com |
| expected-hostname | github.com |
| None | fdf74c91c9ac187cc5cd7b14d4af2d6ef3e18136d002f5d36253f8538e97ee4c |
| turbo-cache-control | no-preview |
| go-import | github.com/UnitTestBot/UTBotJava git https://github.com/UnitTestBot/UTBotJava.git |
| octolytics-dimension-user_id | 87413538 |
| octolytics-dimension-user_login | UnitTestBot |
| octolytics-dimension-repository_id | 480810501 |
| octolytics-dimension-repository_nwo | UnitTestBot/UTBotJava |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 480810501 |
| octolytics-dimension-repository_network_root_nwo | UnitTestBot/UTBotJava |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 1a5a3e7bbfb3486980e340c242368684156fba87 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width