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
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
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 a comment |
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
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 offree -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 a comment |
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
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
gnome java kde freeze intellij
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 offree -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 a comment |
Add the output offree -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
add a comment |
1 Answer
1
active
oldest
votes
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
add a comment |
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
add a comment |
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
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
answered Sep 26 '16 at 21:13
dlehdleh
1
1
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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