[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904222#comment-16904222
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

Exclude them from parsing in the Options window, in its Files tab.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904173#comment-16904173
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Also I notice that all my PHP and HTML5/JS projects  has huge *node_modules* 
folders in the projects root. May be indexing this node_modules folders 
possibly leads to Exceptions.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2922) Can't activate HTML5 and Java EE modules

2019-08-09 Thread Benjamin Graf (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904144#comment-16904144
 ] 

Benjamin Graf commented on NETBEANS-2922:
-

Try to activate it via creating a "fake" project using ee features. This will 
activate download of oracle-js nbm and activates modules successfully.

> Can't activate HTML5 and Java EE modules
> 
>
> Key: NETBEANS-2922
> URL: https://issues.apache.org/jira/browse/NETBEANS-2922
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 11.1
> Environment: Java: 12.0.2; OpenJDK 64-Bit Server VM 12.0.2+10
> Runtime: OpenJDK Runtime Environment 12.0.2+10
> System: Linux version 5.2.2-1-default running on amd64; UTF-8; ru_UA (nb)
>Reporter: user124
>Priority: Critical
> Attachments: Screenshot_20190730_220847.png
>
>
> Can't activate HTML5 and Java EE modules, Throws exception: "The plugin named 
> org.netbeans.libs.oracle.jsparser is needed and not found."



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2265) Can't update context path

2019-08-09 Thread Mark Jones (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904138#comment-16904138
 ] 

Mark Jones edited comment on NETBEANS-2265 at 8/9/19 7:17 PM:
--

I am experiencing a similar issue in Netbeans 11.1 in the same Java/Jakarta EE 
tutorial example. For me, the context path is retained but the relative URL is 
not.


was (Author: authentictech):
I am experiencing a similar issue in Netbeans 11.1 in the same tutorial 
example. For me, the context path is retained but the relative URL is not.

> Can't update context path
> -
>
> Key: NETBEANS-2265
> URL: https://issues.apache.org/jira/browse/NETBEANS-2265
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 11.0
> Environment: Netbeans : netbeans-11.0-vc3 fot netcat testing
>Reporter: Djamel TORCHE
>Priority: Major
>  Labels: vc3
>
> # Create a maven java web project "dukes-age" 
>  # In "Projects" view and invoke pop-up menu on the "dukes-age" root node and 
> select *Properties*.
>  # Select the "Run" category in the "Project Properties" manager.
>  # Set "Context Path" to: {{/DukesAgeService}}.
>  # Set "Relative URL" to: {{/webresources/dukesAge}}.
>  # Push the *OK* button**
>  # Repeat 2 and 3 then Change Context path to any thing else
>  # Push the *OK* button
>  # Repeat 2 and 3 : Result: {color:#ff}+*no previous changes*+{color}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2265) Can't update context path

2019-08-09 Thread Mark Jones (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904138#comment-16904138
 ] 

Mark Jones commented on NETBEANS-2265:
--

I am experiencing a similar issue in Netbeans 11.1 in the same tutorial 
example. For me, the context path is retained but the relative URL is not.

> Can't update context path
> -
>
> Key: NETBEANS-2265
> URL: https://issues.apache.org/jira/browse/NETBEANS-2265
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 11.0
> Environment: Netbeans : netbeans-11.0-vc3 fot netcat testing
>Reporter: Djamel TORCHE
>Priority: Major
>  Labels: vc3
>
> # Create a maven java web project "dukes-age" 
>  # In "Projects" view and invoke pop-up menu on the "dukes-age" root node and 
> select *Properties*.
>  # Select the "Run" category in the "Project Properties" manager.
>  # Set "Context Path" to: {{/DukesAgeService}}.
>  # Set "Relative URL" to: {{/webresources/dukesAge}}.
>  # Push the *OK* button**
>  # Repeat 2 and 3 then Change Context path to any thing else
>  # Push the *OK* button
>  # Repeat 2 and 3 : Result: {color:#ff}+*no previous changes*+{color}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904000#comment-16904000
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 4:01 PM:
-

Main dissadvantage of this issue is that it block code IntelliSense feature of 
IDE.
This is big dissadvantage that prevent do my job


was (Author: uran1980):
Main dissadvantage of this issue is that it block code inteliScense feature of 
IDE.
This is big dissadvantage that prevent do my job

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904000#comment-16904000
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 3:55 PM:
-

Main dissadvantage of this issue is that it block code inteliScense feature of 
IDE.
This is big dissadvantage that preventt do my job


was (Author: uran1980):
Main dissadvantage of this issue is that it block code inteliScense feature of 
IDE.
This is big dissadvantage that can not do my work

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-1874) Setting some properties of font-colors in options works only till close of program

2019-08-09 Thread Marek Gremblewski (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marek Gremblewski updated NETBEANS-1874:

Fix Version/s: (was: Next)
   11.2

> Setting some properties of font-colors in options works only till close of 
> program
> --
>
> Key: NETBEANS-1874
> URL: https://issues.apache.org/jira/browse/NETBEANS-1874
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0, 11.0, 11.1
> Environment: Windows 7, 10
>Reporter: Marek Gremblewski
>Priority: Trivial
> Fix For: 11.2
>
> Attachments: netbeans.png
>
>
> Properties `Identifiers` and `numbers` in Fonts & Colors in Options are not 
> inherited and even not saved in exported config and is only visible until 
> application close.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904001#comment-16904001
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

I'd restart 11.1 with a fresh user directory.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904000#comment-16904000
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Main dissadvantage of this issue is that it block code inteliScense feature of 
IDE.
This is big dissadvantage that can not do my work

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903991#comment-16903991
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Ok, Thanks @GeertjanWielenga 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903988#comment-16903988
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

> And you never got that message at all in 8.2 with the exact same projects 
> open?

>> On Netbeans 8.2 I'm working without any problims like this. With meny 
>> projects opened.
>>This is main couse why I can not switch to newer versions of Netbeans for 
>>about two or more years

Well, all releases since 8.2 have been of the full IDE, not of the smaller IDE 
that just has support for PHP/HTML5. I think we should begin to distribute the 
smaller one separately and then you'll have the smaller IDE for both 8.2 and 
11.1 and maybe that will fix it. Hard to know right now, maybe Laszlo can take 
a look at your most recent snapshot to analyze it.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903987#comment-16903987
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

ok. I wil try experiment with this

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903984#comment-16903984
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 3:36 PM:
-

> And you never got that message at all in 8.2 with the exact same projects 
> opened in parallel.
On Netbeans 8.2 I'm working without any problims like this. With meny projects 
opened.
This is main couse why I can not switch to newer versions of Netbeans for about 
two or more years


was (Author: uran1980):
> And you never got that message at all in 8.2 with the exact same projects 
> open?
On Netbeans 8.2 I'm working without any problims like this. With meny projects 
opened.
This is main couse why I can not switch to newer versions of Netbeans for about 
two or more years

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903984#comment-16903984
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 3:36 PM:
-

> And you never got that message at all in 8.2 with the exact same projects 
> open?
On Netbeans 8.2 I'm working without any problims like this. With meny projects 
opened.
This is main couse why I can not switch to newer versions of Netbeans for about 
two or more years


was (Author: uran1980):
> And you never got that message at all in 8.2 with the exact same projects 
> opened in parallel.
On Netbeans 8.2 I'm working without any problims like this. With meny projects 
opened.
This is main couse why I can not switch to newer versions of Netbeans for about 
two or more years

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903984#comment-16903984
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> And you never got that message at all in 8.2 with the exact same projects 
> open?
On Netbeans 8.2 I'm working without any problims like this. With meny projects 
opened.
This is main couse why I can not switch to newer versions of Netbeans for about 
two or more years

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-17-30-java.lang.StackOverflowError.txt

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903981#comment-16903981
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Also I get Exception:

log1: [^2019-08-09-17-30-IDE-log.txt] 
log2:  [^2019-08-09-17-30-java.lang.StackOverflowError.txt] 


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-17-30-java.lang.StackOverflowError.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-17-30-IDE-log.txt

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-17-30-IDE-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss, 
> selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903977#comment-16903977
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

And you never got that message at all in 8.2 with the exact same projects open?

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss, selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903976#comment-16903976
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 3:24 PM:
-

Again get "Checking for external changes Suspended" on Netbeans 11.1

snapshot:  [^selfsampler4496583350478949316.npss] 

So I think JDK is not the case


was (Author: uran1980):
Again get "Checking for external changes Suspended" on Netbeans 11.1

snapshot:  [^selfsampler4496583350478949316.npss] 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss, selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903976#comment-16903976
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Again get "Checking for external changes Suspended" on Netbeans 11.1

snapshot:  [^selfsampler4496583350478949316.npss] 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss, selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: selfsampler4496583350478949316.npss

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss, selfsampler4496583350478949316.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903958#comment-16903958
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 2:54 PM:
-

Success

Now on "Netbeans 11.1 about" splash screen:
```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 1.8.0_222; OpenJDK 64-Bit Server VM 25.222-b10
Runtime: OpenJDK Runtime Environment 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```


was (Author: uran1980):
Success

Now on Netbeans 11.1 about splash screen:
```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 1.8.0_222; OpenJDK 64-Bit Server VM 25.222-b10
Runtime: OpenJDK Runtime Environment 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903959#comment-16903959
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

Excellent. Now that you have the same JDK on both, if the problem occurs again 
in 11.1, then it's not because of the JDK.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903958#comment-16903958
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Success

Now on Netbeans 11.1 about splash screen:
```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 1.8.0_222; OpenJDK 64-Bit Server VM 25.222-b10
Runtime: OpenJDK Runtime Environment 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903954#comment-16903954
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

ok I'll try

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903944#comment-16903944
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 2:44 PM:
-

I'm try to point to this paths, but with no luck: 
 !2019-08-09-14-00-02.png!

Only jre folder exists:
 !2019-08-09-14-00-03.png!

I can not find 8.2 JDK path to point it out.


was (Author: uran1980):
I'm try to point to this paths, but with no luck: 
 !2019-08-09-14-00-02.png!

Only jre folder exists:
 !2019-08-09-14-00-03.png!


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903948#comment-16903948
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

Instead of pointing to the JRE, point to the bin folder above that or if that 
does not work then to the java-1.8.0-openjdk-amd64 folder above that.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903947#comment-16903947
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

I don't know what 'with no luck' means, the path should be something like 
'/usr/lib/jvm/' and then to the JDK, one of the JDK 8. Make sure you use them 
for both IDEs, to make the environments the same, so that you can see if the 
problem can still be reproduced in one and not the other.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-14-00-03.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903944#comment-16903944
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 2:39 PM:
-

I'm try to point to this paths, but with no luck: 
 !2019-08-09-14-00-02.png!

Only jre folder exists:




was (Author: uran1980):
I'm try to point to this paths? but with no luck: 
 !2019-08-09-14-00-02.png!

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903944#comment-16903944
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 2:39 PM:
-

I'm try to point to this paths, but with no luck: 
 !2019-08-09-14-00-02.png!

Only jre folder exists:
 !2019-08-09-14-00-03.png!



was (Author: uran1980):
I'm try to point to this paths, but with no luck: 
 !2019-08-09-14-00-02.png!

Only jre folder exists:



> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 2019-08-09-14-00-03.png, 
> 2019-08-09-14-00-03.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903944#comment-16903944
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

I'm try to point to this paths? but with no luck: 
 !2019-08-09-14-00-02.png!

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-14-00-02.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-14-00-02.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-14-00-02.png, 2019-08-09-14-00-02.png, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-14-00-01.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903940#comment-16903940
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

But I have no jdk folder on this path. I have only jre folder:

!2019-08-09-14-00-01.png!

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-14-00-01.png, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> netbeans-11.1.conf, netbeans-8.2.conf, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-webskin] branch master updated: add favicon from main website

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-webskin.git


The following commit(s) were added to refs/heads/master by this push:
 new fab7e92  add favicon from main website
fab7e92 is described below

commit fab7e92da38f49ae7760c619e984bec8f20d93b8
Author: Eric Barboni 
AuthorDate: Fri Aug 9 16:18:14 2019 +0200

add favicon from main website
---
 src/main/resources/META-INF/maven/site.vm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/resources/META-INF/maven/site.vm 
b/src/main/resources/META-INF/maven/site.vm
index 19e4852..da52471 100644
--- a/src/main/resources/META-INF/maven/site.vm
+++ b/src/main/resources/META-INF/maven/site.vm
@@ -22,6 +22,8 @@
   
   $title
   
+  https://netbeans.apache.org/favicon-32x32.png;>
+  https://netbeans.apache.org/favicon-16x16.png;>
   https://fonts.googleapis.com/css?family=Lato:400,700; 
rel="stylesheet">   
 
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903923#comment-16903923
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

In netbeans-8.2.conf you have this:

netbeans_jdkhome="/home/uran1980/netbeans-8.2/bin/jre"

You need to have the same as the above in netbeans-11.1.conf, except that it 
should not be the 8.2 JRE, but the 8.2 JDK.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903917#comment-16903917
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> In short, what I am trying to do is to try to get these two environments to 
> be as similar as possible, e.g., use JDK 8 for both, to exclude as many 
> variables as possible.

Netbeans 8.2 conf: [^netbeans-8.2.conf]
Netbeans 11.1 conf: [^netbeans-11.1.conf]

What I need to do to get the same JDK?

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: netbeans-8.2.conf

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: netbeans-11.1.conf

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: (was: netbeans-8.2.conf)

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-11.1.conf, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: netbeans-8.2.conf

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, netbeans-8.2.conf, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903914#comment-16903914
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

I dont know how to do that? 

When I add path to netbeans.conf than get this erroror: 
[^2019-08-09-12-00-01-JRE.png]

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903904#comment-16903904
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 1:50 PM:
-

I changed for netbeans 8.2 jdkhome in `/etc/netbeans.conf`
Now "Netbeas 8.2 about" splash screen looks like this:
```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

"Netbeans 11.1 about" splash screen looks like this:

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

So JDK used the same on both 8.2 and 11.1
Now Netbeans 8.2 rescan all projects...





was (Author: uran1980):
I changed for netbeans 8.2 jdkhome in `/etc/netbeans.conf`
Now Netbeas 8.2 about shows this:
```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

Netbeans 11.1

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

So JDK used the same on both 8.2 and 11.1
Now Netbeans 8.2 rescan all projects...




> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903904#comment-16903904
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

change for netbeans 8.2 jdkhome in `/etc/netbeans.conf`
Now Netbeas 8.2 about shows this:
```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

Netbeans 11.1

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```

So JDK used the same on both 8.2 and 11.1
Now Netbeans 8.2 rescan all projects...




> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903879#comment-16903879
 ] 

Geertjan Wielenga edited comment on NETBEANS-2940 at 8/9/19 1:34 PM:
-

Ivan Yakovlev added a comment - 40 minutes ago
> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

>> When I add path to JRE in netbeans.conf.

NetBeans does not run on the JRE, it runs on the JDK. I am trying to find out 
whether the problem here relates to the JDK, please will you run both IDEs on 
the same JDK?

Apparently in 8.2 you are using a HML5/JS specific distribution (which runs on 
the JRE), while in 11.0 or 11.1 you have the full IDE (which requires the full 
JDK), because we're not distributing a small HTML5/JS specific distribution at 
this point. I.e., that is another difference in your two environments -- in one 
you have a small IDE in the other you have the full IDE. 



was (Author: geertjanwielenga):
Ivan Yakovlev added a comment - 40 minutes ago
> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

>> When I add path to JRE in netbeans.conf.

NetBeans does not run on the JRE, it runs on the JDK. I am trying to find out 
whether the problem here relates to the JDK, please will you run both IDEs on 
the same JDK?

Apparently in 8.2 you are using a HML5/JS specific distribution, while in 11.0 
or 11.1 you have the full IDE, because we're not distributing a small HTML5/JS 
specific distribution at this point. I.e., that is another difference in your 
two environments -- in one you have a small IDE in the other you have the full 
IDE. 


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903879#comment-16903879
 ] 

Geertjan Wielenga edited comment on NETBEANS-2940 at 8/9/19 1:31 PM:
-

Ivan Yakovlev added a comment - 40 minutes ago
> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

>> When I add path to JRE in netbeans.conf.

NetBeans does not run on the JRE, it runs on the JDK. I am trying to find out 
whether the problem here relates to the JDK, please will you run both IDEs on 
the same JDK?

Apparently in 8.2 you are using a HML5/JS specific distribution, while in 11.0 
or 11.1 you have the full IDE, because we're not distributing a small HTML5/JS 
specific distribution at this point. I.e., that is another difference in your 
two environments -- in one you have a small IDE in the other you have the full 
IDE. 



was (Author: geertjanwielenga):
Ivan Yakovlev added a comment - 40 minutes ago
> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

>> When I add path to JRE in netbeans.conf.

NetBeans does not run on the JRE, it runs on the JDK. I am trying to find out 
whether the problem here relates to the JDK, please will you run both IDEs on 
the same JDK?


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 1:25 PM:
-

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

*PS*
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer feature of Netbeans is ability to work with many different projects at 
the same time. It is wery useful for me.


was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

*PS*
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer feature of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903878#comment-16903878
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

> Probably best to always only have those projects open that you actively use 
> in your work.

>> TLDR;
>> This is not the way he is working, this is not the way I'm working and I 
>> guess this is not the way some 
>> other people is working as you suggested. So please don't try to change our 
>> working strategy. 

There are many things that are inadvisable to do. Having lots of projects open 
that you are not using at all is one example of something that is not advisable 
to do, especially since when he had fewer problems opened the problem 
apparently went away.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-parent] branch master updated: Add site

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new 81cb9a4  Add site
81cb9a4 is described below

commit 81cb9a4d5abe2033aa19b8ea165cf48ae749bc03
Author: Eric Barboni 
AuthorDate: Fri Aug 9 15:16:36 2019 +0200

Add site
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index f419e43..c694c7d 100755
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@
 
 [![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-parent%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-mavenutils-parent/job/master/)
 
+[Documentation Site](https://bits.netbeans.org/mavenutilities/parent)
+
 ### Get In Touch
 
 [Subscribe](mailto:users-subscr...@netbeans.apache.org) or 
[mail](mailto:us...@netbeans.apache.org) the 
[us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask 
questions, find answers, and also help other users.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-nbm-maven-harness] branch master updated: Adjust site, readme and gitignore

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git


The following commit(s) were added to refs/heads/master by this push:
 new d345aad  Adjust site,readme and gitignore
d345aad is described below

commit d345aadb2af149506bb32d62a3f57a306290b9d4
Author: Eric Barboni 
AuthorDate: Fri Aug 9 15:15:45 2019 +0200

Adjust site,readme and gitignore
---
 .gitignore| 10 --
 README.md |  4 
 pom.xml   |  2 +-
 src/site/site.xml | 27 +++
 4 files changed, 32 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3bb462b..6e27347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,2 @@
 /target/
 /nbactions.xml
-/nbm-maven-plugin/target/
-/nb-repository-plugin/target/
-/nbm-shared/target/
-/nbm-maven-harness/target/
-/archetype/nbm-archetype/target/
-/archetype/nbm-suite-root/target/
-/archetype/netbeans-platform-app-archetype/target/
-/parent/target/
-/webskin/target/
-/netbeansparent/target/
\ No newline at end of file
diff --git a/README.md b/README.md
index 8559067..5dd210b 100755
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@
 
 # Apache NetBeans Maven Utilities NBM Harness
 
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-nbm-maven-harness%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-mavenutils-nbm-maven-harness/job/master/)
+
+[Documentation 
Site](https://bits.netbeans.org/mavenutilities/nbm-maven-harness)
+
 ### Get In Touch
 
 [Subscribe](mailto:users-subscr...@netbeans.apache.org) or 
[mail](mailto:us...@netbeans.apache.org) the 
[us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask 
questions, find answers, and also help other users.
diff --git a/pom.xml b/pom.xml
index 4d3dd21..9d42774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 nbm-maven-harness
 11.1-SNAPSHOT
 Apache NetBeans Maven Utilities - NBM Harness for Maven
-http://bits.netbeans.org/mavenutilities/nbm-maven-harness
+https://bits.netbeans.org/mavenutilities/nbm-maven-harness
 
 jira
 https://issues.apache.org/jira/browse/NETBEANS
diff --git a/src/site/site.xml b/src/site/site.xml
new file mode 100644
index 000..b374ecd
--- /dev/null
+++ b/src/site/site.xml
@@ -0,0 +1,27 @@
+
+
+http://maven.apache.org/DECORATION/1.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd;>
+
+org.apache.netbeans.utilities
+maven-netbeans-skin
+1.0-SNAPSHOT
+
+  
+
+
+


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-parent] branch master updated: fix gitignore

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new 3ad41f0  fix gitignore
3ad41f0 is described below

commit 3ad41f093c7ff51ac5ac2b18a2b7cbe46c5fa43d
Author: Eric Barboni 
AuthorDate: Fri Aug 9 15:10:21 2019 +0200

fix gitignore
---
 .gitignore | 10 --
 1 file changed, 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3bb462b..6e27347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,2 @@
 /target/
 /nbactions.xml
-/nbm-maven-plugin/target/
-/nb-repository-plugin/target/
-/nbm-shared/target/
-/nbm-maven-harness/target/
-/archetype/nbm-archetype/target/
-/archetype/nbm-suite-root/target/
-/archetype/netbeans-platform-app-archetype/target/
-/parent/target/
-/webskin/target/
-/netbeansparent/target/
\ No newline at end of file


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 1:00 PM:
-

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

*PS*
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer feature of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.


was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

*PS*
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer fitchure of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 12:58 PM:
--

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

*PS*
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer fitchure of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.


was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

PS
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer fitchure of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 12:58 PM:
--

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]

PS
If I am used your sugestion so I am already switched to PHPStorm. For me, 
killer fitchure of Netbeans is ability to work with meny different projects at 
the same time. It is wery useful for me.


was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903857#comment-16903857
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> So it seems that there is a problem with PHP + HTML5/JS when you open a lot 
> of those project types? As some others said, they don't have problems with a 
> lot of maven or ant projects. Could it be PHP or HTML5/JS related?

May be. I am try to figure it out.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-parent] branch master updated: fix REAME and gitignore

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new aab72e2  fix REAME and gitignore
aab72e2 is described below

commit aab72e2668b8199f7ffea9598aee35ce8790008b
Author: Eric Barboni 
AuthorDate: Fri Aug 9 14:48:35 2019 +0200

fix REAME and gitignore
---
 README.md | 2 ++
 pom.xml   | 2 +-
 src/site/site.xml | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9272960..f419e43 100755
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@
 
 # Apache NetBeans Maven Utilities parent pom
 
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-parent%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-mavenutils-parent/job/master/)
+
 ### Get In Touch
 
 [Subscribe](mailto:users-subscr...@netbeans.apache.org) or 
[mail](mailto:us...@netbeans.apache.org) the 
[us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask 
questions, find answers, and also help other users.
diff --git a/pom.xml b/pom.xml
index 63a6c28..4e26a3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ under the License.
 pom
 Apache Netbeans Maven Utilities
 Apache Netbeans Maven Utilities is a set of artefacts to 
build and populate Apache NetBeans artefacts using Apache Maven
-http://bits.netbeans.org/mavenutilities/parent
+https://bits.netbeans.org/mavenutilities/parent
 
 
 The Apache Software License, Version 2.0
diff --git a/src/site/site.xml b/src/site/site.xml
index 90ee0ed..b374ecd 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -17,11 +17,11 @@ under the License.
 -->
 http://maven.apache.org/DECORATION/1.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd;>
 
-org.apache.netbeans
+org.apache.netbeans.utilities
 maven-netbeans-skin
 1.0-SNAPSHOT
 
-
-  
+  
+
 
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 12:47 PM:
--

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened, please 
see this screen: [^2019-08-09-09-00-03.png]



was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened: 
[^2019-08-09-09-00-03.png]


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 12:46 PM:
--

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened: 
[^2019-08-09-09-00-03.png]



was (Author: uran1980):
> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened: 
[^2019-08-09-09-00-05.png]


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903852#comment-16903852
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> Probably best to always only have those projects open that you actively use 
> in your work.

I was try to do this, but get the same issue with few projects opened: 
[^2019-08-09-09-00-05.png]


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903850#comment-16903850
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

When I add path to JRE in netbeans.conf than get this erroror: 
[^2019-08-09-12-00-01-JRE.png]

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-12-00-01-JRE.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-12-00-01-JRE.png, 2019-08-09-netbeans-11.1-about.png, 
> 2019-08-09-netbeans-8.2-about.png, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903849#comment-16903849
 ] 

Christian Lenz commented on NETBEANS-2940:
--

> Probably best to always only have those projects open that you actively use 
> in your work.

TLDR;
This is not the way he is working, this is not the way I'm working and I guess 
this is not the way some other people is working as you suggested. So please 
don't try to change our working strategy. We all have different working 
strategy and there is not the right one. The right one is that one which is 
best for themself. Yes, it could be that less projects is better than more but 
he had a same environment which he is working everyday with. Just saying, don't 
want to discuss that again. As you can see in a this thread, there are some 
others who have similar "lots" of projects, from the same type or different, 
open in parallel: 
https://netbeans.slack.com/archives/C2BJDQ77A/p156042930900

Back to topic
So it seems that there is a problem with PHP + HTML5/JS when you open a lot of 
those project types? As some others said, they don't have problems with a lot 
of maven or ant projects. Could it be PHP or HTML5/JS related?

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-nbm-shared] branch master updated: Fix url of website

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git


The following commit(s) were added to refs/heads/master by this push:
 new 4604234  Fix url of website
4604234 is described below

commit 4604234efee1ca9919e880daa356ae3cf71fa1f3
Author: Eric Barboni 
AuthorDate: Fri Aug 9 14:24:33 2019 +0200

Fix url of website
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 863470c..dac7de5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@ under the License.
 Library used by nb-repository-plugin and nbm-maven-plugin to 
help building Apache NetBeans installation (and other sources).
 
 2005
-https://bits.netbeans.org/mavenutilities/nb-shared
+https://bits.netbeans.org/mavenutilities/nbm-shared
 
 jira
 https://issues.apache.org/jira/browse/NETBEANS


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-nbm-shared] branch master updated: Fix url of website

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git


The following commit(s) were added to refs/heads/master by this push:
 new f5f0430  Fix url of website
f5f0430 is described below

commit f5f0430125283e1fbb4570f4b5e35b768b78ab5c
Author: Eric Barboni 
AuthorDate: Fri Aug 9 14:24:53 2019 +0200

Fix url of website
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6a0d0d..0b66dfc 100755
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
 
 [![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-nbm-shared%2Fmaster)](https://builds.apache.org/job/netbeans-maven-TLP/job/netbeans-mavenutils-nbm-shared/job/master/)
 
-[Documentation Site](https://bits.netbeans.org/mavenutilities/nb-shared)
+[Documentation Site](https://bits.netbeans.org/mavenutilities/nbm-shared)
 
 ### Get In Touch
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903845#comment-16903845
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

> Can you use the same JDK in both IDEs, please, i.e., Java: 1.8.0_101; Java 
> HotSpot(TM) 64-Bit Server VM 25.101-b13?

How can I configure this? 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903841#comment-16903841
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

{quote}Ivan Yakovlev added a comment - 3 hours ago - edited
Now I have closed all the projects that I had open. 
And had opened only those projects whitch I currently actively use in my work. 
So far no issues have been observed.

I can not face the issue on some one project, problem arised only when I open 
meny projects. 
I'll try to investigate more...{quote}

Probably best to always only have those projects open that you actively use in 
your work.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-nb-repository-plugin] branch master updated: Make README to point to website

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new b0e3861  Make README to point to website
b0e3861 is described below

commit b0e38616fde50060311fd13d722746a81f241688
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:55:37 2019 +0200

Make README to point to website
---
 README.md | 36 ++--
 pom.xml   |  2 +-
 2 files changed, 3 insertions(+), 35 deletions(-)

diff --git a/README.md b/README.md
index 4d6715b..8ecbdf2 100755
--- a/README.md
+++ b/README.md
@@ -21,41 +21,9 @@
 
 # Apache NetBeans Repository plugin
 
-The plugin is capable of populating the local or remote maven repository with 
module jars and NBM files from a given Apache NetBeans installation. Useful for
-module development, modules with public APIs are separated from those without 
a public API.
-See the `populate` goal.
-
- Also see: [Building from 
source](http://netbeans.apache.org/download/dev/index.html)
- 
-## HOWTO: Upload NetBeans release binaries to a Maven repository
-
-There is a `populate` goal that converts the NetBeans module information into 
Maven metadata
-and is capable of uploading the module jar file, javadoc, sources and nbm 
files to local
-and remote repositories.
-
-For a binary-only upload (jar files and nbm files only), it's possible to 
download the bits from official sites.
-
-For the complete upload, you will need to checkout the sources of the 
IDE/Platform you
-want to upload. See this page [Building from 
source](http://netbeans.apache.org/download/dev/index.html)
-
-
- The goal has multiple input parameters that link the goal to binaries 
prepared beforehand.
-
-* `netbeansInstallDirectory` designates the base directory where resides the 
NetBeans installation
-that shall be uploaded.
-Run `ant` in your local hg clone to build the distribution at 
`nbbuild/netbeans` sundirectory.
-
-* `netbeansNbmDirectory` designates the base directory where the nbm files are 
located.
-Run `ant build-nbms` in your local `hg clone` to build the nbms at 
`nbbuild/nbms` directory.
-
-* `netbeansSourcesDirectory` designates the base directory containing zip 
files with module jar sources.
-Run `ant build-source-zips` in your local hg clone to build the nbms at 
`nbbuild/build/source-zips` directory.
-
-* `netbeansJavadocDirectory` designates the base directory containing zip 
files with javadoc zips for modules with public apis.
-Run `ant build-javadoc` in your local hg clone to build the nbms at 
`nbbuild/build/javadoc` directory.
-
-* To have external dependencies correctly identified by their real GAV, you 
will need to download the index from central (or other) repository using the 
`download` goal.
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-nb-repository-plugin%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-mavenutils-nb-repository-plugin/job/master/)
 
+[Documentation 
Site](https://bits.netbeans.org/mavenutilities/nb-repository-plugin)
 
 ### Get In Touch
 
diff --git a/pom.xml b/pom.xml
index f699a30..5aba4fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@ under the License.
 Maven plugin for creating Maven Repository out of a NetBeans 
installation (and other sources) for consumption by the projects using 
nbm-maven-plugin.
 
 2005
-http://bits.netbeans.org/mavenutilities/nb-repository-plugin
+https://bits.netbeans.org/mavenutilities/nb-repository-plugin
 
 jira
 https://issues.apache.org/jira/browse/NETBEANS


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-mavenutils-nbm-maven-plugin] branch master updated: Make README to point to website

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
 new 6d22dbb  Make README to point to website
6d22dbb is described below

commit 6d22dbbcfcf72e228ccf8c8e6508bc1a6c70e7db
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:34:53 2019 +0200

Make README to point to website
---
 README.md | 194 +-
 pom.xml   |   2 +-
 2 files changed, 3 insertions(+), 193 deletions(-)

diff --git a/README.md b/README.md
index af5ec8b..29208cd 100755
--- a/README.md
+++ b/README.md
@@ -21,199 +21,9 @@
 
 # NetBeans Module Maven plugin
 
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-nbm-maven-plugin%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-mavenutils-nbm-maven-plugin/job/master/)
 
-This Apache Maven plugin is able to create NetBeans module(plugin) artifacts. 
It registers a new packaging type `nbm`. Any project with this packaging will 
be automatically turned into a NetBeans module project. Additionally it allows 
to create clusters of modules, generate an autoupdate site content or build and 
assemble an application on top of NetBeans platform.
-
-Note: The `nbm:populate-repository` goal has been moved to it's own plugin at 
[nb-repository-plugin](https://github.com/mojohaus/nb-repository-plugin/).
-
-To get access to a repository with NetBeans.org module artifacts and metadata, 
add [http://bits.netbeans.org/maven2/](http://bits.netbeans.org/maven2/) 
repository to your project POM or the repository manager you are using. The 
repository hosts binaries of NetBeans 6.5 and later.
-
-Also see: [Maven NBM development 
FAQs](http://wiki.netbeans.org/NetBeansDeveloperFAQ#Mavenized_Builds)
-
-Sample pom.xml excerpts for creation of a NetBeans module:
-```xml
-http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
-  4.0.0
-  example-netbeans-module
-  org.mycompany.myproject
-  
-  nbm
-
-  
-  
-
-
-org.apache.netbeans.utilities
-nbm-maven-plugin
-3.8.1
-true
-
- 
-org.apache.maven.plugins
-maven-jar-plugin
-3.0.2
-
-
-
${project.build.outputDirectory}/META-INF/MANIFEST.MF
-
-
-
-
-  
-
- 
-
-
-
-netbeans
-repository hosting netbeans.org api artifacts
-http://bits.netbeans.org/maven2/
-
-true
-
-
-false
-
-
-
-```
-To build the project then, just type
-```
-mvn install
-```
-## Maven Dependency vs. NetBeans runtime dependency
-There are important differences between Maven's dependency mechanism and 
NetBeans runtime dependencies. Maven's dependencies are transitive, so at 
compile time you get not only direct dependencies you declared, but also 
dependencies of dependencies etc. In NetBeans, the module dependencies are 
non-transitive by nature, you have to explicitly declare all at runtime. 
Additionally next to module dependencies there are also library jars attached 
and shipped with the module's main artifact. I [...]
-
-The ways in which the nbm-maven-plugin tries to adress these issues has 
changed over time.
-
-The plugin walks the dependency tree to detect and identify module 
dependencies and classpath libraries.
-
-A maven dependency is turned into a NetBeans runtime dependency when:
-
-* For NetBeans module dependencies (dependency jars that have the NetBeans 
specific entries in META-INF/MANIFEST.MF)
-  * It's a direct dependency (non-transitive) and is a NetBeans module itself. 
Preferred way of declaring module dependencies.
-  * It's defined in existing (though optional and deprecated) module.xml file 
in dependencies section. Try to avoid this, but still useful if one wants to 
put an explicit dependency value on the module, or use implementation 
dependency.
-  * When the dependency is of type nbm. Deprecated in **3.0.x**, only helpful 
in older versions. Such dependencies don't include their transitive deps on 
compilation classpath. That should allow one to simulate the rumtime 
dependencies at compilation time in maven, however there's one major drawback. 
Not only are the nbm's module dependencies hidden, but the libraries associated 
with the given nbm module are also hidden. So you can end up with less stuff on 
classpath as opposed to more s [...]
-* For module 

[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903828#comment-16903828
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

So the JDK is different. Can you use the same JDK in both IDEs, please, i.e., 
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13?

That way, we can see whether the problem is related to the JDK or not.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-1688) IDE crashes after putting in special character text (mac mojave)

2019-08-09 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-1688:
---
Component/s: (was: php - Code)
 editor - Painting & Printing

> IDE crashes after putting in special character text (mac mojave)
> 
>
> Key: NETBEANS-1688
> URL: https://issues.apache.org/jira/browse/NETBEANS-1688
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Painting  Printing
>Affects Versions: 8.2
> Environment: Macbook air Mojave
>Reporter: t
>Priority: Major
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> After ive updated my mac to mojave the ide crashes after i put a special 
> character on my macbook air.
> You can hold a key down to get special characters on a mac like é or ï. If i 
> use the key press the IDE freezes and can not put in any characters in or 
> properly save my page.
> See "Type accented characters" function what freezes the ide: 
>  [https://support.apple.com/en-us/HT201586]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-1688) IDE crashes after putting in special character text (mac mojave)

2019-08-09 Thread Junichi Yamamoto (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903825#comment-16903825
 ] 

Junichi Yamamoto commented on NETBEANS-1688:


Please try to use the latest version.

> IDE crashes after putting in special character text (mac mojave)
> 
>
> Key: NETBEANS-1688
> URL: https://issues.apache.org/jira/browse/NETBEANS-1688
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code
>Affects Versions: 8.2
> Environment: Macbook air Mojave
>Reporter: t
>Priority: Major
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> After ive updated my mac to mojave the ide crashes after i put a special 
> character on my macbook air.
> You can hold a key down to get special characters on a mac like é or ï. If i 
> use the key press the IDE freezes and can not put in any characters in or 
> properly save my page.
> See "Type accented characters" function what freezes the ide: 
>  [https://support.apple.com/en-us/HT201586]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-webskin] branch master updated: add site + simplify gitignore

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-webskin.git


The following commit(s) were added to refs/heads/master by this push:
 new 082fa50  add site + simplify gitignore
082fa50 is described below

commit 082fa50ad73b6574b265fac511789fdddfde9840
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:31:23 2019 +0200

add site + simplify gitignore
---
 .gitignore| 12 +---
 pom.xml   |  7 ++-
 src/site/site.xml | 25 +
 3 files changed, 28 insertions(+), 16 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3bb462b..53f4905 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,2 @@
 /target/
-/nbactions.xml
-/nbm-maven-plugin/target/
-/nb-repository-plugin/target/
-/nbm-shared/target/
-/nbm-maven-harness/target/
-/archetype/nbm-archetype/target/
-/archetype/nbm-suite-root/target/
-/archetype/netbeans-platform-app-archetype/target/
-/parent/target/
-/webskin/target/
-/netbeansparent/target/
\ No newline at end of file
+/nbactions.xml
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 90aca93..469876f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 Maven site skin for Apache Netbeans Utilities.
 
 2018
-http://bits.netbeans.org/mavenutilities/maven-netbeans-skin
+https://bits.netbeans.org/mavenutilities/maven-netbeans-skin
 
 jira
 https://issues.apache.org/jira/browse/NETBEANS
@@ -37,10 +37,7 @@
 
 org.apache.maven.plugins
 maven-site-plugin
-3.8.2
-
-true
-
+3.8.2
 
 
 
diff --git a/src/site/site.xml b/src/site/site.xml
new file mode 100644
index 000..9f0b652
--- /dev/null
+++ b/src/site/site.xml
@@ -0,0 +1,25 @@
+
+
+http://maven.apache.org/DECORATION/1.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd;>
+
+${project.groupId}
+${project.artifactId}
+${project.version}
+
+
+


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Resolved] (NETBEANS-2377) "Find usage" functionality not available

2019-08-09 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto resolved NETBEANS-2377.

Resolution: Cannot Reproduce

> "Find usage" functionality not available
> 
>
> Key: NETBEANS-2377
> URL: https://issues.apache.org/jira/browse/NETBEANS-2377
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code, php - Editor
>Affects Versions: 11.0
>Reporter: Silviu
>Priority: Major
> Attachments: netbeans-2377-screenshot.png
>
>
> I did a fresh "install" of NB 11.0 on my Kubuntu machine, and the "find 
> usage" functionality seems to be missing from the IDE. When right-clicking a 
> class/method, there is no "find usages" menu option. Alt-F7 (the default 
> shortcut) does not work too.
> Works as it should in NB 10.0



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2377) "Find usage" functionality not available

2019-08-09 Thread Junichi Yamamoto (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-2377:
---
Attachment: netbeans-2377-screenshot.png

> "Find usage" functionality not available
> 
>
> Key: NETBEANS-2377
> URL: https://issues.apache.org/jira/browse/NETBEANS-2377
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Code, php - Editor
>Affects Versions: 11.0
>Reporter: Silviu
>Priority: Major
> Attachments: netbeans-2377-screenshot.png
>
>
> I did a fresh "install" of NB 11.0 on my Kubuntu machine, and the "find 
> usage" functionality seems to be missing from the IDE. When right-clicking a 
> class/method, there is no "find usages" menu option. Alt-F7 (the default 
> shortcut) does not work too.
> Works as it should in NB 10.0



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-webskin] branch master updated: skip site for webskin

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-webskin.git


The following commit(s) were added to refs/heads/master by this push:
 new a3c789e  skip site for webskin
a3c789e is described below

commit a3c789e47a947894e05c47c6b531500d080bd85e
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:15:50 2019 +0200

skip site for webskin
---
 pom.xml | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 985da81..90aca93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,5 +31,17 @@
 
scm:git:https://gitbox.apache.org/repos/asf/netbeans-webskin.git
 
scm:git:gitbox.apache.org/repos/asf/netbeans-webskin.git
 https://github.com/apache/netbeans-webskin
-
+
+
+
+
+org.apache.maven.plugins
+maven-site-plugin
+3.8.2
+
+true
+
+
+
+
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-webskin] branch master updated: add Build status to README

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-webskin.git


The following commit(s) were added to refs/heads/master by this push:
 new 8a5b15a  add Build status to README
8a5b15a is described below

commit 8a5b15afc294da3a5edfd9e2cee22ee630d9895f
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:04:32 2019 +0200

add Build status to README
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index eaad9e3..f36521a 100755
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@
 
 # Apache NetBeans Maven Skin for website
 
+[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-webskin%2Fmaster)](https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-maven-TLP/job/netbeans-webskin/job/master/)
+
 ### Get In Touch
 
 [Subscribe](mailto:users-subscr...@netbeans.apache.org) or 
[mail](mailto:us...@netbeans.apache.org) the 
[us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask 
questions, find answers, and also help other users.


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[netbeans-webskin] branch master updated: Use https

2019-08-09 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-webskin.git


The following commit(s) were added to refs/heads/master by this push:
 new 46fe5cd  Use https
46fe5cd is described below

commit 46fe5cd670f08cd8e1d9fd012e44674eb426ee09
Author: Eric Barboni 
AuthorDate: Fri Aug 9 13:02:14 2019 +0200

Use https
---
 src/main/resources/META-INF/maven/site.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/META-INF/maven/site.vm 
b/src/main/resources/META-INF/maven/site.vm
index e8e5d00..19e4852 100644
--- a/src/main/resources/META-INF/maven/site.vm
+++ b/src/main/resources/META-INF/maven/site.vm
@@ -27,7 +27,7 @@
 
 
 
-http://netbeans.apache.org;>Apache 
NetBeans
+https://netbeans.apache.org;>Apache 
NetBeans
 
 
 


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903767#comment-16903767
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 10:22 AM:
--

> Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
> using now?


Netbeans 11.1 

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-11.1-about.png]



Netbeans 8.2 

```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-8.2-about.png]


was (Author: uran1980):
> Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
> using now?


Netbeans 11.1 

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 

```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-8.2-about.png]

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903767#comment-16903767
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 10:21 AM:
--

> Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
> using now?


Netbeans 11.1 

```
Product Version: Apache NetBeans IDE Dev (Build netbeans-linux-1190-on-20190804)
Java: 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
Runtime: OpenJDK Runtime Environment 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 

```
Product Version: NetBeans IDE 8.2 (Build 201609300101)
Обновления: Среда NetBeans IDE обновлена до версии NetBeans 8.2 Patch 2
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.15.0-55-generic running on amd64; UTF-8; ru_RU (nb)
```
screen: [^2019-08-09-netbeans-8.2-about.png]


was (Author: uran1980):
> Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
> using now?


Netbeans 11.1 about screen:
[^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 about screen:
[^2019-08-09-netbeans-8.2-about.png]

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903778#comment-16903778
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 10:17 AM:
--

>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

about 45 projects:
* 19 - HTML5/JS
* 26 - PHP projects
* 0 - Maven



was (Author: uran1980):
>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

about 45 projects:
* 19 - HTML5/Nodejs
* 26 - PHP projects
* 0 - Maven


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903778#comment-16903778
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 10:10 AM:
--

>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

about 45 projects:
* 19 - HTML5/Nodejs
* 26 - PHP projects
* 0 - Maven



was (Author: uran1980):
>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

about 45 projects


> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903778#comment-16903778
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 10:01 AM:
--

>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

about 45 projects



was (Author: uran1980):
>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903778#comment-16903778
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

>  sure but I want to exactly know how much is others? Please count them and 
> give me real numbers  (x PHP, x Maven, x HTML5/JS, etc.) Those who where open 
> before you closed them all if you can remember.

On Netbeans 11.1 I had open exactly the same count of projects like on Netbeans 
8.2
Please see on this screen: [^2019-08-09-09-00-05.png] 

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903767#comment-16903767
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 9:55 AM:
-

> Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
> using now?


Netbeans 11.1 about screen:
[^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 about screen:
[^2019-08-09-netbeans-8.2-about.png]


was (Author: uran1980):
Netbeans 11.1 about screen:
[^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 about screen:
[^2019-08-09-netbeans-8.2-about.png]

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903767#comment-16903767
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 9:54 AM:
-

Netbeans 11.1 about screen:
[^2019-08-09-netbeans-11.1-about.png]

Netbeans 8.2 about screen:
[^2019-08-09-netbeans-8.2-about.png]


was (Author: uran1980):
!2019-08-09-netbeans-11.1-about.png!
!2019-08-09-netbeans-8.2-about.png!

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903767#comment-16903767
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

!2019-08-09-netbeans-11.1-about.png!
!2019-08-09-netbeans-8.2-about.png!

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-netbeans-11.1-about.png
2019-08-09-netbeans-8.2-about.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> 2019-08-09-netbeans-11.1-about.png, 2019-08-09-netbeans-8.2-about.png, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2863) Cannot create Installer for Netbeans RCP Application using JDK 11

2019-08-09 Thread Eric Barboni (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903763#comment-16903763
 ] 

Eric Barboni commented on NETBEANS-2863:


Hi

Do you use the new org.apache.netbeans.utilities:nbm-maven-plugin:4.2 ?

 

This is a complex effort. I'm not sure if installer can be done as there was 
not generated for NetBeans 9.0 an 10 and 11.0.

 

If you fix the harness in netbeans source, you will then have to build a full 
netbeans + generate a mavenized netbeans. (long process)

once you have maven artefacts,

1) adapt locally a clone of nbm-maven-harness 
[https://github.com/apache/netbeans-mavenutils-nbm-maven-harness] to use your 
harness artefacts from you own mavenized netbeans

2) adapt locally a clone of nbm-maven-plugin , 
[https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/blob/master/pom.xml]
 to use the harness you apdated

 

Regards

Eric

> Cannot create Installer for Netbeans RCP Application using JDK 11
> -
>
> Key: NETBEANS-2863
> URL: https://issues.apache.org/jira/browse/NETBEANS-2863
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 11.1
> Environment: Windows 10 Pro 1903
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.3+7)
>Reporter: Frederic Simons
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Setup:
> Netbeans version 11 - 11.1 VC-2
> JDK 11 (latest from AdoptOpenJDK)
>  
> 1. Create a Netbeans Platform based Application with Maven.
> 2. Choose Netbeans Platform RELEASE110
> After Project creation set Source/Binary format to Java 11 (either via 
> Project Properties or directly in pom.xml)
> 3. Build all Modules: All Modules and The Project Application compile cleanly 
> with JDK11
> 4. Execute the maven goal nbm build installers maven failes with the 
> following exception:
> error: Source option 5 is no longer supported. Use 6 or later.
>  error: Target option 1.5 is no longer supported. Use 1.6 or later.
> followed by a BUILD FAILURE and a stack trace from maven.
>  
> I don't know if this is a bug in a background ant task or from the 
> maven-nbm-plugin or the ide-itself.
> A current work around ist to build all modules wth java 11 (and therefore 
> JDK11) and only use JDK 8 with source/target support of Java-8 for the actual 
> Application module. With this setup All modules build and can use java 11 
> features and the Application installers can still be generated. It would be 
> nice if this would also be possible using JDK-11 so one does not need to have 
> several jdk installed.
>  
> Kind regards,
> Frederic Simons
>  
>   



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903759#comment-16903759
 ] 

Christian Lenz commented on NETBEANS-2940:
--

> Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js
sure but I want to exactly know how much is others? Please count them and give 
me real numbers. (x PHP, x Maven, x HTML5/JS, etc.) Those who where open before 
you closed them all if you can remember.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903755#comment-16903755
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 9:42 AM:
-

Now I have thouse projects opened on Netbeans: [^2019-08-09-09-00-03.png]
 Snapshot: [^selfsampler17323576831159964034.npss]

Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js

On my old Netbeans 8.2 I have this amount of projects opened 
[^2019-08-09-09-00-05.png] and have not any problems.


was (Author: uran1980):
Now I have thouse projects opened on Netbeans: [^2019-08-09-09-00-03.png]
 Snapshot: [^selfsampler17323576831159964034.npss]

Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js

On my old Netbeans 8.2 I have this amount of projects opened 
[^2019-08-09-09-00-04.png] and have not any problems.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: (was: 2019-08-09-09-00-04.png)

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-05.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903755#comment-16903755
 ] 

Ivan Yakovlev edited comment on NETBEANS-2940 at 8/9/19 9:41 AM:
-

Now I have thouse projects opened on Netbeans: [^2019-08-09-09-00-03.png]
 Snapshot: [^selfsampler17323576831159964034.npss]

Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js

On my old Netbeans 8.2 I have this amount of projects opened 
[^2019-08-09-09-00-04.png] and have not any problems.


was (Author: uran1980):
Now I have thouse projects opened on Netbeans: [^2019-08-09-09-00-03.png]
Snapshot: [^selfsampler17323576831159964034.npss]

Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js

On my old Netbeans 8.2 I have this amount of projects opened 
[^2019-08-09-09-00-04.png] and have not any problems.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-04.png, 2019-08-09-09-00-05.png, 
> 2019-08-09-09-00-exception-log.txt, selfsampler15073537369378979592.npss, 
> selfsampler17323576831159964034.npss, selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903756#comment-16903756
 ] 

Geertjan Wielenga edited comment on NETBEANS-2940 at 8/9/19 9:40 AM:
-

Is the JDK you're using on your old NetBeans 8.2 the same as the JDK you're 
using now?


was (Author: geertjanwielenga):
Is the JDK you're using on your old NetBeans 8.2 as the JDK you're using now?

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-04.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Geertjan Wielenga (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903756#comment-16903756
 ] 

Geertjan Wielenga commented on NETBEANS-2940:
-

Is the JDK you're using on your old NetBeans 8.2 as the JDK you're using now?

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-04.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Commented] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903755#comment-16903755
 ] 

Ivan Yakovlev commented on NETBEANS-2940:
-

Now I have thouse projects opened on Netbeans: [^2019-08-09-09-00-03.png]
Snapshot: [^selfsampler17323576831159964034.npss]

Projects are dyferent types: one on PHP, othe on nodejs, othe both PHP with js

On my old Netbeans 8.2 I have this amount of projects opened 
[^2019-08-09-09-00-04.png] and have not any problems.

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-04.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Updated] (NETBEANS-2940) StackOverflow on JavaScript Indexing

2019-08-09 Thread Ivan Yakovlev (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Yakovlev updated NETBEANS-2940:

Attachment: 2019-08-09-09-00-04.png

> StackOverflow on JavaScript Indexing
> 
>
> Key: NETBEANS-2940
> URL: https://issues.apache.org/jira/browse/NETBEANS-2940
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0, 11.1
>Reporter: E Dementiev
>Priority: Major
> Attachments: 2019-08-08-08-00-01.png, 2019-08-08-12-00-01.png, 
> 2019-08-08-14-00-01.png, 2019-08-09-09-00-01.png, 
> 2019-08-09-09-00-02-htop.png, 2019-08-09-09-00-03.png, 
> 2019-08-09-09-00-04.png, 2019-08-09-09-00-exception-log.txt, 
> selfsampler15073537369378979592.npss, selfsampler17323576831159964034.npss, 
> selfsampler231953002133054481.npss
>
>
> Very often Netbeans would start consuming high CPU resources for the job of 
> Checking for external changes, which sits in suspended status. If you click 
> on the cross and manually cancel that job, the CPU will keep being consumed.
> The only way to stop this is to completely close Netbeans. Upon closing, it 
> will say that it is still checking for external changes.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



  1   2   >