[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-08 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

Please see the [^Heap_dump_export.tar.xz] for some report created by JProfiler

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: Heap_dump_export.tar.xz, 
> image-2019-01-07-10-36-13-300.png, image-2019-01-07-10-37-43-888.png, 
> image-2019-01-08-14-33-07-093.png, image-2019-01-08-14-34-09-175.png, 
> image-2019-01-08-14-35-03-209.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-07 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

The md5sum is 76166796efa1dbff2b9b1196df1569c4,

I tried to open that file with Eclipse Memory Analyzer and it cannot open my 
file with error "An internal error occurred during: "Parsing heap dump from 
'/home/duongtc/.netbeans/10.0/var/log/heapdump_post.hprof'".
Java heap space".

I tried to use JProfiler 10.1.4 it can open that file as well. I think that 
file is too big to open by any native java app.

I think the problem is the diff tool take to much ram, some hoe it doesn't 
release the ram for old diff view so when I tried to compare and view too many 
times, it doesn't have enough memory to create new diff view.

If I use an external diff tool I can view as many time as I wish, but when 
tried to use the internal diff view I will got slow after around 15 diff views 
and it will freeze after nearly 20 times.

Other problem might caused this issue is my file is very big, it has 22.300 
lines of code so might it need more memory to create the diff.

Below is some report I got by JProfiler:

!image-2019-01-08-14-33-07-093.png!

!image-2019-01-08-14-34-09-175.png!

 

!image-2019-01-08-14-35-03-209.png!

 

 

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, image-2019-01-08-14-33-07-093.png, 
> image-2019-01-08-14-34-09-175.png, image-2019-01-08-14-35-03-209.png, 
> messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-07 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1123:
---

Thanks for the heapdump, it might be corrupt as I could not get it loaded to 
NetBeans. Could you add a checksum here for the file?
I've tried to reproduce this issue on NetBeans dev, with git and subversion. 
I've failed. I was using the javah bindings for subversion.

 

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2, 10.0
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-06 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

Hi [~lkishalmi],

 

I posted it on [https://www.chuongduong.net/download/extra/heapdump.hprof.gz,] 
it too  big (over 1.4G raw or 250M after gzip) so I cannot upload it here.

 

Thanks,

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-06 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1123:
---

Be any chance do you have a var/log/heapdump.hprof file to zip and share?

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-06 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

The heapdump after gz is 253M so I cannot attach here, please download it from 
my site on this url: 
[https://www.chuongduong.net/download/extra/heapdump.hprof.gz]

If possible, could you please help me to attach it on this item after download 
that file?

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-06 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

It still happen on NetBean 10, I tried to click dif one by one then scroll to 
end of file every diff, after around 20 diff view the memory usage is 
1021/2024MB then Netbean become very slow and starting to freeze.

I ran it from terminal and got below error messages:

!image-2019-01-07-10-37-43-888.png!

 

!image-2019-01-07-10-36-13-300.png!

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: image-2019-01-07-10-36-13-300.png, 
> image-2019-01-07-10-37-43-888.png, messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-06 Thread Truong Chuong Duong (JIRA)


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

Truong Chuong Duong commented on NETBEANS-1123:
---

I has just updated to NetBeans 10.0 and will try to reproduce that error.

How can I dump the  heap? Where it is?

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2019-01-05 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1123:
---

Could you please test this with NetBeans 10.0? Also providing a gzipped 
heapdump would help a lot!

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1123:


Sorry incorrectly updated this bug.

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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



[jira] [Commented] (NETBEANS-1123) Netbean freeze and runs out of heap after view some source history diff

2018-11-15 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1123:


The plugin seems to have got installed correctly, can be checked from 
Tools-Plugins-Installed tab. But the notification doesn't get dismissed, and 
above Exception is seen in notifications. 

> Netbean freeze and runs out of heap after view some source history diff
> ---
>
> Key: NETBEANS-1123
> URL: https://issues.apache.org/jira/browse/NETBEANS-1123
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Diff
>Affects Versions: 8.2
>Reporter: Truong Chuong Duong
>Priority: Critical
> Attachments: messages.log.1
>
>
> # Open a source file
>  # Select "History"
>  # Set filter to "Subversion"
>  # View diff on each revision, scroll and view change code
> Netbean freeze after some (I am not sure how many) diff view



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