<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Sebastien,<br><br>I had this issue as well - luckily I was running in a Virtual Machine, so I upped the allocated memory from 1Gig to 2Gig and the problem went away. It looks like RT is a bit of a memory pig (in the nicest possible way!) How much memory do you have in your machine?<br><br>Cheers,<br>David<br><br>----- Original Message -----<br>From: "Sebastien Termeau" <st@mobilepeople.com><br>To: rt-users@lists.bestpractical.com<br>Sent: Wednesday, 20 August, 2008 11:22:13 PM GMT +10:00 Brisbane<br>Subject: [rt-users] Problem after an upgrade to 3.8.1<br><br>Dear RT-Users,<br><br>I have a really recent RT 3.6.7 installation (around 200 tickets)<br>running on CentOS 5.2.<br>I was able to upgrade to 3.8.0 without problems.<br>The problems appear when I tried to upgrade either from 3.6.7 to 3.8.1<br>or from 3.8.0 to 3.8.1. A fresh 3.8.1 installation works fine.<br>After the upgrade,  when I try to access the web interface I only<br>receive a blank page.<br>In my apache error log file, the following message is present:<br>   Out of memory!<br>   Callback called exit.<br>I got the same error when I tried to use "rt-clean-sessions".<br>Using 'perl -d', I tracked down the error to<br>RT::Interface::Web::Session::ClearByUser line 246<br>  eval { tie %session, $class, $id, $attrs };<br>     -> $class=Apache::Session::MySQL<br>     -> $id=3d97a1c2c09740acfee006d0221d1d12<br>     -> attrs is an empty hash<br><br>I tried to remove all the existing sessions in the database : delete<br>from sessions;<br>And it was working fine for 5 minutes. Then the same error rise again.<br><br>Did I missed something in the upgrade process?<br>Do you have a suggestion?<br><br>Regards<br>_______________________________________________<br>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users<br><br>Community help: http://wiki.bestpractical.com<br>Commercial support: sales@bestpractical.com<br><br><br>Discover RT's hidden secrets with RT Essentials from O'Reilly Media. <br>Buy a copy at http://rtbook.bestpractical.com<br><br><br>-- <br>Cheers,<br>David Hobley<br><br>IT Manager<br>Creators of Miessence, MiVitality and MiEnviron<br><br>Phone: +61 (7) 5582 7020<br>Fax: +61 (7) 5539 6719<br>USA Fax 1800 840 0827<br>Email : david.hobley@mionegroup.com<br>Website: www.mionegroup.com<br><br><br></div></body></html>