You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Freeze for 417 seconds
IDE KILLED! Sampled time: 57500ms, sampling rate: 100ms, GC time: 1094ms (0%), Class loading: 0%
The stack is from the thread that was blocking EDT
com.intellij.diagnostic.Freeze
at org.apache.commons.collections4.trie.AbstractPatriciaTrie$Values.iterator(AbstractPatriciaTrie.java:1491)
at in.oneton.idea.spring.assistant.plugin.suggestion.metadata.MetadataNonPropertySuggestionNode.removeRefCascadeDown(MetadataNonPropertySuggestionNode.java:351)
at in.oneton.idea.spring.assistant.plugin.suggestion.metadata.MetadataNonPropertySuggestionNode.removeRefCascadeDown(MetadataNonPropertySuggestionNode.java:363)
at in.oneton.idea.spring.assistant.plugin.suggestion.metadata.MetadataNonPropertySuggestionNode.removeRefCascadeDown(MetadataNonPropertySuggestionNode.java:363)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl.removeReferences(SuggestionServiceImpl.java:468)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl.processContainers(SuggestionServiceImpl.java:429)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl.reindexModule(SuggestionServiceImpl.java:355)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl.lambda$reIndex$2(SuggestionServiceImpl.java:106)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl$$Lambda$8854/0x000000080332bc40.run(Unknown Source)
at com.intellij.openapi.project.DumbService.lambda$runReadActionInSmartMode$1(DumbService.java:157)
at com.intellij.openapi.project.DumbService$$Lambda$8777/0x0000000802da1840.compute(Unknown Source)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:933)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:68)
at com.intellij.openapi.project.DumbService.runReadActionInSmartMode(DumbService.java:150)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl.lambda$reIndex$3(SuggestionServiceImpl.java:95)
at in.oneton.idea.spring.assistant.plugin.suggestion.service.SuggestionServiceImpl$$Lambda$8852/0x000000080332b440.run(Unknown Source)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:295)
at [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at [email protected]/java.security.AccessController.doPrivileged(Native Method)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at [email protected]/java.lang.Thread.run(Thread.java:829)
The text was updated successfully, but these errors were encountered:
Freeze for 417 seconds
IDE KILLED! Sampled time: 57500ms, sampling rate: 100ms, GC time: 1094ms (0%), Class loading: 0%
The stack is from the thread that was blocking EDT
The text was updated successfully, but these errors were encountered: