newhoo / RestfulBox

A powerful toolkit for restful services development.
https://plugins.jetbrains.com/plugin/14723-restfulbox
Apache License 2.0
54 stars 19 forks source link

2022.1版本问题 #12

Closed Medivh-z closed 2 years ago

Medivh-z commented 2 years ago

java.lang.Throwable: Assertion failed: expensive transformations shouldn't be called there at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:218) at com.intellij.microservices.url.references.UrlPathContext$applyOnResolve$1.invoke(UrlPathContext.kt:71) at com.intellij.microservices.url.references.UrlPathContext$applyOnResolve$1.invoke(UrlPathContext.kt:10) at com.intellij.microservices.url.references.LazyChain$chainLazy$1.invoke(LazyChain.kt:12) at com.intellij.microservices.url.references.LazyChain$Delayed$value$2.invoke(LazyChain.kt:19) at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:107) at com.intellij.microservices.url.references.LazyChain$Delayed.getValue(LazyChain.kt) at com.intellij.microservices.url.references.LazyChain$chainLazy$1.invoke(LazyChain.kt:12) at com.intellij.microservices.url.references.LazyChain$Delayed$value$2.invoke(LazyChain.kt:19) at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:107) at com.intellij.microservices.url.references.LazyChain$Delayed.getValue(LazyChain.kt) at com.intellij.microservices.url.references.LazyChain$chainLazy$1.invoke(LazyChain.kt:12) at com.intellij.microservices.url.references.LazyChain$Delayed$value$2.invoke(LazyChain.kt:19) at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:107) at com.intellij.microservices.url.references.LazyChain$Delayed.getValue(LazyChain.kt) at com.intellij.microservices.url.references.LazyChain$chainLazy$1.invoke(LazyChain.kt:12) at com.intellij.microservices.url.references.LazyChain$Delayed$value$2.invoke(LazyChain.kt:19) at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:107) at com.intellij.microservices.url.references.LazyChain$Delayed.getValue(LazyChain.kt) at com.intellij.microservices.url.references.UrlPathContext.getFullyEvaluated(UrlPathContext.kt:83) at com.intellij.microservices.url.references.UrlPathContext.getResolveRequests(UrlPathContext.kt:156) at io.github.newhoo.restkit.feature.microservice.OpenInHttpUrlInlayAction.isAvailable(OpenInHttpUrlInlayAction.java:70) at com.intellij.microservices.url.inlay.UrlPathInlayHintsProvider$getCollectorFor$1$collect$1.invoke(UrlPathInlayHintsProvider.kt:40) at com.intellij.microservices.url.inlay.UrlPathInlayHintsProvider$getCollectorFor$1$collect$1.invoke(UrlPathInlayHintsProvider.kt:33) at com.intellij.microservices.url.references.UrlPathContextKt.forbidExpensiveUrlContext(UrlPathContext.kt:219) at com.intellij.microservices.url.inlay.UrlPathInlayHintsProvider$getCollectorFor$1.collect(UrlPathInlayHintsProvider.kt:35) at com.intellij.codeInsight.hints.CollectorWithSettings.collectHints(InlayHintsUtils.kt:91) at com.intellij.codeInsight.hints.InlayHintsPass$doCollectInformation$1.process(InlayHintsPass.kt:47) at com.intellij.codeInsight.hints.InlayHintsPass$doCollectInformation$1.process(InlayHintsPass.kt:27) at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:136) at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:149) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1152) at com.intellij.concurrency.ApplierCompleter.lambda$wrapInReadActionAndIndicator$1(ApplierCompleter.java:92) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:608) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:683) at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:639) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:607) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.concurrency.ApplierCompleter.wrapInReadActionAndIndicator(ApplierCompleter.java:104) at com.intellij.concurrency.ApplierCompleter.compute(ApplierCompleter.java:86) at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:746) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

newhoo commented 2 years ago

不影响插件使用,下个版本fix

newhoo commented 2 years ago

升级2.0.5