Strange freeze when loading IntelliJ IDEA Editorintellij idea not opening because of jdk/bin/javaIntellij Idea side panel graphic glitchIntellij Idea keep deleting project filesIntellij IDEA launching another icon at startunable to install intellij IDEA on ubuntu 16.04lts?Intellij Not Booting From Docky - Also Shows Wrong NameIntelliJ IDEA not working on Ubuntu 17Dissapearing caret in IntelliJ IdeaLocation of Intellij Idea 2017.1 on ubuntu 16.04Installing IntelliJ IDEA on Lubuntu

Shifting between bemols and diesis in the key signature

Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?

Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?

What are some noteworthy "mic-drop" moments in math?

Having the player face themselves after the mid-game

Finitely many repeated replacements

What is the population of Romulus in the TNG era?

I reported the illegal activity of my boss to his boss. My boss found out. Now I am being punished. What should I do?

Plausibility of Mushroom Buildings

What problems would a superhuman have who's skin is constantly hot?

Why is a very small peak with larger m/z not considered to be the molecular ion?

What materials can be used to make a humanoid skin warm?

Can we track matter through time by looking at different depths in space?

Rationale to prefer local variables over instance variables?

(Codewars) Linked Lists - Remove Duplicates

Does an unused member variable take up memory?

Was it really inappropriate to write a pull request for the company I interviewed with?

What is this diamond of every day?

How does Ehrenfest's theorem apply to the quantum harmonic oscillator?

Why is there an extra space when I type "ls" in the Desktop directory?

How do we create new idioms and use them in a novel?

For which categories of spectra is there an explicit description of the fibrant objects via lifting properties?

What do you call someone who likes to pick fights?

Is it possible that a question has only two answers?



Strange freeze when loading IntelliJ IDEA Editor


intellij idea not opening because of jdk/bin/javaIntellij Idea side panel graphic glitchIntellij Idea keep deleting project filesIntellij IDEA launching another icon at startunable to install intellij IDEA on ubuntu 16.04lts?Intellij Not Booting From Docky - Also Shows Wrong NameIntelliJ IDEA not working on Ubuntu 17Dissapearing caret in IntelliJ IdeaLocation of Intellij Idea 2017.1 on ubuntu 16.04Installing IntelliJ IDEA on Lubuntu













4















Since about three weeks IntelliJ is freezing when I'm trying to load any project. It's the same with a new project too.
It seems like it freezes the whole xserver - I can't interact with any application until I kill the java process in the terminal.



Currently I'm using Ubuntu GNOME 14.04 (tried it with Kubuntu 15.04 too) and IntelliJ 14.1.4.



What have I checked already?



  • Several log files (IntelliJ Log, syslog) - There is nothing about the error

  • Console output of IntelliJ - nothing too

What have I tried already?



  • New, raw installation of IntelliJ (same problem)


  • Reinstall the operating system (it worked until the first reboot after the installation of IntelliJ)


  • Different Java versions (Oracle/OpenJDK, JDK7/8) (same problem)


  • Other desktop environment (Gnome, KDE Plasma) (same problem)


  • Change some JVM args (related to RAM) (not working)


  • Run IntelliJ as root (not working)


Maybe an additional interesting piece of information is that this error first occured after I changed my mainboard, CPU and RAM. However, IntelliJ on Linux is the only program with troubles - so I hardly believe that the reason of the problem is the change of the hardware.



Output of free -m



 total used free shared buffers cached
Mem: 15943 5518 10424 100 704 2541
-/+ buffers/cache: 2272 13670
Swap: 8192 0 8192









share|improve this question
















bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Add the output of free -m.

    – ps95
    Sep 24 '15 at 15:31












  • @prakharsingh95 I added it to the post.

    – Bernhard G.
    Sep 24 '15 at 15:50











  • This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

    – Bernhard G.
    Sep 25 '15 at 14:39















4















Since about three weeks IntelliJ is freezing when I'm trying to load any project. It's the same with a new project too.
It seems like it freezes the whole xserver - I can't interact with any application until I kill the java process in the terminal.



Currently I'm using Ubuntu GNOME 14.04 (tried it with Kubuntu 15.04 too) and IntelliJ 14.1.4.



What have I checked already?



  • Several log files (IntelliJ Log, syslog) - There is nothing about the error

  • Console output of IntelliJ - nothing too

What have I tried already?



  • New, raw installation of IntelliJ (same problem)


  • Reinstall the operating system (it worked until the first reboot after the installation of IntelliJ)


  • Different Java versions (Oracle/OpenJDK, JDK7/8) (same problem)


  • Other desktop environment (Gnome, KDE Plasma) (same problem)


  • Change some JVM args (related to RAM) (not working)


  • Run IntelliJ as root (not working)


Maybe an additional interesting piece of information is that this error first occured after I changed my mainboard, CPU and RAM. However, IntelliJ on Linux is the only program with troubles - so I hardly believe that the reason of the problem is the change of the hardware.



Output of free -m



 total used free shared buffers cached
Mem: 15943 5518 10424 100 704 2541
-/+ buffers/cache: 2272 13670
Swap: 8192 0 8192









share|improve this question
















bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Add the output of free -m.

    – ps95
    Sep 24 '15 at 15:31












  • @prakharsingh95 I added it to the post.

    – Bernhard G.
    Sep 24 '15 at 15:50











  • This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

    – Bernhard G.
    Sep 25 '15 at 14:39













4












4








4








Since about three weeks IntelliJ is freezing when I'm trying to load any project. It's the same with a new project too.
It seems like it freezes the whole xserver - I can't interact with any application until I kill the java process in the terminal.



Currently I'm using Ubuntu GNOME 14.04 (tried it with Kubuntu 15.04 too) and IntelliJ 14.1.4.



What have I checked already?



  • Several log files (IntelliJ Log, syslog) - There is nothing about the error

  • Console output of IntelliJ - nothing too

What have I tried already?



  • New, raw installation of IntelliJ (same problem)


  • Reinstall the operating system (it worked until the first reboot after the installation of IntelliJ)


  • Different Java versions (Oracle/OpenJDK, JDK7/8) (same problem)


  • Other desktop environment (Gnome, KDE Plasma) (same problem)


  • Change some JVM args (related to RAM) (not working)


  • Run IntelliJ as root (not working)


Maybe an additional interesting piece of information is that this error first occured after I changed my mainboard, CPU and RAM. However, IntelliJ on Linux is the only program with troubles - so I hardly believe that the reason of the problem is the change of the hardware.



Output of free -m



 total used free shared buffers cached
Mem: 15943 5518 10424 100 704 2541
-/+ buffers/cache: 2272 13670
Swap: 8192 0 8192









share|improve this question
















Since about three weeks IntelliJ is freezing when I'm trying to load any project. It's the same with a new project too.
It seems like it freezes the whole xserver - I can't interact with any application until I kill the java process in the terminal.



Currently I'm using Ubuntu GNOME 14.04 (tried it with Kubuntu 15.04 too) and IntelliJ 14.1.4.



What have I checked already?



  • Several log files (IntelliJ Log, syslog) - There is nothing about the error

  • Console output of IntelliJ - nothing too

What have I tried already?



  • New, raw installation of IntelliJ (same problem)


  • Reinstall the operating system (it worked until the first reboot after the installation of IntelliJ)


  • Different Java versions (Oracle/OpenJDK, JDK7/8) (same problem)


  • Other desktop environment (Gnome, KDE Plasma) (same problem)


  • Change some JVM args (related to RAM) (not working)


  • Run IntelliJ as root (not working)


Maybe an additional interesting piece of information is that this error first occured after I changed my mainboard, CPU and RAM. However, IntelliJ on Linux is the only program with troubles - so I hardly believe that the reason of the problem is the change of the hardware.



Output of free -m



 total used free shared buffers cached
Mem: 15943 5518 10424 100 704 2541
-/+ buffers/cache: 2272 13670
Swap: 8192 0 8192






gnome java kde freeze intellij






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 24 '15 at 15:49







Bernhard G.

















asked Sep 24 '15 at 15:21









Bernhard G.Bernhard G.

2413




2413





bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Add the output of free -m.

    – ps95
    Sep 24 '15 at 15:31












  • @prakharsingh95 I added it to the post.

    – Bernhard G.
    Sep 24 '15 at 15:50











  • This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

    – Bernhard G.
    Sep 25 '15 at 14:39

















  • Add the output of free -m.

    – ps95
    Sep 24 '15 at 15:31












  • @prakharsingh95 I added it to the post.

    – Bernhard G.
    Sep 24 '15 at 15:50











  • This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

    – Bernhard G.
    Sep 25 '15 at 14:39
















Add the output of free -m.

– ps95
Sep 24 '15 at 15:31






Add the output of free -m.

– ps95
Sep 24 '15 at 15:31














@prakharsingh95 I added it to the post.

– Bernhard G.
Sep 24 '15 at 15:50





@prakharsingh95 I added it to the post.

– Bernhard G.
Sep 24 '15 at 15:50













This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

– Bernhard G.
Sep 25 '15 at 14:39





This seems to be the same problem, the "workaround" to use taskset 0x80 ./idea.sh works, but IDEA is very slow: ubuntuforums.org/showthread.php?t=2278238

– Bernhard G.
Sep 25 '15 at 14:39










1 Answer
1






active

oldest

votes


















0














I've experienced a similar freezing issue with IntelliJ IDEA 2016.2.4 (162.2032.8) on Ubuntu 16.04.1 (64-bit) when importing a project.



JetBrains support suggested the following work-around:



Before the UI becomes unresponsive change from "Packages" to "Project" view.



That allowed me to proceed past the freezing.



The support referenced this unresolved issue from 2008 regarding this behavior: IDEA-18765 Slow synchronous package view tree update






share|improve this answer






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f677936%2fstrange-freeze-when-loading-intellij-idea-editor%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I've experienced a similar freezing issue with IntelliJ IDEA 2016.2.4 (162.2032.8) on Ubuntu 16.04.1 (64-bit) when importing a project.



    JetBrains support suggested the following work-around:



    Before the UI becomes unresponsive change from "Packages" to "Project" view.



    That allowed me to proceed past the freezing.



    The support referenced this unresolved issue from 2008 regarding this behavior: IDEA-18765 Slow synchronous package view tree update






    share|improve this answer



























      0














      I've experienced a similar freezing issue with IntelliJ IDEA 2016.2.4 (162.2032.8) on Ubuntu 16.04.1 (64-bit) when importing a project.



      JetBrains support suggested the following work-around:



      Before the UI becomes unresponsive change from "Packages" to "Project" view.



      That allowed me to proceed past the freezing.



      The support referenced this unresolved issue from 2008 regarding this behavior: IDEA-18765 Slow synchronous package view tree update






      share|improve this answer

























        0












        0








        0







        I've experienced a similar freezing issue with IntelliJ IDEA 2016.2.4 (162.2032.8) on Ubuntu 16.04.1 (64-bit) when importing a project.



        JetBrains support suggested the following work-around:



        Before the UI becomes unresponsive change from "Packages" to "Project" view.



        That allowed me to proceed past the freezing.



        The support referenced this unresolved issue from 2008 regarding this behavior: IDEA-18765 Slow synchronous package view tree update






        share|improve this answer













        I've experienced a similar freezing issue with IntelliJ IDEA 2016.2.4 (162.2032.8) on Ubuntu 16.04.1 (64-bit) when importing a project.



        JetBrains support suggested the following work-around:



        Before the UI becomes unresponsive change from "Packages" to "Project" view.



        That allowed me to proceed past the freezing.



        The support referenced this unresolved issue from 2008 regarding this behavior: IDEA-18765 Slow synchronous package view tree update







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Sep 26 '16 at 21:13









        dlehdleh

        1




        1



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f677936%2fstrange-freeze-when-loading-intellij-idea-editor%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

            Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

            Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»