This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206320

Summary: Report OOME after restart
Product: ide Reporter: Petr Cyhelsky <cyhelsky>
Component: Exceptions ReporterAssignee: Tomas Danek <musilt2>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PLAN
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 167163    
Bug Blocks:    

Description Petr Cyhelsky 2011-12-13 10:01:20 UTC
Current behavior is:
When OOME occurs heap dump is taken and sent to the server. If there is an old heap dump, it is renamed.

The desired behavior is:
When OOME occurs heap dump is taken, but user is only informed about it and about the possibility to send it after the restart of the ide (meybe the user should also be informed that after OOME IDE is in unstable state and it should be restarted ASAP). All the data needed for exception report will be stored. On the next startup it will be detected and standard exception report will be sent.
Comment 1 Tomas Danek 2011-12-13 10:10:50 UTC
sounds very reasonable. Hopefully for 7.2...
Comment 2 Marian Mirilovic 2013-07-11 09:28:12 UTC
I would rather cover this as well by off-line mode of ER (means try to report, if fails add into the queue for the next try to report .... )
Comment 3 Marian Mirilovic 2013-07-11 15:58:10 UTC

*** This bug has been marked as a duplicate of bug 203598 ***