After Screen Saver Intellij IDEA is closed
Answered
Hi,
I have following situation on my machine.
Using VMWare Workstation Player 16 and Ubuntu 22.04.
I recognized when Ubuntu goes into sleep mode and the logging screen shows again, Intellij IDEA stops in the background and I have to restart the app.
Here some information:
IntelliJ IDEA 2022.3.3 (Community Edition)
Build #IC-223.8836.41, built on March 10, 2023
Runtime version: 17.0.6+1-b653.34 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.19.0-35-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 990M
Cores: 4
Non-Bundled Plugins:
Docker (223.8836.46)
org.asciidoctor.intellij.asciidoc (0.38.12)
com.haulmont.jpab (2023.1.2-223)
org.sonarlint.idea (8.1.0.65508)
Kotlin: 223-1.8.0-release-345-IJ8836.41
Current Desktop: ubuntu:GNOME
Here the log from today:
2023-03-27 12:03:54,127 [2169574] INFO - #c.i.c.ComponentStoreImpl - Saving appAsciidocApplicationSettings took 33 ms
2023-03-27 12:03:54,289 [2169736] INFO - #c.i.c.ComponentStoreImpl - Saving Project(name=xxx, containerState=COMPONENT_CREATED, componentStore=xxx)CompilerConfiguration took 43 ms
2023-03-27 12:05:31,424 [2266871] WARN - #c.i.o.a.i.ActionUpdater - 357 ms to grab EDT for CWMTelephonyGroup#update@NavBarToolbar (com.jetbrains.rd.platform.codeWithMe.telephony.CWMTelephonyGroup)
2023-03-27 13:07:13,036 [ 344] INFO - #c.i.i.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2023-03-27 13:07:13,131 [ 439] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=/snap/intellij-idea-community/422/plugins/Groovy, version=223.8836.41, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-groovy.xml
2023-03-27 13:07:13,132 [ 440] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, descriptorPath=plugin.xml, path=/snap/intellij-idea-community/422/plugins/Groovy, version=223.8836.41, package=org.jetbrains.plugins.groovy, isBundled=true) misses optional descriptor duplicates-detection-groovy.xml
2023-03-27 13:07:13,397 [ 705] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, descriptorPath=plugin.xml, path=/snap/intellij-idea-community/422/plugins/Kotlin, version=223-1.8.0-release-345-IJ8836.41, package=org.jetbrains.kotlin, isBundled=true) misses optional descriptor performance-plugin.xml
Any idea how I can solve this problem?
Thanks,
Markus
Please sign in to leave a comment.
Not that it helps you, but I have seen the same thing happen occasionally on my Windows machine running 2021.3.3 Ultimate Edition. This does not happen every time - perhaps once every couple of weeks.
The logs show nothing, the process just seems to terminate requiring me to run it up again.
Interesting, on my machine many times the day:
Even I'm not sure if the log is enough. Because you see only that I started the IDE but you don't see that how is finished which should be the interesting part.
But when I stopped the IDE manually you can see it inside the log:
Hello Markus Hofmann. Do I understand right that the Ubuntu inside the VMWare Workstation goes to sleep mode, not your PC? Could you please check the Ubuntu system logs for the kill events to determine exactly what causes IntelliJIDEA exit?