I also reverted the Schema.pm patch since libdbix-class-perl in unstable
is not version 8003 which contains the API fix.  Now, however, I'm
getting these in the log every time I start slimserver:


Code:
--------------------
    
  2007-07-18 22:22:41 slimserver_safe started.
  2007-07-18 22:22:46.5815 ERROR: DBI Exception: DBD::mysql::db begin_work 
failed: Already in a transaction
  2007-07-18 22:22:46.5816 ERROR: Backtrace follows:
  
  2007-07-18 22:22:46.5818 Backtrace:
  
  frame 0: Slim::Schema::Storage::throw_exception 
(/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 772)
  frame 1: DBIx::Class::Storage::DBI::__ANON__ 
(/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 798)
  frame 2: DBIx::Class::Storage::DBI::txn_begin 
(/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 596)
  frame 3: (eval) (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 592)
  frame 4: DBIx::Class::Storage::DBI::txn_do 
(/usr/share/perl5/DBIx/Class/Schema.pm line 728)
  frame 5: DBIx::Class::Schema::txn_do 
(/usr/share/perl5/Slim/Schema/Playlist.pm line 46)
  frame 6: (eval) (/usr/share/perl5/Slim/Schema/Playlist.pm line 39)
  frame 7: Slim::Schema::Playlist::setTracks 
(/usr/share/perl5/Slim/Player/Playlist.pm line 757)
  frame 8: Slim::Player::Playlist::modifyPlaylistCallback 
(/usr/share/perl5/Slim/Control/Request.pm line 1645)
  frame 9: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1645)
  frame 10: Slim::Control::Request::notify 
(/usr/share/perl5/Slim/Control/Request.pm line 751)
  frame 11: Slim::Control::Request::checkNotifications (/usr/sbin/slimserver 
line 469)
  frame 12: main::idle (/usr/sbin/slimserver line 445)
  frame 13: main::main (/usr/sbin/slimserver line 1069)
  
  2007-07-18 22:22:46.5823 ERROR: Carp::Clan::__ANON__(): DBI Exception: 
DBD::mysql::db begin_work failed: Already in a transaction at 
/usr/share/perl5/Slim/Schema/Storage.pm line 74
  
  2007-07-18 22:22:46.5824 ERROR: Backtrace follows:
  
  2007-07-18 22:22:46.5826 Backtrace:
  
  frame 0: Slim::Schema::Storage::throw_exception 
(/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 625)
  frame 1: DBIx::Class::Storage::DBI::txn_do 
(/usr/share/perl5/DBIx/Class/Schema.pm line 728)
  frame 2: DBIx::Class::Schema::txn_do 
(/usr/share/perl5/Slim/Schema/Playlist.pm line 46)
  frame 3: (eval) (/usr/share/perl5/Slim/Schema/Playlist.pm line 39)
  frame 4: Slim::Schema::Playlist::setTracks 
(/usr/share/perl5/Slim/Player/Playlist.pm line 757)
  frame 5: Slim::Player::Playlist::modifyPlaylistCallback 
(/usr/share/perl5/Slim/Control/Request.pm line 1645)
  frame 6: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1645)
  frame 7: Slim::Control::Request::notify 
(/usr/share/perl5/Slim/Control/Request.pm line 751)
  frame 8: Slim::Control::Request::checkNotifications (/usr/sbin/slimserver 
line 469)
  frame 9: main::idle (/usr/sbin/slimserver line 445)
  frame 10: main::main (/usr/sbin/slimserver line 1069)
  
  2007-07-18 22:22:46.5827 ERROR: setTracks: Failed to add tracks to playlist: 
[Carp::Clan::__ANON__(): Carp::Clan::__ANON__(): DBI Exception: DBD::mysql::db 
begin_work failed: Already in a transaction at 
/usr/share/perl5/Slim/Schema/Storage.pm line 74
  
--------------------


As far as I can tell however there are no ill effects on the server
itself.  Is anyone else getting this/similar errors?


-- 
dimitris
------------------------------------------------------------------------
dimitris's Profile: http://forums.slimdevices.com/member.php?userid=2876
View this thread: http://forums.slimdevices.com/showthread.php?t=36734

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to