Help - Search - Members - Calendar
Full Version: Out of memory error on rebuild of index files
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
jlamantia
I am unable to rebuild the index and archive files for my installation of MT 2.661. This is a clean install, and has never successfully completed a rebuild.

MT.cgi seems to run correctly for all other operations - I can create and edit entries, it's writing into and out of the db, will accept templates, etc.

I've seen postings on this, but not a resolution. Is this a memory allocation issue with my hosting service?

Error log for index file rebuilds reads:
-------------------
Out of memory!
Out of memory!
Callback called exit at lib/MT/App.pm line 447.
[Mon Apr 19 11:27:43 2004] [error] [client 130.x.x.x] Premature end of script headers: /hsphere/local/home/cgi-bin/mt/mt.cgi
--------------------

Error log for archive file rebuilds reads:
------------------
Out of memory!
DBI::Db=HASH(0x8434634)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at lib/MT/ObjectDriver/DBI.pm line 254.
Callback called exit.
END failed--cleanup aborted at mt.cgi line 39.
[Mon Apr 19 12:00:14 2004] [error] [client 130.x.x.x] Premature end of script headers: /hsphere/local/home/cgi-bin/mt/mt.cgi
-----------------
shelley
It looks to me like your server is cutting off the process due to memory issues.

And I think the archive error has to do with being disconnected from the database before the query is completed (as a result of being out of memory).
jlamantia
Thanks - that's what I thought, too.

I filed a support ticket on this with my hosting service - we'll see what they say about it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.