[
https://issues.apache.org/jira/browse/NETBEANS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739186#comment-16739186
]
Andrea Paternesi edited comment on NETBEANS-939 at 1/10/19 7:59 AM:
--------------------------------------------------------------------
The gradle daemons usually run in different processes.
this is the output of the ps -aux | grep java
atton 3923 1.2 1.4 5631888 470796 ? Ssl 08:25 0:22
/usr/lib/jvm/java-8-oracle/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m
-Dfile.encoding=UTF-8 -Duser.country=IT -Duser.language=it -Duser.variant -cp
/home/patton/.gradle/wrapper/dists/gradle-4.9-bin/e9cinqnqvph59rr7g70qubb4t/gradle-4.9/lib/gradle-launcher-4.9.jar
org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9
As you can see i have a different process for the gradle daemon.
was (Author: patton73):
The gradle daemons usually run in different processes.
this is the utput of the ps -aux | grep java
atton 3923 1.2 1.4 5631888 470796 ? Ssl 08:25 0:22
/usr/lib/jvm/java-8-oracle/bin/java -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m
-Dfile.encoding=UTF-8 -Duser.country=IT -Duser.language=it -Duser.variant -cp
/home/patton/.gradle/wrapper/dists/gradle-4.9-bin/e9cinqnqvph59rr7g70qubb4t/gradle-4.9/lib/gradle-launcher-4.9.jar
org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.9
As you can see i have a different process for the gradle daemon.
> MEMORY LEAK!!
> -------------
>
> Key: NETBEANS-939
> URL: https://issues.apache.org/jira/browse/NETBEANS-939
> Project: NetBeans
> Issue Type: Bug
> Components: ide - Performance
> Affects Versions: 8.2
> Environment: See above
> Reporter: Andrew Hellyer
> Priority: Major
>
> *Product Version:* NetBeans IDE 8.2 (Build 201705191307)
> *Updates:* NetBeans IDE is updated to version [NetBeans 8.2 Patch
> 2|http://wiki.netbeans.org/NetBeans8.2PatchesInfo]
> *Java:* 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11
> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_172-b11
> *System:* Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
>
>
> *I have multiple projects open with multiple files from each open.*
> *Simply moving from file to file or moving the mouse increases memory usage.*
> *This just gets progressively worse as time goes on, until NB is so slow it
> has to be restarted or the computer crashes/freezes due to memory issues.*
> ***This has been happening since 8.2 came out. How come nobody has done
> anything about it? There are multiple reports on the previous bug reporting
> system!*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists