You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by ma...@gmail.com, ma...@gmail.com on 2019/02/20 14:37:53 UTC

High cpu usage

I use netbeans 10 under linux

in netbeans.conf I only modified netbeans_jdkhome for

netbeans_jdkhome="/usr/java/jdk1.8.0_131"

For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans.

Ide lag

I have 16 gig of ram and i7

Any way to reduce this high cpu load?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: High cpu usage

Posted by ma...@gmail.com, ma...@gmail.com.
For gradle seem like patch will be in gradle 5.3
https://github.com/gradle/gradle/pull/8519

On 2019/02/20 15:13:16, marccollin7379@gmail.com <ma...@gmail.com> wrote: 
> thanks for theses info
> 
> there was some broken link and I use gradle
> 
> don't know if gradle will push fix in older version.
> 
> according to your link: https://issues.apache.org/jira/browse/NETBEANS-168
> 
> is not fixing
> 
> is there any change to get a patch for netbeans 10 or that will be only in netbeans 11
> On 2019/02/20 14:55:30, arsi <ar...@chello.sk> wrote: 
> > Hi,
> > 
> > Check /tmp and project directory if there are broken links.
> > If so, delete them.
> > 
> > If you use Gradle, the problem will return. Gradle has a bug in it:
> > 
> > https://github.com/gradle/gradle/issues/8119
> > 
> > 
> > The problem is solved here:
> > https://issues.apache.org/jira/browse/NETBEANS-168
> > 
> > Arsi
> > ------------------------------------------------------------------------
> > *From:* Marccollin7379 <ma...@gmail.com>
> > *Sent:* Wednesday, February 20, 2019 3:37PM
> > *To:* Users <us...@netbeans.apache.org>
> > *Subject:* High cpu usage
> > 
> > > I use netbeans 10 under linux
> > >
> > > in netbeans.conf I only modified netbeans_jdkhome for
> > >
> > > netbeans_jdkhome="/usr/java/jdk1.8.0_131"
> > >
> > > For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans.
> > >
> > > Ide lag
> > >
> > > I have 16 gig of ram and i7
> > >
> > > Any way to reduce this high cpu load?
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> > > For additional commands, e-mail: users-help@netbeans.apache.org
> > >
> > > For further information about the NetBeans mailing lists, visit:
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >
> > >
> > 
> > 
> > 
> > 
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: High cpu usage

Posted by arsi <ar...@chello.sk>.
Hi,

I made version for Netbeans 8.2 or you can make your own for Apache 
Netbeans:


Compile the module org-openide-filesystems-patch and with the resulting 
classes FCLSupport* replace the original in 
platform/core/org-openide-filesystems.jar/ uzip://org/openide/filesystems/


Do not forget to back up the original jar file.
It's not tested, but it should work..

https://github.com/NBANDROIDTEAM/org-netbeans-modules-masterfs-patches

ArSi
------------------------------------------------------------------------
*From:* Marccollin7379 <ma...@gmail.com>
*Sent:* Wednesday, February 20, 2019 4:13PM
*To:* Users <us...@netbeans.apache.org>
*Subject:* Re: High cpu usage

> thanks for theses info
>
> there was some broken link and I use gradle
>
> don't know if gradle will push fix in older version.
>
> according to your link: https://issues.apache.org/jira/browse/NETBEANS-168
>
> is not fixing
>
> is there any change to get a patch for netbeans 10 or that will be only in netbeans 11
> On 2019/02/20 14:55:30, arsi <ar...@chello.sk> wrote:
>> Hi,
>>
>> Check /tmp and project directory if there are broken links.
>> If so, delete them.
>>
>> If you use Gradle, the problem will return. Gradle has a bug in it:
>>
>> https://github.com/gradle/gradle/issues/8119
>>
>>
>> The problem is solved here:
>> https://issues.apache.org/jira/browse/NETBEANS-168
>>
>> Arsi
>> ------------------------------------------------------------------------
>> *From:* Marccollin7379 <ma...@gmail.com>
>> *Sent:* Wednesday, February 20, 2019 3:37PM
>> *To:* Users <us...@netbeans.apache.org>
>> *Subject:* High cpu usage
>>
>>> I use netbeans 10 under linux
>>>
>>> in netbeans.conf I only modified netbeans_jdkhome for
>>>
>>> netbeans_jdkhome="/usr/java/jdk1.8.0_131"
>>>
>>> For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans.
>>>
>>> Ide lag
>>>
>>> I have 16 gig of ram and i7
>>>
>>> Any way to reduce this high cpu load?
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
>>> For additional commands, e-mail: users-help@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>
>>>
>>
>>
>>
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>



Re: High cpu usage

Posted by ma...@gmail.com, ma...@gmail.com.
thanks for theses info

there was some broken link and I use gradle

don't know if gradle will push fix in older version.

according to your link: https://issues.apache.org/jira/browse/NETBEANS-168

is not fixing

is there any change to get a patch for netbeans 10 or that will be only in netbeans 11
On 2019/02/20 14:55:30, arsi <ar...@chello.sk> wrote: 
> Hi,
> 
> Check /tmp and project directory if there are broken links.
> If so, delete them.
> 
> If you use Gradle, the problem will return. Gradle has a bug in it:
> 
> https://github.com/gradle/gradle/issues/8119
> 
> 
> The problem is solved here:
> https://issues.apache.org/jira/browse/NETBEANS-168
> 
> Arsi
> ------------------------------------------------------------------------
> *From:* Marccollin7379 <ma...@gmail.com>
> *Sent:* Wednesday, February 20, 2019 3:37PM
> *To:* Users <us...@netbeans.apache.org>
> *Subject:* High cpu usage
> 
> > I use netbeans 10 under linux
> >
> > in netbeans.conf I only modified netbeans_jdkhome for
> >
> > netbeans_jdkhome="/usr/java/jdk1.8.0_131"
> >
> > For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans.
> >
> > Ide lag
> >
> > I have 16 gig of ram and i7
> >
> > Any way to reduce this high cpu load?
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> > For additional commands, e-mail: users-help@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> 
> 
> 
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: High cpu usage

Posted by arsi <ar...@chello.sk>.
Hi,

Check /tmp and project directory if there are broken links.
If so, delete them.

If you use Gradle, the problem will return. Gradle has a bug in it:

https://github.com/gradle/gradle/issues/8119


The problem is solved here:
https://issues.apache.org/jira/browse/NETBEANS-168

Arsi
------------------------------------------------------------------------
*From:* Marccollin7379 <ma...@gmail.com>
*Sent:* Wednesday, February 20, 2019 3:37PM
*To:* Users <us...@netbeans.apache.org>
*Subject:* High cpu usage

> I use netbeans 10 under linux
>
> in netbeans.conf I only modified netbeans_jdkhome for
>
> netbeans_jdkhome="/usr/java/jdk1.8.0_131"
>
> For a small spring boot application, whithout start it, cpu go to 300% after a few minutes using netbeans.
>
> Ide lag
>
> I have 16 gig of ram and i7
>
> Any way to reduce this high cpu load?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>