
jeremy at 7simplemachines
Jul 14, 2008, 8:22 AM
Post #2 of 3
(759 views)
Permalink
|
|
RE: analog error during analyzing a set of large logfiles
[In reply to]
|
|
In order to access beyond 4GB of memory you will need to compile Analog. You'll need to download the source code and then modify the commented sections in the make file to properly build a 64-bit binary. It's possible that there's a 64-bit distribution in binary form (say in ports), but I'm not aware of it. -- Jeremy Wadsack Seven Simple Machines -----Original Message----- From: analog-help-bounces [at] lists [mailto:analog-help-bounces [at] lists] On Behalf Of Christian Grosse Sent: Monday, July 14, 2008 7:01 AM To: analog-help [at] lists Subject: [analog-help] analog error during analyzing a set of large logfiles Hello, we have a problem analyzing our logfiles. The error "Fatal error: Ran out of memory: cannot continue: exiting" occured when the common size of the logfiles crosses a limit about 80 GB. At this time the memory load of the analog process reached 4081 MB, but more than 3 GB of memory are still free and available. We read the FAQ's and manuals, and performed the decsribed solutions with config item "HOSTLOWMEM" - but this didn't eliminate the error. We used analog 6.0 on a Sun-Fire-V240 with 2 cpu and 8 GB RAM. OS is Solaris 8. We hope that somebody has a solution for our problem. Regards Christian -- *********************************************************** * Christian Große Statistisches Bundesamt * * II B * * Gustav-Stresemann-Ring 11 * * Tel. +49 611 75-2166 65189 Wiesbaden * * Fax +49 611 72-4000 Deutschland * * * * christian.grosse [at] destatis http://www.destatis.de * *********************************************************** +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------ +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------
|