[Rt-devel] Another problem appeared

Hans K hk at circlestorm.org
Fri Apr 23 05:34:33 EDT 2004


On Fri, 2004-04-23 at 11:25, Ruslan U. Zakirov wrote:
> If you have self builded mod_perl then you should rebuild it too.
> 
> I think you should update some modules under new perl:
> For example you could start from:
> 1) Apache::Session
> 2) DBD::mysql
> 			Best regards. Ruslan.


I use FastCGI on Apache2, would that need a rebuild?

I recompiled DBD::mysql and Apache::Session, but that did not help.
It seems like _maybe_ the Tickets/Search page error might be gone,
atleast I did not get it when I reloaded a couple of dozens of times.
But the following error still occurs, and when it does I have to restart
Apache to get it working again. It stops working after less than 5min
use.

---


RT Couldn't write to session directory '/usr/rt3/var/session_data': panic: DBI active kids (4) > kids (2) at /usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm line 70.

Stack:
  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:70]
  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:81]
  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:87]
  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Store/DBI.pm:88]
  [/usr/rt3/share/html/autohandler:57]
. Check that this dir ectory's permissions are correct. at /usr/rt3/share/html/Elements/SetupSessionCookie line 67.


Trace begun at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Exceptions.pm line 131
HTML::Mason::Exceptions::rethrow_exception('RT Couldn\'t write to session directory \'/usr/rt3/var/session_data\': panic: DBI active kids (4) > kids (2) at /usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm line 70.^J^JStack:^J  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:70]^J  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:81]^J  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lock/MySQL.pm:87]^J  [/usr/lib/perl5/site_perl/5.8.3/Apache/Session/Store/DBI.pm:88]^J  [/usr/rt3/share/html/autohandler:57]^J. Check that this dir ectory\'s permissions are correct. at /usr/rt3/share/html/Elements/SetupSessionCookie line 67.^J') called at /usr/rt3/share/html/Elements/SetupSessionCookie line 67
HTML::Mason::Commands::__ANON__ at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Component.pm line 134
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9085d34)') called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 1074
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 1068
HTML::Mason::Request::comp(undef, undef) called at /usr/rt3/share/html/autohandler line 57
HTML::Mason::Commands::__ANON__ at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Component.pm line 134
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x907b8e0)') called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 1072
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 1068
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 338
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 338
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Request.pm line 297
HTML::Mason::Request::exec('HTML::Mason::Request::CGI=HASH(0x8bb96a4)') called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/CGIHandler.pm line 197
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/CGIHandler.pm line 197
HTML::Mason::Request::CGI::exec('HTML::Mason::Request::CGI=HASH(0x8bb96a4)') called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Interp.pm line 207
HTML::Mason::Interp::exec(undef, undef) called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/CGIHandler.pm line 127
eval {...} at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/CGIHandler.pm line 127
HTML::Mason::CGIHandler::_handler('HTML::Mason::CGIHandler=HASH(0x8e75570)', 'HASH(0x8bc1384)') called at /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/CGIHandler.pm line 76
HTML::Mason::CGIHandler::handle_cgi_object('HTML::Mason::CGIHandler=HASH(0x8e75570)', 'CGI::Fast=HASH(0x9244938)') called at /usr/rt3/bin/mason_handler.fcgi line 54
eval {...} at /usr/rt3/bin/mason_handler.fcgi line 54


More information about the Rt-devel mailing list