IntelliJ IDEA won't reopen the opened file from my previous session
Answered
Every time I start IDEA, it won't reopen my project files (SBT project) even though it expands the project window appropriately.
I've cleared the most recent project list and even deleted workspace.xml with the same result. I also completely re-imported my project with the same behavior.
I've tried 2017.1.3 and 2017.1.4 community editions (just upgraded).
Please sign in to leave a comment.
Please clarify with the screenshot what exactly you see.
Any errors in idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085)?
Here's what I see before I close:
Notice my opened Dockerfile. Now here's what I see on startup:
Notice project window is same, but no file is opened.
Here's my idea.log:
2017-06-07 13:34:02,222 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-06-07 13:34:02,228 [ 6] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2017-06-07 13:34:02,228 [ 6] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2017-06-07 13:34:02,237 [ 15] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-171.4694.23, 06 Jun 2017 12:02)
2017-06-07 13:34:02,238 [ 16] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-72-generic, amd64)
2017-06-07 13:34:02,238 [ 16] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2017-06-07 13:34:02,238 [ 16] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2017-06-07 13:34:02,239 [ 17] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/opt/idea-IC-171.4694.23/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/vagrant/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/vagrant/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2017.1 -Djb.vmOptionsFile=/opt/idea-IC-171.4694.23/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2017-06-07 13:34:02,239 [ 17] INFO - #com.intellij.idea.Main - ext: /opt/idea-IC-171.4694.23/jre64/lib/ext: [jaccess.jar, sunjce_provider.jar, dnsns.jar, zipfs.jar, sunpkcs11.jar, meta-index, sunec.jar, jfxrt.jar, cldrdata.jar, nashorn.jar, localedata.jar]
2017-06-07 13:34:02,239 [ 17] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-06-07 13:34:02,254 [ 32] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2017-06-07 13:34:02,354 [ 132] INFO - .intellij.idea.IdeaApplication - WM detected: Xfwm4
2017-06-07 13:34:02,602 [ 380] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-terminal-plugin.xml
2017-06-07 13:34:02,606 [ 384] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-rest-plugin.xml
2017-06-07 13:34:02,609 [ 387] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2017-06-07 13:34:02,699 [ 477] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-06-07 13:34:02,875 [ 653] INFO - llij.ide.plugins.PluginManager - 42 plugins initialized in 487 ms
2017-06-07 13:34:02,876 [ 654] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.2.2.2), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (171.4694.23), Eclipse Integration (3.0), EditorConfig (171.4694.23), Git Integration (8.1), GitHub (171.4694.23), Gradle (171.4694.23), Groovy (9.0), I18n for Java (171.4694.23), IDEA CORE (171.4694.23), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (171.4694.23), JavaFX (1.0), Kotlin (1.1.2-release-IJ2017.1-1), Maven Integration (171.4694.23), Plugin DevKit (1.0), Properties Support (171.4694.23), Settings Repository (171.4694.23), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (171.4694.23), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (171.4694.23), hg4idea (10.0)
2017-06-07 13:34:02,876 [ 654] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: .ignore (1.7.6), BashSupport (1.6.9.171), Docker integration (2.5.3.1), Gauge (0.3.3), Markdown support (2017.1.20170419), MetricsReloaded (1.8), Protobuf Support (0.8.0), Python Community Edition (2017.1.171.4694.26), Scala (2017.1.19), Statistic (3.1)
2017-06-07 13:34:03,674 [ 1452] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-06-07 13:34:03,750 [ 1528] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /opt/idea-IC-171.4694.23/bin/fsnotifier64
2017-06-07 13:34:03,757 [ 1535] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-06-07 13:34:03,879 [ 1657] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-06-07 13:34:03,879 [ 1657] INFO - pi.util.registry.RegistryState - SBT.system.in.process = true
2017-06-07 13:34:04,220 [ 1998] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2017-06-07 13:34:04,589 [ 2367] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-06-07 13:34:04,607 [ 2385] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-06-07 13:34:04,630 [ 2408] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-06-07 13:34:04,790 [ 2568] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:133
2017-06-07 13:34:04,793 [ 2571] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:2
2017-06-07 13:34:04,839 [ 2617] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:39
2017-06-07 13:34:04,840 [ 2618] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-06-07 13:34:04,876 [ 2654] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-06-07 13:34:04,962 [ 2740] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been activated.
2017-06-07 13:34:05,334 [ 3112] INFO - plication.impl.ApplicationImpl - 100 application components initialized in 2299ms
2017-06-07 13:34:05,394 [ 3172] INFO - .intellij.idea.IdeaApplication - App initialization took 3887 ms
2017-06-07 13:34:05,737 [ 3515] INFO - .intellij.idea.IdeaApplication - IdeaApplication.loadProject
2017-06-07 13:34:05,738 [ 3516] INFO - ellij.ide.CommandLineProcessor - External command line:
2017-06-07 13:34:05,739 [ 3517] INFO - ellij.ide.CommandLineProcessor - Dir: null
2017-06-07 13:34:05,739 [ 3517] INFO - ellij.ide.CommandLineProcessor - .
2017-06-07 13:34:05,739 [ 3517] INFO - ellij.ide.CommandLineProcessor - -----
2017-06-07 13:34:05,814 [ 3592] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@25d004e4 already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@25d004e4 already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:34:05,831 [ 3609] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@320210b5 already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@320210b5 already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:34:05,857 [ 3635] INFO - pl$FileIndexDataInitialization - Initialization done:1063
2017-06-07 13:34:05,950 [ 3728] INFO - exImpl$StubIndexInitialization - Initialization done:93
2017-06-07 13:34:06,169 [ 3947] INFO - ellij.project.impl.ProjectImpl - 26 project components initialized in 395 ms
2017-06-07 13:34:07,214 [ 4992] INFO - CompilerWorkspaceConfiguration - Available processors: 6
2017-06-07 13:34:07,381 [ 5159] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@e454e31
2017-06-07 13:34:07,468 [ 5246] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been activated for project=.
2017-06-07 13:34:08,157 [ 5935] INFO - ellij.project.impl.ProjectImpl - 203 project components initialized in 1588 ms
2017-06-07 13:34:08,314 [ 6092] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 155 ms
2017-06-07 13:34:08,794 [ 6572] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@5cc95de9
2017-06-07 13:34:09,130 [ 6908] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@8b554d3
2017-06-07 13:34:09,304 [ 7082] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 32ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:09,382 [ 7160] INFO - riptDefsFromTemplatesProviders - [kts] loading script definitions [kotlin.script.templates.standard.ScriptTemplateWithArgs] using cp:
2017-06-07 13:34:09,800 [ 7578] INFO - tartup.impl.StartupManagerImpl - /home/vagrant/dev/xxx/./.idea case-sensitivity: expected=true actual=true
2017-06-07 13:34:10,083 [ 7861] INFO - ution.rmi.RemoteProcessSupport - /opt/idea-IC-171.4694.23/jre64/bin/java -Djava.awt.headless=true -Didea.version==2017.1.4 -Xmx768m -Didea.maven.embedder.version=3.3.9 -Dfile.encoding=UTF-8 -classpath /opt/idea-IC-171.4694.23/lib/resources_en.jar:/opt/idea-IC-171.4694.23/lib/log4j.jar:/opt/idea-IC-171.4694.23/lib/snappy-in-java-0.5.1.jar:/opt/idea-IC-171.4694.23/lib/jdom.jar:/opt/idea-IC-171.4694.23/lib/jna.jar:/opt/idea-IC-171.4694.23/lib/jna-platform.jar:/opt/idea-IC-171.4694.23/lib/util.jar:/opt/idea-IC-171.4694.23/lib/annotations.jar:/opt/idea-IC-171.4694.23/lib/oromatcher.jar:/opt/idea-IC-171.4694.23/lib/trove4j.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/lucene-core-2.4.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven-server-api.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-common.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-impl.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-shared-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guice-4.0-no_aop.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-interpolation-1.21.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-io-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/cdi-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-simple-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-file-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-transport-wagon-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-connector-basic-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-aether-provider-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-embedder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/javax.inject-1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-plugin-api-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-api-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-api-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsr250-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-provider-api-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-artifact-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-util-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-2.10-shaded.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aopalliance-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang3-3.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-utils-3.0.22.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-core-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-cli-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guava-18.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-component-annotations-1.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-builder-support-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.3.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-compat-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsoup-1.7.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang-2.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-spi-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-impl-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar org.jetbrains.idea.maven.server.RemoteMavenServer
2017-06-07 13:34:10,172 [ 7950] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3648 ms
2017-06-07 13:34:10,304 [ 8082] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 33694/Maven3ServerImpl16f57ef
2017-06-07 13:34:10,580 [ 8358] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1270ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish
2017-06-07 13:34:12,305 [ 10083] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 880
2017-06-07 13:34:12,307 [ 10085] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2017-06-07 13:34:12,718 [ 10496] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-06-07 13:34:12,847 [ 10625] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 11ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:12,877 [ 10655] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 30ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:18,507 [ 16285] INFO - ns.python.sdk.PythonSdkUpdater - Updating sys.path took 42 ms
2017-06-07 13:34:18,513 [ 16291] INFO - ns.python.sdk.PythonSdkUpdater - Bogus sys.path entry /usr/lib/python2.7/lib-old
2017-06-07 13:34:18,514 [ 16292] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/system/python_stubs/-1247972723
2017-06-07 13:34:18,515 [ 16293] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/python-skeletons
2017-06-07 13:34:18,537 [ 16315] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:34:18,544 [ 16322] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for /usr/bin/python2.7
2017-06-07 13:34:18,747 [ 16525] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 194 ms
2017-06-07 13:34:18,748 [ 16526] INFO - .skeletons.PySkeletonRefresher - Home path is /opt/idea-IC-171.4694.23
2017-06-07 13:34:18,761 [ 16539] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 12 ms
2017-06-07 13:34:18,772 [ 16550] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:34:18,778 [ 16556] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /usr/bin/python2.7 /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/packaging_tool.py list
2017-06-07 13:34:28,997 [ 26775] INFO - gin.ProtostuffPluginController - projectClosed .
2017-06-07 13:34:29,029 [ 26807] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been deactivated for project=.
2017-06-07 13:34:29,049 [ 26827] INFO - ution.rmi.RemoteProcessSupport - Terminating: 33694/Maven3ServerImpl16f57ef
2017-06-07 13:34:29,067 [ 26845] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2017-06-07 13:34:29,067 [ 26845] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2017-06-07 13:34:29,069 [ 26847] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:34:29,073 [ 26851] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 10 auto-detected files
Elapsed time on auto-detect: 10 ms
2017-06-07 13:34:29,087 [ 26865] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2017-06-07 13:34:29,088 [ 26866] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been deactivated.
2017-06-07 13:34:29,088 [ 26866] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2017-06-07 13:34:29,112 [ 26890] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2017-06-07 13:34:29,116 [ 26894] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2017-06-07 13:34:29,125 [ 26903] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2017-06-07 13:34:29,128 [ 26906] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2017-06-07 13:34:29,136 [ 26914] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:34:42,111 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-06-07 13:34:42,120 [ 9] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2017-06-07 13:34:42,121 [ 10] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2017-06-07 13:34:42,130 [ 19] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-171.4694.23, 06 Jun 2017 12:42)
2017-06-07 13:34:42,130 [ 19] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-72-generic, amd64)
2017-06-07 13:34:42,130 [ 19] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2017-06-07 13:34:42,130 [ 19] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2017-06-07 13:34:42,132 [ 21] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/opt/idea-IC-171.4694.23/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/vagrant/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/vagrant/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2017.1 -Djb.vmOptionsFile=/opt/idea-IC-171.4694.23/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2017-06-07 13:34:42,132 [ 21] INFO - #com.intellij.idea.Main - ext: /opt/idea-IC-171.4694.23/jre64/lib/ext: [jaccess.jar, sunjce_provider.jar, dnsns.jar, zipfs.jar, sunpkcs11.jar, meta-index, sunec.jar, jfxrt.jar, cldrdata.jar, nashorn.jar, localedata.jar]
2017-06-07 13:34:42,132 [ 21] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-06-07 13:34:42,146 [ 35] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2017-06-07 13:34:42,244 [ 133] INFO - .intellij.idea.IdeaApplication - WM detected: Xfwm4
2017-06-07 13:34:42,502 [ 391] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-terminal-plugin.xml
2017-06-07 13:34:42,503 [ 392] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-rest-plugin.xml
2017-06-07 13:34:42,506 [ 395] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2017-06-07 13:34:42,603 [ 492] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-06-07 13:34:42,790 [ 679] INFO - llij.ide.plugins.PluginManager - 42 plugins initialized in 511 ms
2017-06-07 13:34:42,791 [ 680] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.2.2.2), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (171.4694.23), Eclipse Integration (3.0), EditorConfig (171.4694.23), Git Integration (8.1), GitHub (171.4694.23), Gradle (171.4694.23), Groovy (9.0), I18n for Java (171.4694.23), IDEA CORE (171.4694.23), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (171.4694.23), JavaFX (1.0), Kotlin (1.1.2-release-IJ2017.1-1), Maven Integration (171.4694.23), Plugin DevKit (1.0), Properties Support (171.4694.23), Settings Repository (171.4694.23), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (171.4694.23), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (171.4694.23), hg4idea (10.0)
2017-06-07 13:34:42,791 [ 680] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: .ignore (1.7.6), BashSupport (1.6.9.171), Docker integration (2.5.3.1), Gauge (0.3.3), Markdown support (2017.1.20170419), MetricsReloaded (1.8), Protobuf Support (0.8.0), Python Community Edition (2017.1.171.4694.26), Scala (2017.1.19), Statistic (3.1)
2017-06-07 13:34:43,512 [ 1401] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-06-07 13:34:43,590 [ 1479] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /opt/idea-IC-171.4694.23/bin/fsnotifier64
2017-06-07 13:34:43,597 [ 1486] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-06-07 13:34:43,730 [ 1619] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-06-07 13:34:43,730 [ 1619] INFO - pi.util.registry.RegistryState - SBT.system.in.process = true
2017-06-07 13:34:44,068 [ 1957] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2017-06-07 13:34:44,447 [ 2336] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-06-07 13:34:44,467 [ 2356] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-06-07 13:34:44,502 [ 2391] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-06-07 13:34:44,714 [ 2603] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:182
2017-06-07 13:34:44,717 [ 2606] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:3
2017-06-07 13:34:44,759 [ 2648] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:35
2017-06-07 13:34:44,759 [ 2648] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-06-07 13:34:44,814 [ 2703] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-06-07 13:34:44,912 [ 2801] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been activated.
2017-06-07 13:34:45,312 [ 3201] INFO - plication.impl.ApplicationImpl - 100 application components initialized in 2400ms
2017-06-07 13:34:45,322 [ 3211] INFO - .intellij.idea.IdeaApplication - App initialization took 3914 ms
2017-06-07 13:34:45,636 [ 3525] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@5c48c76a already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@5c48c76a already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:34:45,644 [ 3533] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@5b542f7c already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@5b542f7c already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:34:45,682 [ 3571] INFO - pl$FileIndexDataInitialization - Initialization done:964
2017-06-07 13:34:45,752 [ 3641] INFO - exImpl$StubIndexInitialization - Initialization done:69
2017-06-07 13:34:45,832 [ 3721] INFO - .intellij.idea.IdeaApplication - IdeaApplication.loadProject
2017-06-07 13:34:45,833 [ 3722] INFO - ellij.ide.CommandLineProcessor - External command line:
2017-06-07 13:34:45,833 [ 3722] INFO - ellij.ide.CommandLineProcessor - Dir: null
2017-06-07 13:34:45,833 [ 3722] INFO - ellij.ide.CommandLineProcessor - .
2017-06-07 13:34:45,833 [ 3722] INFO - ellij.ide.CommandLineProcessor - -----
2017-06-07 13:34:46,076 [ 3965] INFO - ellij.project.impl.ProjectImpl - 26 project components initialized in 375 ms
2017-06-07 13:34:46,993 [ 4882] INFO - CompilerWorkspaceConfiguration - Available processors: 6
2017-06-07 13:34:47,214 [ 5103] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@4a95abd5
2017-06-07 13:34:47,251 [ 5140] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been activated for project=.
2017-06-07 13:34:47,891 [ 5780] INFO - ellij.project.impl.ProjectImpl - 203 project components initialized in 1432 ms
2017-06-07 13:34:48,018 [ 5907] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 125 ms
2017-06-07 13:34:48,342 [ 6231] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@14930054
2017-06-07 13:34:48,632 [ 6521] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@2db3f5aa
2017-06-07 13:34:48,937 [ 6826] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 25ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:48,991 [ 6880] INFO - riptDefsFromTemplatesProviders - [kts] loading script definitions [kotlin.script.templates.standard.ScriptTemplateWithArgs] using cp:
2017-06-07 13:34:49,509 [ 7398] INFO - tartup.impl.StartupManagerImpl - /home/vagrant/dev/xxx/./.idea case-sensitivity: expected=true actual=true
2017-06-07 13:34:49,772 [ 7661] INFO - ution.rmi.RemoteProcessSupport - /opt/idea-IC-171.4694.23/jre64/bin/java -Djava.awt.headless=true -Didea.version==2017.1.4 -Xmx768m -Didea.maven.embedder.version=3.3.9 -Dfile.encoding=UTF-8 -classpath /opt/idea-IC-171.4694.23/lib/resources_en.jar:/opt/idea-IC-171.4694.23/lib/log4j.jar:/opt/idea-IC-171.4694.23/lib/snappy-in-java-0.5.1.jar:/opt/idea-IC-171.4694.23/lib/jdom.jar:/opt/idea-IC-171.4694.23/lib/jna.jar:/opt/idea-IC-171.4694.23/lib/jna-platform.jar:/opt/idea-IC-171.4694.23/lib/util.jar:/opt/idea-IC-171.4694.23/lib/annotations.jar:/opt/idea-IC-171.4694.23/lib/oromatcher.jar:/opt/idea-IC-171.4694.23/lib/trove4j.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/lucene-core-2.4.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven-server-api.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-common.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-impl.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-shared-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guice-4.0-no_aop.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-interpolation-1.21.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-io-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/cdi-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-simple-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-file-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-transport-wagon-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-connector-basic-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-aether-provider-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-embedder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/javax.inject-1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-plugin-api-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-api-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-api-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsr250-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-provider-api-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-artifact-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-util-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-2.10-shaded.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aopalliance-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang3-3.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-utils-3.0.22.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-core-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-cli-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guava-18.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-component-annotations-1.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-builder-support-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.3.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-compat-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsoup-1.7.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang-2.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-spi-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-impl-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar org.jetbrains.idea.maven.server.RemoteMavenServer
2017-06-07 13:34:49,774 [ 7663] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3351 ms
2017-06-07 13:34:49,867 [ 7756] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 929ms; general responsiveness: ok; EDT responsiveness: 1/1 sluggish
2017-06-07 13:34:49,984 [ 7873] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 14624/Maven3ServerImpl34a61fbe
2017-06-07 13:34:52,056 [ 9945] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 765
2017-06-07 13:34:52,058 [ 9947] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2017-06-07 13:34:52,444 [ 10333] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-06-07 13:34:52,509 [ 10398] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 2ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:52,528 [ 10417] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 19ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:34:58,373 [ 16262] INFO - ns.python.sdk.PythonSdkUpdater - Updating sys.path took 48 ms
2017-06-07 13:34:58,374 [ 16263] INFO - ns.python.sdk.PythonSdkUpdater - Bogus sys.path entry /usr/lib/python2.7/lib-old
2017-06-07 13:34:58,374 [ 16263] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/system/python_stubs/-1247972723
2017-06-07 13:34:58,376 [ 16265] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/python-skeletons
2017-06-07 13:34:58,388 [ 16277] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:34:58,393 [ 16282] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for /usr/bin/python2.7
2017-06-07 13:34:58,590 [ 16479] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 191 ms
2017-06-07 13:34:58,592 [ 16481] INFO - .skeletons.PySkeletonRefresher - Home path is /opt/idea-IC-171.4694.23
2017-06-07 13:34:58,606 [ 16495] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 10 ms
2017-06-07 13:34:58,625 [ 16514] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:34:58,631 [ 16520] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /usr/bin/python2.7 /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/packaging_tool.py list
2017-06-07 13:35:13,318 [ 31207] INFO - gin.ProtostuffPluginController - projectClosed .
2017-06-07 13:35:13,349 [ 31238] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been deactivated for project=.
2017-06-07 13:35:13,368 [ 31257] INFO - ution.rmi.RemoteProcessSupport - Terminating: 14624/Maven3ServerImpl34a61fbe
2017-06-07 13:35:13,385 [ 31274] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2017-06-07 13:35:13,385 [ 31274] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2017-06-07 13:35:13,387 [ 31276] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:35:13,390 [ 31279] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 10 auto-detected files
Elapsed time on auto-detect: 22 ms
2017-06-07 13:35:13,402 [ 31291] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2017-06-07 13:35:13,403 [ 31292] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been deactivated.
2017-06-07 13:35:13,404 [ 31293] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2017-06-07 13:35:13,424 [ 31313] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2017-06-07 13:35:13,428 [ 31317] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2017-06-07 13:35:13,438 [ 31327] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2017-06-07 13:35:13,441 [ 31330] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2017-06-07 13:35:13,453 [ 31342] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:35:15,899 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-06-07 13:35:15,905 [ 6] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2017-06-07 13:35:15,905 [ 6] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2017-06-07 13:35:15,912 [ 13] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-171.4694.23, 06 Jun 2017 12:15)
2017-06-07 13:35:15,912 [ 13] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-72-generic, amd64)
2017-06-07 13:35:15,912 [ 13] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2017-06-07 13:35:15,912 [ 13] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2017-06-07 13:35:15,913 [ 14] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/opt/idea-IC-171.4694.23/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/vagrant/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/vagrant/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2017.1 -Djb.vmOptionsFile=/opt/idea-IC-171.4694.23/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2017-06-07 13:35:15,914 [ 15] INFO - #com.intellij.idea.Main - ext: /opt/idea-IC-171.4694.23/jre64/lib/ext: [jaccess.jar, sunjce_provider.jar, dnsns.jar, zipfs.jar, sunpkcs11.jar, meta-index, sunec.jar, jfxrt.jar, cldrdata.jar, nashorn.jar, localedata.jar]
2017-06-07 13:35:15,914 [ 15] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-06-07 13:35:15,927 [ 28] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 13 ms
2017-06-07 13:35:16,051 [ 152] INFO - .intellij.idea.IdeaApplication - WM detected: Xfwm4
2017-06-07 13:35:16,330 [ 431] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-rest-plugin.xml
2017-06-07 13:35:16,337 [ 438] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-terminal-plugin.xml
2017-06-07 13:35:16,339 [ 440] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2017-06-07 13:35:16,429 [ 530] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-06-07 13:35:16,632 [ 733] INFO - llij.ide.plugins.PluginManager - 42 plugins initialized in 548 ms
2017-06-07 13:35:16,633 [ 734] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.2.2.2), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (171.4694.23), Eclipse Integration (3.0), EditorConfig (171.4694.23), Git Integration (8.1), GitHub (171.4694.23), Gradle (171.4694.23), Groovy (9.0), I18n for Java (171.4694.23), IDEA CORE (171.4694.23), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (171.4694.23), JavaFX (1.0), Kotlin (1.1.2-release-IJ2017.1-1), Maven Integration (171.4694.23), Plugin DevKit (1.0), Properties Support (171.4694.23), Settings Repository (171.4694.23), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (171.4694.23), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (171.4694.23), hg4idea (10.0)
2017-06-07 13:35:16,633 [ 734] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: .ignore (1.7.6), BashSupport (1.6.9.171), Docker integration (2.5.3.1), Gauge (0.3.3), Markdown support (2017.1.20170419), MetricsReloaded (1.8), Protobuf Support (0.8.0), Python Community Edition (2017.1.171.4694.26), Scala (2017.1.19), Statistic (3.1)
2017-06-07 13:35:17,383 [ 1484] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-06-07 13:35:17,466 [ 1567] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /opt/idea-IC-171.4694.23/bin/fsnotifier64
2017-06-07 13:35:17,473 [ 1574] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-06-07 13:35:17,611 [ 1712] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-06-07 13:35:17,611 [ 1712] INFO - pi.util.registry.RegistryState - SBT.system.in.process = true
2017-06-07 13:35:17,944 [ 2045] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2017-06-07 13:35:18,322 [ 2423] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-06-07 13:35:18,346 [ 2447] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-06-07 13:35:18,358 [ 2459] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-06-07 13:35:18,531 [ 2632] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:140
2017-06-07 13:35:18,534 [ 2635] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:2
2017-06-07 13:35:18,559 [ 2660] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:20
2017-06-07 13:35:18,559 [ 2660] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-06-07 13:35:18,587 [ 2688] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-06-07 13:35:18,661 [ 2762] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been activated.
2017-06-07 13:35:19,068 [ 3169] INFO - plication.impl.ApplicationImpl - 100 application components initialized in 2308ms
2017-06-07 13:35:19,087 [ 3188] INFO - .intellij.idea.IdeaApplication - App initialization took 3865 ms
2017-06-07 13:35:19,502 [ 3603] INFO - .intellij.idea.IdeaApplication - IdeaApplication.loadProject
2017-06-07 13:35:19,503 [ 3604] INFO - ellij.ide.CommandLineProcessor - External command line:
2017-06-07 13:35:19,503 [ 3604] INFO - ellij.ide.CommandLineProcessor - Dir: null
2017-06-07 13:35:19,503 [ 3604] INFO - ellij.ide.CommandLineProcessor - .
2017-06-07 13:35:19,503 [ 3604] INFO - ellij.ide.CommandLineProcessor - -----
2017-06-07 13:35:19,541 [ 3642] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@3276ed26 already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@3276ed26 already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:35:19,553 [ 3654] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@3a68247b already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@3a68247b already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:35:19,577 [ 3678] INFO - pl$FileIndexDataInitialization - Initialization done:1042
2017-06-07 13:35:19,651 [ 3752] INFO - exImpl$StubIndexInitialization - Initialization done:74
2017-06-07 13:35:19,837 [ 3938] INFO - ellij.project.impl.ProjectImpl - 26 project components initialized in 301 ms
2017-06-07 13:35:20,817 [ 4918] INFO - CompilerWorkspaceConfiguration - Available processors: 6
2017-06-07 13:35:20,945 [ 5046] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@98cff1d
2017-06-07 13:35:21,026 [ 5127] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been activated for project=.
2017-06-07 13:35:21,875 [ 5976] INFO - ellij.project.impl.ProjectImpl - 203 project components initialized in 1656 ms
2017-06-07 13:35:22,013 [ 6114] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 137 ms
2017-06-07 13:35:22,261 [ 6362] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@4b9de7aa
2017-06-07 13:35:22,523 [ 6624] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@3897bb97
2017-06-07 13:35:22,795 [ 6896] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 21ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:35:22,863 [ 6964] INFO - riptDefsFromTemplatesProviders - [kts] loading script definitions [kotlin.script.templates.standard.ScriptTemplateWithArgs] using cp:
2017-06-07 13:35:23,271 [ 7372] INFO - tartup.impl.StartupManagerImpl - /home/vagrant/dev/xxx/./.idea case-sensitivity: expected=true actual=true
2017-06-07 13:35:23,589 [ 7690] INFO - ution.rmi.RemoteProcessSupport - /opt/idea-IC-171.4694.23/jre64/bin/java -Djava.awt.headless=true -Didea.version==2017.1.4 -Xmx768m -Didea.maven.embedder.version=3.3.9 -Dfile.encoding=UTF-8 -classpath /opt/idea-IC-171.4694.23/lib/resources_en.jar:/opt/idea-IC-171.4694.23/lib/log4j.jar:/opt/idea-IC-171.4694.23/lib/snappy-in-java-0.5.1.jar:/opt/idea-IC-171.4694.23/lib/jdom.jar:/opt/idea-IC-171.4694.23/lib/jna.jar:/opt/idea-IC-171.4694.23/lib/jna-platform.jar:/opt/idea-IC-171.4694.23/lib/util.jar:/opt/idea-IC-171.4694.23/lib/annotations.jar:/opt/idea-IC-171.4694.23/lib/oromatcher.jar:/opt/idea-IC-171.4694.23/lib/trove4j.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/lucene-core-2.4.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven-server-api.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-common.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-impl.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-shared-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guice-4.0-no_aop.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-interpolation-1.21.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-io-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/cdi-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-simple-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-file-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-transport-wagon-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-connector-basic-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-aether-provider-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-embedder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/javax.inject-1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-plugin-api-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-api-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-api-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsr250-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-provider-api-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-artifact-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-util-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-2.10-shaded.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aopalliance-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang3-3.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-utils-3.0.22.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-core-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-cli-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guava-18.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-component-annotations-1.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-builder-support-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.3.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-compat-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsoup-1.7.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang-2.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-spi-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-impl-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar org.jetbrains.idea.maven.server.RemoteMavenServer
2017-06-07 13:35:23,600 [ 7701] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3420 ms
2017-06-07 13:35:23,779 [ 7880] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 33034/Maven3ServerImpld5927d64
2017-06-07 13:35:23,977 [ 8078] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1181ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:35:25,816 [ 9917] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 810
2017-06-07 13:35:25,818 [ 9919] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2017-06-07 13:35:26,179 [ 10280] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-06-07 13:35:26,216 [ 10317] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 4ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:35:26,248 [ 10349] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 32ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:35:32,064 [ 16165] INFO - ns.python.sdk.PythonSdkUpdater - Updating sys.path took 30 ms
2017-06-07 13:35:32,065 [ 16166] INFO - ns.python.sdk.PythonSdkUpdater - Bogus sys.path entry /usr/lib/python2.7/lib-old
2017-06-07 13:35:32,066 [ 16167] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/system/python_stubs/-1247972723
2017-06-07 13:35:32,067 [ 16168] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/python-skeletons
2017-06-07 13:35:32,078 [ 16179] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:35:32,082 [ 16183] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for /usr/bin/python2.7
2017-06-07 13:35:32,302 [ 16403] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 204 ms
2017-06-07 13:35:32,303 [ 16404] INFO - .skeletons.PySkeletonRefresher - Home path is /opt/idea-IC-171.4694.23
2017-06-07 13:35:32,346 [ 16447] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 41 ms
2017-06-07 13:35:32,358 [ 16459] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:35:32,368 [ 16469] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /usr/bin/python2.7 /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/packaging_tool.py list
2017-06-07 13:36:13,845 [ 57946] INFO - gin.ProtostuffPluginController - projectClosed .
2017-06-07 13:36:13,910 [ 58011] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been deactivated for project=.
2017-06-07 13:36:13,930 [ 58031] INFO - ution.rmi.RemoteProcessSupport - Terminating: 33034/Maven3ServerImpld5927d64
2017-06-07 13:36:13,946 [ 58047] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2017-06-07 13:36:13,946 [ 58047] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2017-06-07 13:36:13,949 [ 58050] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:36:13,953 [ 58054] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 10 auto-detected files
Elapsed time on auto-detect: 25 ms
2017-06-07 13:36:13,957 [ 58058] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2017-06-07 13:36:13,959 [ 58060] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been deactivated.
2017-06-07 13:36:13,959 [ 58060] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2017-06-07 13:36:13,983 [ 58084] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2017-06-07 13:36:13,987 [ 58088] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2017-06-07 13:36:13,994 [ 58095] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2017-06-07 13:36:13,998 [ 58099] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2017-06-07 13:36:14,004 [ 58105] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:36:17,977 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-06-07 13:36:17,985 [ 8] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2017-06-07 13:36:17,986 [ 9] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2017-06-07 13:36:17,996 [ 19] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-171.4694.23, 06 Jun 2017 12:17)
2017-06-07 13:36:17,996 [ 19] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-72-generic, amd64)
2017-06-07 13:36:17,996 [ 19] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2017-06-07 13:36:17,996 [ 19] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2017-06-07 13:36:17,998 [ 21] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/opt/idea-IC-171.4694.23/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/vagrant/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/vagrant/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2017.1 -Djb.vmOptionsFile=/opt/idea-IC-171.4694.23/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2017-06-07 13:36:17,998 [ 21] INFO - #com.intellij.idea.Main - ext: /opt/idea-IC-171.4694.23/jre64/lib/ext: [jaccess.jar, sunjce_provider.jar, dnsns.jar, zipfs.jar, sunpkcs11.jar, meta-index, sunec.jar, jfxrt.jar, cldrdata.jar, nashorn.jar, localedata.jar]
2017-06-07 13:36:17,998 [ 21] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-06-07 13:36:18,017 [ 40] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 19 ms
2017-06-07 13:36:18,113 [ 136] INFO - .intellij.idea.IdeaApplication - WM detected: Xfwm4
2017-06-07 13:36:18,396 [ 419] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-rest-plugin.xml
2017-06-07 13:36:18,397 [ 420] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor python-terminal-plugin.xml
2017-06-07 13:36:18,403 [ 426] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2017-06-07 13:36:18,507 [ 530] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-06-07 13:36:18,705 [ 728] INFO - llij.ide.plugins.PluginManager - 42 plugins initialized in 556 ms
2017-06-07 13:36:18,706 [ 729] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.2.2.2), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (171.4694.23), Eclipse Integration (3.0), EditorConfig (171.4694.23), Git Integration (8.1), GitHub (171.4694.23), Gradle (171.4694.23), Groovy (9.0), I18n for Java (171.4694.23), IDEA CORE (171.4694.23), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (171.4694.23), JavaFX (1.0), Kotlin (1.1.2-release-IJ2017.1-1), Maven Integration (171.4694.23), Plugin DevKit (1.0), Properties Support (171.4694.23), Settings Repository (171.4694.23), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (171.4694.23), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (171.4694.23), hg4idea (10.0)
2017-06-07 13:36:18,706 [ 729] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: .ignore (1.7.6), BashSupport (1.6.9.171), Docker integration (2.5.3.1), Gauge (0.3.3), Markdown support (2017.1.20170419), MetricsReloaded (1.8), Protobuf Support (0.8.0), Python Community Edition (2017.1.171.4694.26), Scala (2017.1.19), Statistic (3.1)
2017-06-07 13:36:19,463 [ 1486] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-06-07 13:36:19,538 [ 1561] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /opt/idea-IC-171.4694.23/bin/fsnotifier64
2017-06-07 13:36:19,545 [ 1568] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-06-07 13:36:19,669 [ 1692] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-06-07 13:36:19,669 [ 1692] INFO - pi.util.registry.RegistryState - SBT.system.in.process = true
2017-06-07 13:36:19,991 [ 2014] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2017-06-07 13:36:20,334 [ 2357] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-06-07 13:36:20,345 [ 2368] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-06-07 13:36:20,367 [ 2390] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-06-07 13:36:20,523 [ 2546] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:126
2017-06-07 13:36:20,526 [ 2549] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:3
2017-06-07 13:36:20,578 [ 2601] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:39
2017-06-07 13:36:20,578 [ 2601] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-06-07 13:36:20,624 [ 2647] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-06-07 13:36:20,719 [ 2742] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been activated.
2017-06-07 13:36:21,176 [ 3199] INFO - plication.impl.ApplicationImpl - 100 application components initialized in 2336ms
2017-06-07 13:36:21,189 [ 3212] INFO - .intellij.idea.IdeaApplication - App initialization took 3890 ms
2017-06-07 13:36:21,444 [ 3467] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@6f81256e already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@6f81256e already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:36:21,453 [ 3476] INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@52c40ca1 already registered for the name 'FormClassIndex'
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@52c40ca1 already registered for the name 'FormClassIndex'
at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:83)
at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:383)
at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:348)
at com.intellij.util.indexing.FileBasedIndexImpl.access$4900(FileBasedIndexImpl.java:112)
at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$0(FileBasedIndexImpl.java:2263)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:211)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:202)
at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:165)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:212)
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)
2017-06-07 13:36:21,472 [ 3495] INFO - pl$FileIndexDataInitialization - Initialization done:945
2017-06-07 13:36:21,523 [ 3546] INFO - exImpl$StubIndexInitialization - Initialization done:51
2017-06-07 13:36:21,594 [ 3617] INFO - .intellij.idea.IdeaApplication - IdeaApplication.loadProject
2017-06-07 13:36:21,594 [ 3617] INFO - ellij.ide.CommandLineProcessor - External command line:
2017-06-07 13:36:21,595 [ 3618] INFO - ellij.ide.CommandLineProcessor - Dir: null
2017-06-07 13:36:21,595 [ 3618] INFO - ellij.ide.CommandLineProcessor - .
2017-06-07 13:36:21,595 [ 3618] INFO - ellij.ide.CommandLineProcessor - -----
2017-06-07 13:36:21,918 [ 3941] INFO - ellij.project.impl.ProjectImpl - 26 project components initialized in 328 ms
2017-06-07 13:36:23,069 [ 5092] INFO - CompilerWorkspaceConfiguration - Available processors: 6
2017-06-07 13:36:23,174 [ 5197] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@7bd392e
2017-06-07 13:36:23,322 [ 5345] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been activated for project=.
2017-06-07 13:36:24,039 [ 6062] INFO - ellij.project.impl.ProjectImpl - 203 project components initialized in 1731 ms
2017-06-07 13:36:24,196 [ 6219] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 156 ms
2017-06-07 13:36:24,349 [ 6372] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@5d5abb57
2017-06-07 13:36:24,625 [ 6648] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@7edba605
2017-06-07 13:36:25,068 [ 7091] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 32ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:36:25,160 [ 7183] INFO - riptDefsFromTemplatesProviders - [kts] loading script definitions [kotlin.script.templates.standard.ScriptTemplateWithArgs] using cp:
2017-06-07 13:36:25,687 [ 7710] INFO - tartup.impl.StartupManagerImpl - /home/vagrant/dev/xxx/./.idea case-sensitivity: expected=true actual=true
2017-06-07 13:36:25,871 [ 7894] INFO - ution.rmi.RemoteProcessSupport - /opt/idea-IC-171.4694.23/jre64/bin/java -Djava.awt.headless=true -Didea.version==2017.1.4 -Xmx768m -Didea.maven.embedder.version=3.3.9 -Dfile.encoding=UTF-8 -classpath /opt/idea-IC-171.4694.23/lib/resources_en.jar:/opt/idea-IC-171.4694.23/lib/log4j.jar:/opt/idea-IC-171.4694.23/lib/snappy-in-java-0.5.1.jar:/opt/idea-IC-171.4694.23/lib/jdom.jar:/opt/idea-IC-171.4694.23/lib/jna.jar:/opt/idea-IC-171.4694.23/lib/jna-platform.jar:/opt/idea-IC-171.4694.23/lib/util.jar:/opt/idea-IC-171.4694.23/lib/annotations.jar:/opt/idea-IC-171.4694.23/lib/oromatcher.jar:/opt/idea-IC-171.4694.23/lib/trove4j.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/lucene-core-2.4.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven-server-api.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-common.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3-server-impl.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-shared-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guice-4.0-no_aop.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-interpolation-1.21.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-io-2.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/cdi-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-simple-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-file-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-transport-wagon-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-connector-basic-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-aether-provider-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-embedder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/javax.inject-1.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-plugin-api-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-settings-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-api-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/slf4j-api-1.7.5.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsr250-api-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-provider-api-2.10.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-artifact-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-util-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/wagon-http-2.10-shaded.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aopalliance-1.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject-0.3.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang3-3.4.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-utils-3.0.22.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-core-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-cli-1.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/guava-18.0.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-model-builder-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-component-annotations-1.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-builder-support-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.3.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/maven-compat-3.3.9.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/jsoup-1.7.2.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/commons-lang-2.6.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-spi-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/lib/aether-impl-1.0.2.v20150114.jar:/opt/idea-IC-171.4694.23/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar org.jetbrains.idea.maven.server.RemoteMavenServer
2017-06-07 13:36:26,045 [ 8068] INFO - tor.impl.FileEditorManagerImpl - Project opening took 3775 ms
2017-06-07 13:36:26,063 [ 8086] INFO - ution.rmi.RemoteProcessSupport - Port/ID: 51447/Maven3ServerImplcdb90fbe
2017-06-07 13:36:26,100 [ 8123] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1030ms; general responsiveness: ok; EDT responsiveness: 1/1 sluggish
2017-06-07 13:36:28,172 [ 10195] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 706
2017-06-07 13:36:28,174 [ 10197] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2017-06-07 13:36:28,704 [ 10727] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-06-07 13:36:28,781 [ 10804] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 2ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:36:28,824 [ 10847] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 43ms; general responsiveness: ok; EDT responsiveness: ok
2017-06-07 13:36:34,511 [ 16534] INFO - ns.python.sdk.PythonSdkUpdater - Updating sys.path took 29 ms
2017-06-07 13:36:34,512 [ 16535] INFO - ns.python.sdk.PythonSdkUpdater - Bogus sys.path entry /usr/lib/python2.7/lib-old
2017-06-07 13:36:34,512 [ 16535] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/system/python_stubs/-1247972723
2017-06-07 13:36:34,513 [ 16536] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)): /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/python-skeletons
2017-06-07 13:36:34,523 [ 16546] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:36:34,526 [ 16549] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for /usr/bin/python2.7
2017-06-07 13:36:34,727 [ 16750] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 188 ms
2017-06-07 13:36:34,728 [ 16751] INFO - .skeletons.PySkeletonRefresher - Home path is /opt/idea-IC-171.4694.23
2017-06-07 13:36:34,754 [ 16777] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 26 ms
2017-06-07 13:36:34,765 [ 16788] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Python 2.7.6 (/usr/bin/python2.7) (/usr/bin/python2.7)
2017-06-07 13:36:34,771 [ 16794] INFO - packaging.PyPackageManagerImpl - Running packaging tool: /usr/bin/python2.7 /home/vagrant/.IdeaIC2017.1/config/plugins/python-ce/helpers/packaging_tool.py list
2017-06-07 13:37:18,975 [ 60998] INFO - gin.ProtostuffPluginController - projectClosed .
2017-06-07 13:37:19,006 [ 61029] INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been deactivated for project=.
2017-06-07 13:37:19,029 [ 61052] INFO - ution.rmi.RemoteProcessSupport - Terminating: 51447/Maven3ServerImplcdb90fbe
2017-06-07 13:37:19,048 [ 61071] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2017-06-07 13:37:19,049 [ 61072] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2017-06-07 13:37:19,051 [ 61074] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-06-07 13:37:19,061 [ 61084] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 10 auto-detected files
Elapsed time on auto-detect: 22 ms
2017-06-07 13:37:19,065 [ 61088] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2017-06-07 13:37:19,066 [ 61089] INFO - .StatisticApplicationComponent - Plugin 'StatisticApplicationComponent' has been deactivated.
2017-06-07 13:37:19,066 [ 61089] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2017-06-07 13:37:19,086 [ 61109] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2017-06-07 13:37:19,091 [ 61114] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2017-06-07 13:37:19,099 [ 61122] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2017-06-07 13:37:19,106 [ 61129] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2017-06-07 13:37:19,107 [ 61130] INFO - org.jetbrains.io.BuiltInServer - web server stopped
Open files are stored in .idea/workspace.xml file. Make sure it's not reset/removed/regenerated/reverted/etc between IntelliJ IDEA restarts.
Does it happen with any files and any projects?
I don't have anything generating workspace.xml. This happens with any project and any file i.e. IDEA always opens empty. I even deleted .idea/workspace.xml and let IDEA re-generate it with the same result every time. It started doing this recently and I'm now really annoyed by this behavior. Never did this before i.e. would always remember my last opened files.
Try disabling non-bundled plug-ins and see if it helps: http://www.jetbrains.com/idea/webhelp/enabling-and-disabling-plugins.html.
If nothing helps, try to move/rename IDE folders to start with all the defaults (https://intellij-support.jetbrains.com/hc/articles/206544519).
I tried both approaches and same behavior. I even restarted with the default settings and it still happens... I disabled all custom plugins except scala.
Could you please check what is saved in .idea/workspace.xml file?
Information about the open files is stored in the <component name="FileEditorManager"> node. Check this file before and after IntelliJ IDEA restart. Does this section change?
I saw it being overwritten when loading IDEA: it got cleared out. I noticed that as soon as I open a file it gets added to the FileEditorManager section and stays there on exit.
What could cause this?
How exactly do you open the project? Do you import it via .sbt/Maven/Gradle every time or do you open the existing project from .idea directory? Does it happen only with SBT projects?
FYI I noticed it gets overwritten only when I focus on IDEA.
I open the project with "idea ." in my project folder. I'm on Ubuntu, so idea is an alias to (idea() { nohup idea $@ &>/dev/null &}) where idea is /usr/bin/idea, which is a symlink to IDEA's bin/idea.sh. I get the same behavior if I run "bin/idea.sh ." anyway.
Don't know if this triggers a reimport of my sbt project, but I have lots of non-sbt projects (ansible, scripts...) which all have the same behavior. The screenshots show this on this non-sbt project.
Tools | Create Command-line Launcher, use the launcher instead.
Or try to open it from the recent projects list on the welcome screen.
Launcher works, don't know why, but it fixed it even when using my script function.
idea.sh should be used without a launcher though as it would simplify the deployment of the tool.
Thanks!