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 164710 - [67cat] [other] Opening Log Files of any size calls for an Out Of Memory exception dialog
Summary: [67cat] [other] Opening Log Files of any size calls for an Out Of Memory exce...
Status: RESOLVED DUPLICATE of bug 122867
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 16:49 UTC by esmithbss
Modified: 2009-05-07 17:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-05-07 16:49:32 UTC
[ BUILD # : 200905051401 ]
[ JDK VERSION : 1.6.* ]

Regardless of the size of the Rails Log File I generate while running
or debugging my application, any attempt to open the file generates a
dialog box indicating the file contains binary data, the file size is
excessively large (even when it was only 1024MB and memory allocation
was at 52M used of 167M available) and could cause an
OutOfMemoryException.

There were issues with large log files generating these exceptions
during NetCat 6.5 which may still exist.

I can easily view multi-megabyte IDE log files, source code files,
and log files generated by my Java or C++ applications without any
problems.  I should be able to do the same thing with Ruby on Rails.
Comment 1 Erno Mononen 2009-05-07 17:05:32 UTC
Seems like a duplicate of issue 122867 (it is a P4 now, but I think P3 would be a more approriate priority for it).

*** This issue has been marked as a duplicate of 122867 ***