idea not open the main windows when run idea.sh
yesterday all is fine, But today when I try to run idea.sh, when progress bar was loading complete, it not show the main windows, but the main progress was still running in the background.
the log in the ~/.IdeaIC2018.1/system/log is:
2018-07-03 16:57:50,036 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-07-03 16:57:50,195 [ 159] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-181.4892.42, 08 May 2018 14:50)
2018-07-03 16:57:50,195 [ 159] INFO - #com.intellij.idea.Main - OS: Linux (4.17.3-1-arch, amd64)
2018-07-03 16:57:50,195 [ 159] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-release-1136-b38 (JetBrains s.r.o)
2018-07-03 16:57:50,195 [ 159] INFO - #com.intellij.idea.Main - JVM: 25.152-b38 (OpenJDK 64-Bit Server VM)
2018-07-03 16:57:50,197 [ 161] INFO - #com.intellij.idea.Main - JVM Args: -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/larry/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/larry/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2018.1 -Djb.vmOptionsFile=/home/larry/Software/idea-IC-181.4892.42/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2018-07-03 16:57:50,197 [ 161] INFO - #com.intellij.idea.Main - ext: /home/larry/Software/idea-IC-181.4892.42/jre64/lib/ext: [localedata.jar, sunpkcs11.jar, zipfs.jar, jaccess.jar, nashorn.jar, jfxrt.jar, meta-index, sunjce_provider.jar, cldrdata.jar, dnsns.jar, sunec.jar]
2018-07-03 16:57:50,197 [ 161] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-07-03 16:57:50,216 [ 180] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 18 ms
2018-07-03 16:57:50,512 [ 476] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-07-03 16:57:50,513 [ 477] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2018-07-03 16:57:50,749 [ 713] INFO - .intellij.idea.IdeaApplication - CPU cores: 4; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@78c8ffd7[Running, parallelism = 3, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@46faffe9
2018-07-03 16:57:50,809 [ 773] INFO - .intellij.idea.IdeaApplication - WM detected: awesome
2018-07-03 16:57:50,828 [ 792] INFO - llij.openapi.wm.impl.X11UiUtil - impersonated WM: SAWFISH_WM
2018-07-03 16:57:51,480 [ 1444] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2018-07-03 16:57:52,620 [ 2584] INFO - llij.ide.plugins.PluginManager - 34 plugins initialized in 1509 ms
2018-07-03 16:57:52,622 [ 2586] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.3.0), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (181.4892.42), Eclipse Integration (3.0), EditorConfig (181.4892.42), Git Integration (8.1), GitHub (181.4892.42), Gradle (181.4892.42), Groovy (9.0), I18n for Java (181.4892.42), IDEA CORE (181.4892.42), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (181.4892.42), Java Stream Debugger (181.4892.42), JavaFX (1.0), Kotlin (1.2.31-release-IJ2018.1-1), Maven Integration (181.4892.42), Mercurial Integration (10.0), Plugin DevKit (1.0), Properties Support (181.4892.42), Settings Repository (181.4892.42), Smali Support (1.0), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (181.4892.42), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (181.4892.42)
2018-07-03 16:57:53,815 [ 3779] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-07-03 16:57:53,927 [ 3891] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/larry/Software/idea-IC-181.4892.42/bin/fsnotifier64
2018-07-03 16:57:53,946 [ 3910] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-07-03 16:57:55,014 [ 4978] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: Git4Idea]
2018-07-03 16:57:55,070 [ 5034] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: hg4idea]
2018-07-03 16:57:55,496 [ 5460] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.OptionsTopHitProvider$Activity@64c8f230
2018-07-03 16:57:55,875 [ 5839] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-07-03 16:57:56,045 [ 6009] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-07-03 16:57:56,204 [ 6168] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-07-03 16:57:56,853 [ 6817] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:561, number of extensions:44
2018-07-03 16:57:56,874 [ 6838] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:20
2018-07-03 16:57:57,017 [ 6981] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:125, number of extensions:49
2018-07-03 16:57:57,018 [ 6982] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:1
2018-07-03 16:57:57,560 [ 7524] INFO - plication.impl.ApplicationImpl - 89 application components initialized in 6458ms
2018-07-03 16:57:57,624 [ 7588] INFO - .intellij.idea.IdeaApplication - App initialization took 8601 ms
2018-07-03 16:57:58,685 [ 8649] INFO - pl$FileIndexDataInitialization - Initialization done:1821
2018-07-03 16:57:58,781 [ 8745] INFO - exImpl$StubIndexInitialization - Initialization done:95
2018-07-03 16:57:59,316 [ 9280] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2018-07-03 16:58:00,617 [ 10581] INFO - j.ide.ui.OptionsTopHitProvider - 1675 ms spent to cache options in application
2018-07-03 16:58:00,633 [ 10597] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@3f079a5c
2018-07-03 16:58:03,303 [ 13267] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@4d6da81c
2018-07-03 16:58:03,633 [ 13597] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@2b662391
2018-07-03 16:58:03,641 [ 13605] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.actions.GotoClassPresentationUpdater@4e8972fa
then I try to delete ~/.IdeaIC2018.3 and ~/.local/share/jetbrain and reinstall the idea, it still not work(it quickly display a windows and then disappear).
My OS is archlinux. is there any cache file I never delete? please help me, Thanks!
Please sign in to leave a comment.
The log shows that the IDE has been initialized.
Do you have several monitors, could it be that the IDE window is displayed off-screen or on a different monitor/work-space?
Do you see the IDE window if you launch IDE not via .sh file?
>then I try to delete ~/.IdeaIC2018.3 and ~/.local/share/jetbrain and reinstall the idea,
Make sure you are deleting the configuration files for the right IDE version: the log is from IdeaIC2018.1 version but with the `~/.IdeaIC2018.3` you are referring to 2018.3.X version.
I had several monitors but all can't see any window. use .sh and .desktop file both not working. I try install the ultimate version. the start window quickly disappear after display 0.2 second when I run the idea. is their any information you need I can take to you?
So the process exits shortly after you launch it? What output is printed in console when you launch it from .sh file? Provide the output from terminal and idea.log file content.
I see the process always running on the background, but the UI was exits shortly after I launch it. there was no output from terminal, idea.log was:
2018-07-04 09:53:21,089 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-07-04 09:53:21,220 [ 131] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-181.4892.42, 08 May 2018 14:21)
2018-07-04 09:53:21,220 [ 131] INFO - #com.intellij.idea.Main - OS: Linux (4.17.3-1-arch, amd64)
2018-07-04 09:53:21,220 [ 131] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-release-1136-b38 (JetBrains s.r.o)
2018-07-04 09:53:21,220 [ 131] INFO - #com.intellij.idea.Main - JVM: 25.152-b38 (OpenJDK 64-Bit Server VM)
2018-07-04 09:53:21,221 [ 132] INFO - #com.intellij.idea.Main - JVM Args: -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/larry/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/larry/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2018.1 -Djb.vmOptionsFile=/home/larry/Software/idea-IC-181.4892.42/bin/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
2018-07-04 09:53:21,222 [ 133] INFO - #com.intellij.idea.Main - ext: /home/larry/Software/idea-IC-181.4892.42/jre64/lib/ext: [localedata.jar, sunpkcs11.jar, zipfs.jar, jaccess.jar, nashorn.jar, jfxrt.jar, meta-index, sunjce_provider.jar, cldrdata.jar, dnsns.jar, sunec.jar]
2018-07-04 09:53:21,222 [ 133] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-07-04 09:53:21,236 [ 147] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2018-07-04 09:53:21,448 [ 359] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-07-04 09:53:21,448 [ 359] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2018-07-04 09:53:21,629 [ 540] INFO - .intellij.idea.IdeaApplication - CPU cores: 4; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@75ef7c8a[Running, parallelism = 3, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@45c2b681
2018-07-04 09:53:21,673 [ 584] INFO - .intellij.idea.IdeaApplication - WM detected: awesome
2018-07-04 09:53:21,688 [ 599] INFO - llij.openapi.wm.impl.X11UiUtil - impersonated WM: SAWFISH_WM
2018-07-04 09:53:22,188 [ 1099] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2018-07-04 09:53:23,051 [ 1962] INFO - llij.ide.plugins.PluginManager - 34 plugins initialized in 1145 ms
2018-07-04 09:53:23,052 [ 1963] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.3.0), Ant Support (1.0), Bytecode Viewer (0.1), CVS Integration (11), Copyright (8.1), Coverage (181.4892.42), Eclipse Integration (3.0), EditorConfig (181.4892.42), Git Integration (8.1), GitHub (181.4892.42), Gradle (181.4892.42), Groovy (9.0), I18n for Java (181.4892.42), IDEA CORE (181.4892.42), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (181.4892.42), Java Stream Debugger (181.4892.42), JavaFX (1.0), Kotlin (1.2.31-release-IJ2018.1-1), Maven Integration (181.4892.42), Mercurial Integration (10.0), Plugin DevKit (1.0), Properties Support (181.4892.42), Settings Repository (181.4892.42), Smali Support (1.0), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), UI Designer (181.4892.42), XPathView + XSLT Support (4), XSLT-Debugger (1.4), YAML (181.4892.42)
2018-07-04 09:53:24,257 [ 3168] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-07-04 09:53:24,354 [ 3265] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/larry/Software/idea-IC-181.4892.42/bin/fsnotifier64
2018-07-04 09:53:24,366 [ 3277] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-07-04 09:53:25,338 [ 4249] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: Git4Idea]
2018-07-04 09:53:25,392 [ 4303] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: hg4idea]
2018-07-04 09:53:25,658 [ 4569] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.OptionsTopHitProvider$Activity@721da953
2018-07-04 09:53:25,958 [ 4869] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-07-04 09:53:26,035 [ 4946] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-07-04 09:53:26,143 [ 5054] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-07-04 09:53:26,723 [ 5634] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:408, number of extensions:44
2018-07-04 09:53:26,736 [ 5647] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:12
2018-07-04 09:53:26,827 [ 5738] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:69, number of extensions:49
2018-07-04 09:53:26,828 [ 5739] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-07-04 09:53:27,214 [ 6125] INFO - plication.impl.ApplicationImpl - 89 application components initialized in 5313ms
2018-07-04 09:53:27,237 [ 6148] INFO - .intellij.idea.IdeaApplication - App initialization took 6749 ms
2018-07-04 09:53:28,344 [ 7255] INFO - pl$FileIndexDataInitialization - Initialization done:1609
2018-07-04 09:53:28,456 [ 7367] INFO - exImpl$StubIndexInitialization - Initialization done:111
2018-07-04 09:53:28,729 [ 7640] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2018-07-04 09:53:29,904 [ 8815] INFO - j.ide.ui.OptionsTopHitProvider - 1489 ms spent to cache options in application
2018-07-04 09:53:30,374 [ 9285] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2018-07-04 09:53:30,610 [ 9521] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@523399a7
2018-07-04 09:53:33,476 [ 12387] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@4bc5303c
2018-07-04 09:53:33,688 [ 12599] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@6fbbdc66
2018-07-04 09:53:33,694 [ 12605] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.actions.GotoClassPresentationUpdater@64f5f730
2018-07-04 09:54:33,339 [ 72250] WARN - dea.updater.SdkComponentSource - java.io.IOException: Cannot download 'https://dl.google.com/android/repository/repository2-1.xml': Read timed out
, response: 200 OK
2018-07-04 09:54:33,340 [ 72251] WARN - dea.updater.SdkComponentSource - File /home/larry/.android/repositories.cfg could not be loaded.
2018-07-04 09:54:33,341 [ 72252] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml
2018-07-04 09:54:33,829 [ 72740] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2018-07-04 09:55:35,854 [ 134765] WARN - dea.updater.SdkComponentSource - java.io.IOException: Cannot download 'https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml': Read timed out
, response: 200 OK
2018-07-04 09:55:35,856 [ 134767] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2018-07-04 09:55:36,212 [ 135123] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml
2018-07-04 09:55:36,374 [ 135285] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2018-07-04 09:55:36,724 [ 135635] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2018-07-04 09:55:36,913 [ 135824] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml
2018-07-04 09:55:37,076 [ 135987] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2018-07-04 09:55:37,339 [ 136250] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2018-07-04 09:55:37,475 [ 136386] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
here is the screen shot. I only use monitor 1, and monitor 2-9 didn't had any windows and application.
Do you see the the IDE in the list of applications when using OS application switcher? Do you see the application icon in the taskbar?
Try to set latest installed 1.8 Oracle JDK for the IDE JDK to run under: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879.
Hi,
I have the exact same problem running the ultimate edition ideaIU-2018.2.6 on Ubuntu 16.04.
Since two days ago, I can't start the ide anymore. The tip window is does show, but no main window ever shows.
I can see the app in the application tool bar but there is no main window.
I've tried running older versions on the system, but same problem.
Rebooting the system did not help either.
Any advice how to get back to a working version of Intellij would be appreciated.
Try to move/rename IDE folders to start with all the defaults: https://intellij-support.jetbrains.com/hc/articles/206544519.
If the issue persists, start from the terminal and get the thread dump: https://intellij-support.jetbrains.com/hc/articles/206544899. Share the dump per https://intellij-support.jetbrains.com/hc/articles/206869619.
Hello,
just happened for me with IntelliJ version IC-192.6817.14 under Debian (KDE)
Looks like on first time start following happen:
1. The splash screen is opened
2. The User Agreement window appear somewhere, but is not focused and not displayed in task bar. Only way if going through list of opened windows with ALT+TAB it is possible to find the window.
As result looks like the Idea starts, the process running, but UI is not displayed (the User Agreement window is not displayed)
https://youtrack.jetbrains.com/issue/IDEA-191550 looks related.
Thank you for link to issue.