My project causes IntelliJ to log ERROR - intellij.openapi.progress.Task
My team is having a problem with the IntelliJ editor (we are on the latest version as of this past Friday). The symptoms are:
- Code Analysis never completes (the "eyeball" icon never changes to a Green checkmark or brown/red square).
- Syntax highlighting doesn't display as we type, often we have to force a re-compile of the file
- Alt-Enter to fix imports often doesn't work
- We are unable to refactor class names and files (clicking the refactor button does nothing, but we can always cancel the dialog).
We have tried
- deleting our .idea folder and re-importing the project
- removing IntelliJ from our Applications folder and re-installing, then re-importing the project
- invalidating the File caches and restarting the IDE
None of these actions has resolved the problem.
So, could it be a certain plug-in? A bug? Below is the IDEA log file. The error is logged immediately after opening the project. It looks like the error is related to reading our project's Spring boot configuration. This error is only logged for this project. If I load other projects, the problems are not present.
So, I'm looking for suggestions as to what I should tinker with in my project to see if the problem goes away. Here's the log file.
Thanks!
2016-08-07 12:12:59,591 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2016-08-07 12:12:59,613 [ 22] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-162.1447.26, 02 Aug 2016 00:00)
2016-08-07 12:12:59,613 [ 22] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.11.6, x86_64)
2016-08-07 12:12:59,613 [ 22] INFO - #com.intellij.idea.Main - JRE: 1.8.0_76-release-b216 (JetBrains s.r.o)
2016-08-07 12:12:59,613 [ 22] INFO - #com.intellij.idea.Main - JVM: 25.76-b216 (OpenJDK 64-Bit Server VM)
2016-08-07 12:12:59,619 [ 28] INFO - #com.intellij.idea.Main - JVM Args: -Dfile.encoding=UTF-8 -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Xverify:none -XX:ErrorFile=/Users/jeff.hall/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/jeff.hall/java_error_in_idea.hprof -Xbootclasspath/a:../lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseCompressedOops -Djb.vmOptionsFile=/Applications/IntelliJ IDEA.app/Contents/bin/idea.vmoptions -Didea.java.redist=jdk-bundled -Didea.home.path=/Applications/IntelliJ IDEA.app/Contents -Didea.executable=idea -Didea.paths.selector=IntelliJIdea2016.2
2016-08-07 12:12:59,619 [ 28] INFO - #com.intellij.idea.Main - ext: /Applications/IntelliJ IDEA.app/Contents/jre/jdk/Contents/Home/jre/lib/ext: [cldrdata.jar, dnsns.jar, jaccess.jar, jfxrt.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunpkcs11.jar, zipfs.jar]
2016-08-07 12:12:59,619 [ 28] INFO - #com.intellij.idea.Main - ext: /System/Library/Java/Extensions: [MRJToolkit.jar]
2016-08-07 12:12:59,619 [ 28] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2016-08-07 12:12:59,630 [ 39] INFO - #com.intellij.idea.Main - JNA library loaded (64-bit) in 11 ms
2016-08-07 12:12:59,633 [ 42] INFO - #com.intellij.idea.Main - initializing environment
2016-08-07 12:12:59,634 [ 43] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/zsh -l -i -c '/Applications/IntelliJ IDEA.app/Contents/bin/printenv.py' '/private/var/folders/wx/jnvrsdj54bn50yxs8wr8brdslp6qg3/T/intellij-shell-env.tmp'
2016-08-07 12:12:59,641 [ 50] INFO - #com.intellij.util.ui.JBUI - UI scale factor: 1.0
2016-08-07 12:12:59,847 [ 256] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (19 vars)
2016-08-07 12:13:01,024 [ 1433] INFO - llij.ide.plugins.PluginManager - Plugin 'CVS Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,027 [ 1436] INFO - llij.ide.plugins.PluginManager - Plugin 'ClearCase Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,027 [ 1436] INFO - llij.ide.plugins.PluginManager - Plugin 'Perforce Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,028 [ 1437] INFO - llij.ide.plugins.PluginManager - Plugin 'TFS Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,029 [ 1438] INFO - llij.ide.plugins.PluginManager - Plugin 'UI Designer' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,030 [ 1439] INFO - llij.ide.plugins.PluginManager - Plugin 'hg4idea' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,030 [ 1439] INFO - llij.ide.plugins.PluginManager - Plugin 'Flash/Flex Support' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,032 [ 1441] INFO - llij.ide.plugins.PluginManager - Plugin 'GlassFish Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,032 [ 1441] INFO - llij.ide.plugins.PluginManager - Plugin 'Resin Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,032 [ 1441] INFO - llij.ide.plugins.PluginManager - Plugin 'WebSphere Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,033 [ 1442] INFO - llij.ide.plugins.PluginManager - Plugin 'WebLogic Integration' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,034 [ 1443] INFO - llij.ide.plugins.PluginManager - Plugin 'Android Support' can't be loaded because: Plugin is disabled
2016-08-07 12:13:01,133 [ 1542] INFO - llij.ide.plugins.PluginManager - 127 plugins initialized in 627 ms
2016-08-07 12:13:01,135 [ 1544] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: ASP (0.1), Ant Support (1.0), Application Servers View (0.2.0), AspectJ Support (1.2), Bytecode Viewer (0.1), CFML Support (3.53), CSS Support (162.1447.26), Cloud Foundry integration (1.0), CloudBees integration (1.0), CoffeeScript (2.0), Copyright (8.1), Coverage (162.1447.26), Cucumber for Groovy (999.999), Cucumber for Java (999.999), DSM Analysis (1.0.0), Database Tools and SQL (1.0), Eclipse Integration (3.0), EditorConfig (162.1447.26), Emma (162.1447.26), FreeMarker support (1.0), GWT Support (1.0), Geronimo Integration (1.0), Gherkin (999.999), Git Integration (8.1), GitHub (162.1447.26), Google App Engine Integration (1.1.4), Gradle (162.1447.26), Grails (9.0), Groovy (9.0), Guice (8.0), HAML (162.1447.26), HTML Tools (2.0), Heroku integration (1.0), Hibernate Support (1.0), I18n for Java (162.1447.26), IDEA CORE (162.1447.26), IntelliLang (8.0), J2ME (1.0), JBoss Arquillian Support (1.0), JBoss Drools Support (1.0), JBoss Integration (1.0), JBoss Seam Pageflow Support (1.0), JBoss Seam Pages Support (1.0), JBoss Seam Support (1.0), JBoss Support (1.0), JBoss jBPM (2.0.0), JSR45 Integration (1.0), JUnit (1.0), Java Bytecode Decompiler (162.1447.26), Java EE: Batch Applications (1.0), Java EE: Bean Validation Support (1.1), Java EE: Contexts and Dependency Injection (1.1), Java EE: EJB, JPA, Servlets (1.0), Java EE: JMS, JSON Processing, Concurrency, Transaction (1.0), Java EE: Java Server Faces (2.2.X.), Java EE: RESTful Web Services (JAX-RS) (1.0), Java EE: Web Services (JAX-WS) (1.9), Java EE: WebSockets (1.0), Java Server Pages (JSP) Integration (1.0), JavaFX (1.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Jetty Integration (1.0), Kotlin (1.0.3-release-IJ2016.1-120), LESS support (162.1447.26), Maven Integration (162.1447.26), Maven Integration Extension (162.1447.26), OpenShift integration (1.0), Osmorc (1.4.8), Persistence Frameworks Support (1.0), Playframework Support (1.0), Plugin DevKit (1.0), Properties Support (162.1447.26), QuirksMode (162.1447.26), REST Client (162.1447.26), Refactor-X (2.01), Remote Hosts Access (0.1), SASS support (162.1447.26), SSH Remote Run (0.1), Settings Repository (162.1447.26), Spring AOP/@AspectJ (1.0), Spring Batch (1.0), Spring Boot (1.0), Spring Data (1.0), Spring Integration Patterns (1.0), Spring MVC (1.0), Spring OSGi (1.0), Spring Security (1.0), Spring Support (1.0), Spring Web Flow (1.0), Spring Web Services (1.0), Spring WebSocket (1.0), Spy-js (162.1447.26), Struts 1.x (2.0), Struts 2 (1.0), Stylus support (999.999), Subversion Integration (1.1), Tapestry support (1.0), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), Thymeleaf (1.0), Time Tracking (1.0), Tomcat and TomEE Integration (1.0), UML Support (1.0), Vaadin Support (1.0), Velocity support (1.0), W3C Validators (2.0), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (162.1447.26), ZKM-Unscramble (1.0), dmServer Support (0.9.5)
2016-08-07 12:13:01,135 [ 1544] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Lombok Plugin (0.13.16)
2016-08-07 12:13:01,135 [ 1544] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Android Support (10.2.0), CVS Integration (11), ClearCase Integration (2.0), Flash/Flex Support (162.1447.26), GlassFish Integration (1.0), Perforce Integration (2.0), Resin Integration (8.1), TFS Integration (999.999), UI Designer (162.1447.26), WebLogic Integration (1.0), WebSphere Integration (1.0), hg4idea (10.0)
2016-08-07 12:13:01,483 [ 1892] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2016-08-07 12:13:01,526 [ 1935] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/IntelliJ IDEA.app/Contents/bin/fsnotifier
2016-08-07 12:13:01,534 [ 1943] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2016-08-07 12:13:01,620 [ 2029] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2016-08-07 12:13:01,620 [ 2029] INFO - pi.util.registry.RegistryState - SBT.system.in.process = true
2016-08-07 12:13:02,407 [ 2816] INFO - #com.intellij.AbstractBundle - Cannot load resource bundle from *.properties file, falling back to slow class loading: com.intellij.javaee.heroku.cloud.HerokuBundle
2016-08-07 12:13:02,451 [ 2860] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2016-08-07 12:13:02,497 [ 2906] INFO - gs.impl.UpdateCheckerComponent - channel: release
2016-08-07 12:13:02,553 [ 2962] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:44
2016-08-07 12:13:02,556 [ 2965] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:2
2016-08-07 12:13:02,581 [ 2990] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:19
2016-08-07 12:13:02,582 [ 2991] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2016-08-07 12:13:02,639 [ 3048] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2016-08-07 12:13:02,713 [ 3122] INFO - mbokPluginApplicationComponent - Lombok plugin initialized for IntelliJ
2016-08-07 12:13:02,715 [ 3124] INFO - mbokPluginApplicationComponent - Runtime path support is disabled
2016-08-07 12:13:03,116 [ 3525] INFO - plication.impl.ApplicationImpl - 93 application components initialized in 2611 ms
2016-08-07 12:13:03,149 [ 3558] INFO - .intellij.idea.IdeaApplication - App initialization took 4049 ms
2016-08-07 12:13:03,594 [ 4003] INFO - pl$FileIndexDataInitialization - Initialization done:1038
2016-08-07 12:13:03,680 [ 4089] INFO - exImpl$StubIndexInitialization - Initialization done:86
2016-08-07 12:13:03,841 [ 4250] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@404b55bb
2016-08-07 12:13:04,248 [ 4657] INFO - ellij.project.impl.ProjectImpl - 21 project components initialized in 299 ms
2016-08-07 12:13:04,248 [ 4657] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2016-08-07 12:13:05,096 [ 5505] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@13366471
2016-08-07 12:14:02,070 [ 62479] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2016-08-07 12:14:02,303 [ 62712] INFO - ellij.project.impl.ProjectImpl - 153 project components initialized in 448 ms
2016-08-07 12:14:02,593 [ 63002] INFO - le.impl.ModuleManagerComponent - 4 module(s) loaded in 289 ms
2016-08-07 12:14:03,383 [ 63792] INFO - tartup.impl.StartupManagerImpl - /Users/jeff.hall/projects/rsp/workflow-service/.idea case-sensitivity: expected=false actual=false
2016-08-07 12:14:03,417 [ 63826] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 88ms; general responsiveness: ok; EDT responsiveness: ok
2016-08-07 12:14:03,848 [ 64257] INFO - #git4idea.commands.GitHandler - [workflow-service] git -c core.quotepath=false status --porcelain -z --untracked-files=no -- .
2016-08-07 12:14:05,034 [ 65443] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3186 ms
2016-08-07 12:14:05,601 [ 66010] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2183ms; general responsiveness: ok; EDT responsiveness: 2/3 sluggish, 1/3 very slow
2016-08-07 12:14:07,367 [ 67776] INFO - ution.rmi.RemoteProcessSupport - "/Applications/IntelliJ IDEA.app/Contents/jre/jdk/Contents/Home/jre/bin/java" -d64 -Djava.awt.headless=true -Didea.version==2016.2.1 -Xmx768m -Didea.maven.embedder.version=3.0.5 -Dfile.encoding=UTF-8 -classpath "/Applications/IntelliJ IDEA.app/Contents/lib/resources_en.jar:/Applications/IntelliJ IDEA.app/Contents/lib/log4j.jar:/Applications/IntelliJ IDEA.app/Contents/lib/slf4j-api-1.7.10.jar:/Applications/IntelliJ IDEA.app/Contents/lib/slf4j-log4j12-1.7.10.jar:/Applications/IntelliJ IDEA.app/Contents/lib/jna.jar:/Applications/IntelliJ IDEA.app/Contents/lib/snappy-in-java-0.3.1.jar:/Applications/IntelliJ IDEA.app/Contents/lib/jna-platform.jar:/Applications/IntelliJ IDEA.app/Contents/lib/annotations.jar:/Applications/IntelliJ IDEA.app/Contents/lib/oromatcher.jar:/Applications/IntelliJ IDEA.app/Contents/lib/trove4j.jar:/Applications/IntelliJ IDEA.app/Contents/lib/util.jar:/Applications/IntelliJ IDEA.app/Contents/lib/jdom.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/lucene-core-2.4.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven-server-api.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-common.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven30-server-impl.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/aether-api-1.13.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/aether-connector-wagon-1.13.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/aether-impl-1.13.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/aether-spi-1.13.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/aether-util-1.13.1.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/commons-cli-1.2.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/commons-io-2.2.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/commons-lang-2.6.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-aether-provider-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-artifact-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-compat-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-core-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-embedder-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-model-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-model-builder-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-plugin-api-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-settings-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/maven-settings-builder-3.0.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/plexus-component-annotations-1.5.5.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/plexus-interpolation-1.14.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.3.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/plexus-utils-2.0.6.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/sisu-guava-0.9.9.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/sisu-guice-3.1.0-no_aop.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/sisu-inject-bean-2.3.0.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/sisu-inject-plexus-2.3.0.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/wagon-file-2.8.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/wagon-http-2.8-shaded.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/wagon-http-shared-2.8.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/lib/wagon-provider-api-2.8.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/boot/plexus-classworlds-2.4.jar" org.jetbrains.idea.maven.server.RemoteMavenServer
2016-08-07 12:14:07,582 [ 67991] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 52616/Maven30ServerImpl850e7c63
2016-08-07 12:14:08,882 [ 69291] ERROR - intellij.openapi.progress.Task - Argument for @NotNull parameter 'label' of com/intellij/spring/contexts/model/graph/LocalModelDependency.<init> must not be null
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'label' of com/intellij/spring/contexts/model/graph/LocalModelDependency.<init> must not be null
at com.intellij.spring.contexts.model.graph.LocalModelDependency.<init>(LocalModelDependency.java)
at com.intellij.spring.contexts.model.graph.LocalModelDependency.create(LocalModelDependency.java:37)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.lambda$getDependentLocalModels$4(LocalAnnotationModelImpl.java:234)
at com.intellij.spring.model.jam.stereotype.SpringComponentScan.processPsiPackages(SpringComponentScan.java:210)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.processScannedConfigurations(LocalAnnotationModelImpl.java:269)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.getDependentLocalModels(LocalAnnotationModelImpl.java:223)
at com.intellij.spring.contexts.model.graph.LazyModelDependenciesGraph.getDependencies(LazyModelDependenciesGraph.java:44)
at com.intellij.spring.contexts.model.graph.LazyModelDependenciesGraph.getDependencies(LazyModelDependenciesGraph.java:29)
at com.intellij.spring.contexts.model.graph.LazyDependenciesGraph.getOrCreateOutDependencies(LazyDependenciesGraph.java:74)
at com.intellij.spring.contexts.model.graph.LazyDependenciesGraph.getOut(LazyDependenciesGraph.java:52)
at com.intellij.spring.contexts.model.AbstractSimpleLocalModel.visitRelated(AbstractSimpleLocalModel.java:107)
at com.intellij.spring.contexts.model.AbstractSimpleLocalModel.getRelatedLocalModels(AbstractSimpleLocalModel.java:98)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.lambda$getOrCreateLocalRelatedModels$1(LocalAnnotationModelImpl.java:103)
at com.intellij.psi.impl.PsiCachedValueImpl.doCompute(PsiCachedValueImpl.java:49)
at com.intellij.util.CachedValueBase.getValueWithLock(CachedValueBase.java:222)
at com.intellij.psi.impl.PsiCachedValue.getValueWithLock(PsiCachedValue.java:65)
at com.intellij.psi.impl.PsiCachedValueImpl.getValue(PsiCachedValueImpl.java:38)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.getOrCreateLocalRelatedModels(LocalAnnotationModelImpl.java:112)
at com.intellij.spring.contexts.model.LocalAnnotationModelImpl.getRelatedModels(LocalAnnotationModelImpl.java:91)
at com.intellij.spring.contexts.model.CachedLocalModel.lambda$processRelatedModels$1(CachedLocalModel.java:157)
at com.intellij.openapi.util.RecursionManager$2.doPreventingRecursion(RecursionManager.java:112)
at com.intellij.openapi.util.RecursionManager.doPreventingRecursion(RecursionManager.java:68)
at com.intellij.spring.contexts.model.CachedLocalModel.processRelatedModels(CachedLocalModel.java:156)
at com.intellij.spring.contexts.model.SpringModel.lambda$processConfigFiles$13(SpringModel.java:312)
at com.intellij.spring.contexts.model.SpringModel.processModels(SpringModel.java:231)
at com.intellij.spring.contexts.model.SpringModel.processModels(SpringModel.java:227)
at com.intellij.spring.contexts.model.SpringModel.processModels(SpringModel.java:216)
at com.intellij.spring.contexts.model.SpringModel.processConfigFiles(SpringModel.java:308)
at com.intellij.spring.contexts.model.SpringModel.getConfigFiles(SpringModel.java:290)
at com.intellij.spring.facet.validation.SpringUnmappedConfigurationFilesCollector.lambda$getFilesUsedImplicitlyInSpringModels$0(SpringUnmappedConfigurationFilesCollector.java:234)
at com.intellij.openapi.module.ModuleUtilCore.visitMeAndDependentModules(ModuleUtilCore.java:193)
at com.intellij.spring.facet.validation.SpringUnmappedConfigurationFilesCollector.getFilesUsedImplicitlyInSpringModels(SpringUnmappedConfigurationFilesCollector.java:229)
at com.intellij.spring.facet.validation.SpringUnmappedConfigurationFilesCollector.collect(SpringUnmappedConfigurationFilesCollector.java:134)
at com.intellij.spring.facet.validation.SpringConfigurationCheckTask.runCollectors(SpringConfigurationCheckTask.java:144)
at com.intellij.spring.facet.validation.SpringConfigurationCheckTask.lambda$null$1(SpringConfigurationCheckTask.java:86)
at com.intellij.openapi.project.DumbService$2.compute(DumbService.java:125)
at com.intellij.openapi.project.DumbService$2.compute(DumbService.java:119)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:871)
at com.intellij.openapi.project.DumbService.runReadActionInSmartMode(DumbService.java:119)
at com.intellij.spring.facet.validation.SpringConfigurationCheckTask.lambda$run$2(SpringConfigurationCheckTask.java:86)
at com.intellij.openapi.progress.impl.CoreProgressManager$3.run(CoreProgressManager.java:170)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:494)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:443)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:155)
at com.intellij.spring.facet.validation.SpringConfigurationCheckTask.run(SpringConfigurationCheckTask.java:84)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:635)
at com.intellij.openapi.progress.impl.CoreProgressManager$3.run(CoreProgressManager.java:170)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:494)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:443)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:155)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:128)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:308)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - IntelliJ IDEA 2016.2.1 Build #IU-162.1447.26
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - JDK: 1.8.0_76-release
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - VM: OpenJDK 64-Bit Server VM
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - Vendor: JetBrains s.r.o
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - OS: Mac OS X
2016-08-07 12:14:08,885 [ 69294] ERROR - intellij.openapi.progress.Task - Last Action:
Please sign in to leave a comment.
Looks like https://youtrack.jetbrains.com/issue/IDEA-156212, but it should be fixed in 2016.2.
Please report a new bug at https://youtrack.jetbrains.com/issues/IDEA.
Done: https://youtrack.jetbrains.com/issue/IDEA-159559