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

Andres Bel Alonso updated NETBEANS-1146:
----------------------------------------
    Attachment: pom.xml

> Freeze when building the dependency graph of a maven project.
> -------------------------------------------------------------
>
>                 Key: NETBEANS-1146
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1146
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 9.0
>            Reporter: Andres Bel Alonso
>            Priority: Major
>              Labels: graph, maven
>         Attachments: netbeans_freeze_snapshot.png, pom.xml
>
>
> Hi,
> I have a medium sized java maven project ( near 25.000 code lines), with many 
> dependencies. When i go to the pom file and I click to "Graph" button to 
> compute the project dependecy graph, the message "Loading and constructing 
> graph (this can take a while) with a freeze progress bar. All the IDE freeze, 
> and and I can not click on nothing.
> This functionality works fine in Netbeans 8.2, it only takes 5/10 seconds to 
> be computed, in the same project.
> This functionality also works with smaller projects (in other words, with 
> less dependencies)
> There are not log messages in the shell that I use to run the IDE.
> When running the sampler I found that spends all his computing time on the 
> method isThereFreeSpaceNonFixedSpace() of the package 
> org.netbeans.modules.java.graph. (see attach image)



--
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

Reply via email to