[jira] [Commented] (NETBEANS-45) Code completion is blocked for an extended period of time

2019-07-05 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-45:


Maybe [~kelemen] can say smth here. Please try 11.1 beta 3 and check whether 
you still have the same problem or not to verify the problem.

> Code completion is blocked for an extended period of time
> -
>
> Key: NETBEANS-45
> URL: https://issues.apache.org/jira/browse/NETBEANS-45
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0
>Reporter: Attila Kelemen
>Priority: Major
> Attachments: Screen Shot 2017-07-25 at 23.11.42.png, callstack.csv, 
> cnd-csm-core-parser-queue-waitready.log, 
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-1.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-10.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-11.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-12.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-2.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-3.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-4.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-5.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-6.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-7.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-8.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-9.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-1.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-10.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-11.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-12.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-2.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-3.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-4.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-5.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-6.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-7.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-8.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-9.log,
>  nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-1.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-10.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-11.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-12.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-2.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-3.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-4.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-5.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-6.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-7.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-8.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-9.log.tdump
>
>
> Often times when editting a single file, code completion blocks for an 
> extensive amount of time which makes code completion practically unusable. 
> Looking at the threads of the IDE, code completion and parsing seems to be 
> blocked by the attached thread (holding a lock).
> Note that I do not do anything but edit a single file and this happens 
> frequently during editting even though there are no external changes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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 

[jira] [Commented] (NETBEANS-45) Code completion is blocked for an extended period of time

2019-07-05 Thread Christian Lenz (JIRA)


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

Christian Lenz commented on NETBEANS-45:


{quote}
Is this related to NETBEANS-2762 by chance?
{quote}

How? this one here is a performance problem due to code completion doesn't 
work/show up any results because of external changes and the other one is a 
formatting issue with an existing code template for "for*"

> Code completion is blocked for an extended period of time
> -
>
> Key: NETBEANS-45
> URL: https://issues.apache.org/jira/browse/NETBEANS-45
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0
>Reporter: Attila Kelemen
>Priority: Major
> Attachments: Screen Shot 2017-07-25 at 23.11.42.png, callstack.csv, 
> cnd-csm-core-parser-queue-waitready.log, 
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-1.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-10.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-11.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-12.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-2.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-3.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-4.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-5.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-6.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-7.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-8.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-9.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-1.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-10.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-11.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-12.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-2.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-3.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-4.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-5.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-6.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-7.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-8.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-9.log,
>  nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-1.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-10.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-11.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-12.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-2.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-3.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-4.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-5.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-6.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-7.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-8.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-9.log.tdump
>
>
> Often times when editting a single file, code completion blocks for an 
> extensive amount of time which makes code completion practically unusable. 
> Looking at the threads of the IDE, code completion and parsing seems to be 
> blocked by the attached thread (holding a lock).
> Note that I do not do anything but edit a single file and this happens 
> frequently during editting even though there are no external changes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: 

[jira] [Commented] (NETBEANS-45) Code completion is blocked for an extended period of time

2019-07-04 Thread Eric Bresie (JIRA)


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

Eric Bresie commented on NETBEANS-45:
-

Is this related to NETBEANS-2762 by chance?

> Code completion is blocked for an extended period of time
> -
>
> Key: NETBEANS-45
> URL: https://issues.apache.org/jira/browse/NETBEANS-45
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Parsing  Indexing
>Affects Versions: 9.0
>Reporter: Attila Kelemen
>Priority: Major
> Attachments: Screen Shot 2017-07-25 at 23.11.42.png, callstack.csv, 
> cnd-csm-core-parser-queue-waitready.log, 
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-1.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-10.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-11.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-12.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-2.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-3.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-4.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-5.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-6.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-7.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-8.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-04-19-9.log.tdump,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-1.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-10.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-11.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-12.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-2.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-3.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-4.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-5.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-6.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-7.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-8.log,
>  
> nb-jstack-cpu-high-checking-for-external-changes-with-gradle-and-maven-2017-05-30-9.log,
>  nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-1.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-10.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-11.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-12.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-2.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-3.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-4.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-5.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-6.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-7.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-8.log.tdump, 
> nb-jstack-cpu-high-opening-gradle-and-maven-projects-2017-01-18-9.log.tdump
>
>
> Often times when editting a single file, code completion blocks for an 
> extensive amount of time which makes code completion practically unusable. 
> Looking at the threads of the IDE, code completion and parsing seems to be 
> blocked by the attached thread (holding a lock).
> Note that I do not do anything but edit a single file and this happens 
> frequently during editting even though there are no external changes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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