What could cause IDEA to stop displaying dialogs?

Answered

I am running 2017.1 on macOS. It has stopped displaying dialogs. Menu commands (such as Surround With... or New Class...) that would normally display a dialog do nothing. I would like to fix this as I am not ready to switch to a newer release.

0
8 comments

Well, I tried what you suggested (more or less), and the problem only went away when I uninstalled JDK 1.8.0_152-b16, reverting to 1.8.0_131-b11.

2017-10-22 15:37:24,706 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-10-22 15:37:24,723 [ 17] INFO - #com.intellij.util.ui.JBUI - UI scale factor: 1.0
2017-10-22 15:37:24,729 [ 23] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-45.2017.24, 18 Apr 2017 06:24)
2017-10-22 15:37:24,729 [ 23] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.12.6, x86_64)
2017-10-22 15:37:24,729 [ 23] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-b16 (Oracle Corporation)
2017-10-22 15:37:24,729 [ 23] INFO - #com.intellij.idea.Main - JVM: 25.152-b16 (Java HotSpot(TM) 64-Bit Server VM)
2017-10-22 15:37:24,735 [ 29] 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/alan/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/alan/java_error_in_idea.hprof -Xbootclasspath/a:../lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseCompressedOops -Djdk.util.zip.ensureTrailingSlash=false -Djb.vmOptionsFile=/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/idea.vmoptions -Didea.java.redist=NoJavaDistribution -Didea.home.path=/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents -Didea.executable=idea -Didea.platform.prefix=Idea -Didea.paths.selector=IdeaIC2017.1
2017-10-22 15:37:24,735 [ 29] INFO - #com.intellij.idea.Main - ext: /Users/alan/Library/Java/Extensions: [mysql-connector-java-5.1.25-bin.jar]
2017-10-22 15:37:24,735 [ 29] INFO - #com.intellij.idea.Main - ext: /Library/Java/JavaVirtualMachines/jdk1.8.0_152.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]
2017-10-22 15:37:24,735 [ 29] INFO - #com.intellij.idea.Main - ext: /System/Library/Java/Extensions: [MRJToolkit.jar]
2017-10-22 15:37:24,735 [ 29] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-10-22 15:37:24,744 [ 38] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 9 ms
2017-10-22 15:37:24,755 [ 49] INFO - #com.intellij.idea.Main - initializing environment
2017-10-22 15:37:24,755 [ 49] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/printenv.py' '/private/var/folders/kr/m7872s7x5t3f8twyftzrj0zm0000gn/T/intellij-shell-env.tmp'
2017-10-22 15:37:24,868 [ 162] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (19 vars)
2017-10-22 15:37:26,245 [ 1539] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-10-22 15:37:26,476 [ 1770] INFO - llij.ide.plugins.PluginManager - Plugin 'Subversion Integration' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,480 [ 1774] INFO - llij.ide.plugins.PluginManager - Plugin 'XSLT-Debugger' can't be loaded because: Plugin since-build or until-build don't match this product's build number
2017-10-22 15:37:26,481 [ 1775] INFO - llij.ide.plugins.PluginManager - Plugin 'Plugin DevKit' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,481 [ 1775] INFO - llij.ide.plugins.PluginManager - Plugin 'I18n for Java' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,481 [ 1775] INFO - llij.ide.plugins.PluginManager - Plugin 'TestNG-J' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,481 [ 1775] INFO - llij.ide.plugins.PluginManager - Plugin 'UI Designer' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,482 [ 1776] INFO - llij.ide.plugins.PluginManager - Plugin 'EditorConfig' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,482 [ 1776] INFO - llij.ide.plugins.PluginManager - Plugin 'Eclipse Integration' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,483 [ 1777] INFO - llij.ide.plugins.PluginManager - Plugin 'Java Bytecode Decompiler' can't be loaded because: Plugin since-build or until-build don't match this product's build number
2017-10-22 15:37:26,483 [ 1777] INFO - llij.ide.plugins.PluginManager - Plugin 'GitHub' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,484 [ 1778] INFO - llij.ide.plugins.PluginManager - Plugin 'Gradle' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,486 [ 1780] INFO - llij.ide.plugins.PluginManager - Plugin 'Kotlin' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,487 [ 1781] INFO - llij.ide.plugins.PluginManager - Plugin 'Settings Repository' can't be loaded because: Plugin is disabled
2017-10-22 15:37:26,550 [ 1844] INFO - llij.ide.plugins.PluginManager - 32 plugins initialized in 405 ms
2017-10-22 15:37:26,550 [ 1844] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (45.2017.24), Git Integration (8.1), Groovy (9.0), IDEA CORE (45.2017.24), IntelliLang (8.0), JUnit (1.0), JavaFX (1.0), Maven Integration (45.2017.24), Properties Support (45.2017.24), Task Management (1.0), Terminal (0.1), XPathView + XSLT Support (4), YAML (45.2017.24), hg4idea (10.0)
2017-10-22 15:37:26,551 [ 1845] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Auto-Format Text (2.0)
2017-10-22 15:37:26,551 [ 1845] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Eclipse Integration (3.0), EditorConfig (45.2017.24), GitHub (45.2017.24), Gradle (45.2017.24), I18n for Java (45.2017.24), Java Bytecode Decompiler (45.2017.24), Kotlin (1.1.0-release-IJ2017.1-1), Plugin DevKit (1.0), Settings Repository (45.2017.24), Subversion Integration (1.1), TestNG-J (8.0), UI Designer (45.2017.24), XSLT-Debugger (1.4)
2017-10-22 15:37:26,744 [ 2038] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-10-22 15:37:26,779 [ 2073] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/fsnotifier
2017-10-22 15:37:26,786 [ 2080] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-10-22 15:37:26,851 [ 2145] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-10-22 15:37:26,851 [ 2145] INFO - pi.util.registry.RegistryState - ide.editor.tabs.open.at.the.end = true
2017-10-22 15:37:27,355 [ 2649] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-10-22 15:37:27,447 [ 2741] INFO - lij.diagnostic.DebugLogManager - Set DEBUG for the following categories:
2017-10-22 15:37:27,455 [ 2749] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-10-22 15:37:27,493 [ 2787] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-10-22 15:37:27,581 [ 2875] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:59
2017-10-22 15:37:27,583 [ 2877] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:1
2017-10-22 15:37:27,592 [ 2886] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:4
2017-10-22 15:37:27,592 [ 2886] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-10-22 15:37:27,612 [ 2906] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-10-22 15:37:27,694 [ 2988] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 1553ms
2017-10-22 15:37:27,733 [ 3027] INFO - pl$FileIndexDataInitialization - Initialization done:149
2017-10-22 15:37:27,751 [ 3045] INFO - .intellij.idea.IdeaApplication - App initialization took 3602 ms
2017-10-22 15:37:27,762 [ 3056] INFO - exImpl$StubIndexInitialization - Initialization done:28
2017-10-22 15:37:28,397 [ 3691] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@4357ddfd
2017-10-22 15:37:28,593 [ 3887] INFO - ellij.project.impl.ProjectImpl - 20 project components initialized in 149 ms
2017-10-22 15:37:28,869 [ 4163] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@18aa7b85
2017-10-22 15:37:28,947 [ 4241] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@6e7899
2017-10-22 15:37:30,075 [ 5369] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2017-10-22 15:37:30,186 [ 5480] INFO - ellij.project.impl.ProjectImpl - 124 project components initialized in 281 ms
2017-10-22 15:37:30,461 [ 5755] INFO - le.impl.ModuleManagerComponent - 3 module(s) loaded in 274 ms
2017-10-22 15:37:30,931 [ 6225] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 27ms; general responsiveness: ok; EDT responsiveness: ok
2017-10-22 15:37:31,628 [ 6922] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 775
2017-10-22 15:37:31,968 [ 7262] INFO - tartup.impl.StartupManagerImpl - /Users/alan/P/hack/SwingPlatform/.idea case-sensitivity: expected=false actual=false
2017-10-22 15:37:32,215 [ 7509] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2320 ms
2017-10-22 15:37:32,965 [ 8259] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2032ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish
2017-10-22 15:37:33,192 [ 8486] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-10-22 15:37:33,200 [ 8494] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-10-22 15:37:33,273 [ 8567] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 2ms; general responsiveness: ok; EDT responsiveness: ok
2017-10-22 15:37:33,438 [ 8732] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 164ms; general responsiveness: ok; EDT responsiveness: ok
2017-10-22 15:38:03,234 [ 38528] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2017-10-22 15:38:03,234 [ 38528] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2017-10-22 15:38:03,236 [ 38530] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-10-22 15:38:03,248 [ 38542] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 322 auto-detected files
Elapsed time on auto-detect: 95 ms
2017-10-22 15:38:03,250 [ 38544] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2017-10-22 15:38:03,250 [ 38544] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2017-10-22 15:38:03,267 [ 38561] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2017-10-22 15:38:03,269 [ 38563] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2017-10-22 15:38:03,285 [ 38579] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2017-10-22 15:38:03,287 [ 38581] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2017-10-22 15:38:03,288 [ 38582] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2017-10-22 15:39:16,856 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-10-22 15:39:16,872 [ 16] INFO - #com.intellij.util.ui.JBUI - UI scale factor: 1.0
2017-10-22 15:39:16,879 [ 23] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-45.2017.24, 18 Apr 2017 06:16)
2017-10-22 15:39:16,879 [ 23] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.12.6, x86_64)
2017-10-22 15:39:16,879 [ 23] INFO - #com.intellij.idea.Main - JRE: 1.8.0_131-b11 (Oracle Corporation)
2017-10-22 15:39:16,879 [ 23] INFO - #com.intellij.idea.Main - JVM: 25.131-b11 (Java HotSpot(TM) 64-Bit Server VM)
2017-10-22 15:39:16,885 [ 29] 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/alan/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/alan/java_error_in_idea.hprof -Xbootclasspath/a:../lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseCompressedOops -Djdk.util.zip.ensureTrailingSlash=false -Djb.vmOptionsFile=/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/idea.vmoptions -Didea.java.redist=NoJavaDistribution -Didea.home.path=/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents -Didea.executable=idea -Didea.platform.prefix=Idea -Didea.paths.selector=IdeaIC2017.1
2017-10-22 15:39:16,886 [ 30] INFO - #com.intellij.idea.Main - ext: /Users/alan/Library/Java/Extensions: [mysql-connector-java-5.1.25-bin.jar]
2017-10-22 15:39:16,886 [ 30] INFO - #com.intellij.idea.Main - ext: /Library/Java/JavaVirtualMachines/jdk1.8.0_131.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]
2017-10-22 15:39:16,886 [ 30] INFO - #com.intellij.idea.Main - ext: /System/Library/Java/Extensions: [MRJToolkit.jar]
2017-10-22 15:39:16,886 [ 30] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2017-10-22 15:39:16,895 [ 39] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 9 ms
2017-10-22 15:39:16,906 [ 50] INFO - #com.intellij.idea.Main - initializing environment
2017-10-22 15:39:16,907 [ 51] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/printenv.py' '/private/var/folders/kr/m7872s7x5t3f8twyftzrj0zm0000gn/T/intellij-shell-env.tmp'
2017-10-22 15:39:17,019 [ 163] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (19 vars)
2017-10-22 15:39:18,405 [ 1549] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-10-22 15:39:18,628 [ 1772] INFO - llij.ide.plugins.PluginManager - Plugin 'Subversion Integration' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,632 [ 1776] INFO - llij.ide.plugins.PluginManager - Plugin 'XSLT-Debugger' can't be loaded because: Plugin since-build or until-build don't match this product's build number
2017-10-22 15:39:18,633 [ 1777] INFO - llij.ide.plugins.PluginManager - Plugin 'Plugin DevKit' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,633 [ 1777] INFO - llij.ide.plugins.PluginManager - Plugin 'I18n for Java' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,634 [ 1778] INFO - llij.ide.plugins.PluginManager - Plugin 'TestNG-J' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,634 [ 1778] INFO - llij.ide.plugins.PluginManager - Plugin 'UI Designer' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,635 [ 1779] INFO - llij.ide.plugins.PluginManager - Plugin 'EditorConfig' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,635 [ 1779] INFO - llij.ide.plugins.PluginManager - Plugin 'Eclipse Integration' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,636 [ 1780] INFO - llij.ide.plugins.PluginManager - Plugin 'Java Bytecode Decompiler' can't be loaded because: Plugin since-build or until-build don't match this product's build number
2017-10-22 15:39:18,636 [ 1780] INFO - llij.ide.plugins.PluginManager - Plugin 'GitHub' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,636 [ 1780] INFO - llij.ide.plugins.PluginManager - Plugin 'Gradle' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,638 [ 1782] INFO - llij.ide.plugins.PluginManager - Plugin 'Kotlin' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,639 [ 1783] INFO - llij.ide.plugins.PluginManager - Plugin 'Settings Repository' can't be loaded because: Plugin is disabled
2017-10-22 15:39:18,691 [ 1835] INFO - llij.ide.plugins.PluginManager - 32 plugins initialized in 387 ms
2017-10-22 15:39:18,692 [ 1836] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (45.2017.24), Git Integration (8.1), Groovy (9.0), IDEA CORE (45.2017.24), IntelliLang (8.0), JUnit (1.0), JavaFX (1.0), Maven Integration (45.2017.24), Properties Support (45.2017.24), Task Management (1.0), Terminal (0.1), XPathView + XSLT Support (4), YAML (45.2017.24), hg4idea (10.0)
2017-10-22 15:39:18,693 [ 1837] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Auto-Format Text (2.0)
2017-10-22 15:39:18,693 [ 1837] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Eclipse Integration (3.0), EditorConfig (45.2017.24), GitHub (45.2017.24), Gradle (45.2017.24), I18n for Java (45.2017.24), Java Bytecode Decompiler (45.2017.24), Kotlin (1.1.0-release-IJ2017.1-1), Plugin DevKit (1.0), Settings Repository (45.2017.24), Subversion Integration (1.1), TestNG-J (8.0), UI Designer (45.2017.24), XSLT-Debugger (1.4)
2017-10-22 15:39:18,886 [ 2030] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2017-10-22 15:39:18,925 [ 2069] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/SharedApplications/IntelliJ IDEA/MyIDEA 45.app/Contents/bin/fsnotifier
2017-10-22 15:39:18,932 [ 2076] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-10-22 15:39:19,019 [ 2163] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2017-10-22 15:39:19,019 [ 2163] INFO - pi.util.registry.RegistryState - ide.editor.tabs.open.at.the.end = true
2017-10-22 15:39:19,572 [ 2716] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2017-10-22 15:39:19,679 [ 2823] INFO - lij.diagnostic.DebugLogManager - Set DEBUG for the following categories:
2017-10-22 15:39:19,684 [ 2828] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-10-22 15:39:19,729 [ 2873] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-10-22 15:39:19,796 [ 2940] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:45
2017-10-22 15:39:19,798 [ 2942] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:1
2017-10-22 15:39:19,805 [ 2949] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:4
2017-10-22 15:39:19,805 [ 2949] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-10-22 15:39:19,823 [ 2967] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-10-22 15:39:19,905 [ 3049] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 1604ms
2017-10-22 15:39:19,922 [ 3066] INFO - pl$FileIndexDataInitialization - Initialization done:123
2017-10-22 15:39:19,948 [ 3092] INFO - exImpl$StubIndexInitialization - Initialization done:25
2017-10-22 15:39:19,954 [ 3098] INFO - .intellij.idea.IdeaApplication - App initialization took 3605 ms
2017-10-22 15:39:20,560 [ 3704] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@23bc8fb7
2017-10-22 15:39:20,793 [ 3937] INFO - ellij.project.impl.ProjectImpl - 20 project components initialized in 141 ms
2017-10-22 15:39:21,127 [ 4271] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@16e67f6d
2017-10-22 15:39:21,215 [ 4359] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@757aa770
2017-10-22 15:39:22,513 [ 5657] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2017-10-22 15:39:22,623 [ 5767] INFO - ellij.project.impl.ProjectImpl - 124 project components initialized in 263 ms
2017-10-22 15:39:22,897 [ 6041] INFO - le.impl.ModuleManagerComponent - 3 module(s) loaded in 273 ms
2017-10-22 15:39:23,396 [ 6540] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 25ms; general responsiveness: ok; EDT responsiveness: ok
2017-10-22 15:39:24,162 [ 7306] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 836
2017-10-22 15:39:24,515 [ 7659] INFO - tartup.impl.StartupManagerImpl - /Users/alan/P/hack/SwingPlatform/.idea case-sensitivity: expected=false actual=false
2017-10-22 15:39:24,762 [ 7906] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2411 ms
2017-10-22 15:39:25,706 [ 8850] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2309ms; general responsiveness: ok; EDT responsiveness: 0/3 sluggish, 1/3 very slow

0

> build #IC-45.2017.24, 18 Apr 2017 06:16

You are using some weird build, please make sure to install and run 2017.2.5 from http://www.jetbrains.com/idea/download/index.html.

0

Thanks. As I said, I am not ready to switch to a newer release.

 

0

The logs do not show any errors, so I can't tell what's the problem and how to fix it, sorry.

Running under a more recent JDK build may help: https://intellij-support.jetbrains.com/hc/articles/206544879.

0

The problem was that my custom build did not include the JetBrains custom JDK, so it was running on an Oracle JDK. I was able to reconfigure it to use the JB JDK and the problem went away.

When building IDEA on macOS, is there a way to configure it with the JB JDK?

 

0

Alan,

currently there is no simple way to build Mac OS version of IntelliJ Community with bundled JRE. JRE is bundled with dmg archive which is built only if org.jetbrains.intellij.build.ProprietaryBuildTools.macHostProperties is provided. So you need to modify build/scripts/idea_community.gant to pass a proper instance of ProprietaryBuildTools class to BuildContext instance, follow the javadocs for details.

0

Thanks.

 

The JB SDK Bintray Downloader is not working for me (it says Updating... forever), but presumably I can copy the jdk from a public release.

 

0

Please sign in to leave a comment.