Hi all,
I just made the move up from 6.5, and I'm having an issue with
directories completing a scan.  I searched the archives, but didn't
find anyone with a similar issue.  This is on a Gentoo Linux headless
server.  
Here are the stats on the scan:  Directory Scan   (14190  of  85981)  
Running  00:48:34

It fails there.  Not sure if it's with this specific file, but here's
what is in the error log:


Code:
--------------------
    
  [08-07-10 22:56:03.0999] Slim::Schema::init (151) Warning: Creating new 
database - empty database or database from 6.3.x found
  [08-07-10 22:56:06.8300] Slim::Utils::PluginManager::enablePlugins (374) 
Couldn't load Slim::Plugin::PreventStandby::Plugin. Error: [-5]
  [08-07-10 22:56:07.2104] main::checkDataSource (873) Warning: Schema updated 
or no tracks in the database, initiating scan.
  [08-07-10 22:57:29.4348] Slim::Networking::Select::select (245) Error: Select 
task failed: Can't open /cookies.dat: Permission denied at 
/usr/share/squeezecenter/CPAN/HTTP/Cookies.pm line 409.
  [08-07-10 22:58:00.7567] main::checkDataSource (873) Warning: Schema updated 
or no tracks in the database, initiating scan.
  [08-07-10 23:30:23.4001] Slim::Schema::Storage::throw_exception (70) Error: 
Error executing 'INSERT INTO tracks (content_type, filesize, rating, remote, 
timestamp, title, titlesearch, titlesort, url, year) VALUES (?, ?, ?, ?, ?, ?, 
?, ?, ?, ?)': DBD::mysql::st execute failed: The table 'tracks' is full at 
/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  [08-07-10 23:30:23.4023] Slim::Schema::Storage::throw_exception (70) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/Storage.pm line 70)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 773)
  frame 2: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 788)
  frame 3: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Row.pm line 75)
  frame 4: DBIx::Class::Row::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/PK/Auto.pm line 43)
  frame 5: DBIx::Class::PK::Auto::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/ResultSet.pm line 1335)
  frame 6: DBIx::Class::ResultSet::create 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 868)
  frame 7: Slim::Schema::newTrack 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 1032)
  frame 8: Slim::Schema::updateOrCreate 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 725)
  frame 9: Slim::Schema::objectForUrl 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/ResultSet/Track.pm line 100)
  frame 10: Slim::Schema::ResultSet::Track::objectForUrl 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/Pages/BrowseTree.pm line 115)
  frame 11: Slim::Web::Pages::BrowseTree::browsetree 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 1065)
  frame 12: Slim::Web::HTTP::generateHTTPResponse 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 938)
  frame 13: Slim::Web::HTTP::processURL 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 749)
  frame 14: Slim::Web::HTTP::processHTTP 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Networking/Select.pm line 243)
  frame 15: (eval) (/usr/lib/perl5/vendor_perl/5.8.8/Slim/Networking/Select.pm 
line 243)
  frame 16: Slim::Networking::Select::select (/usr/sbin/squeezecenter-server 
line 503)
  frame 17: main::idle (/usr/sbin/squeezecenter-server line 453)
  frame 18: main::main (/usr/sbin/squeezecenter-server line 1012)
  
  [08-07-10 23:30:23.4052] Slim::Networking::Select::select (245) Error: Select 
task failed: Carp::Clan::__ANON__(): Error executing 'INSERT INTO tracks 
(content_type, filesize, rating, remote, timestamp, title, titlesearch, 
titlesort, url, year) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)': DBD::mysql::st 
execute failed: The table 'tracks' is full at 
/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  [08-07-10 23:30:33.3378] Slim::Schema::Storage::throw_exception (70) Error: 
Error executing 'INSERT INTO tracks (content_type, filesize, rating, remote, 
timestamp, title, titlesearch, titlesort, url, year) VALUES (?, ?, ?, ?, ?, ?, 
?, ?, ?, ?)': DBD::mysql::st execute failed: The table 'tracks' is full at 
/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  [08-07-10 23:30:33.3399] Slim::Schema::Storage::throw_exception (70) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/Storage.pm line 70)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 773)
  frame 2: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 788)
  frame 3: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Row.pm line 75)
  frame 4: DBIx::Class::Row::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/PK/Auto.pm line 43)
  frame 5: DBIx::Class::PK::Auto::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/ResultSet.pm line 1335)
  frame 6: DBIx::Class::ResultSet::create 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 868)
  frame 7: Slim::Schema::newTrack 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 1032)
  frame 8: Slim::Schema::updateOrCreate 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 725)
  frame 9: Slim::Schema::objectForUrl 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/ResultSet/Track.pm line 100)
  frame 10: Slim::Schema::ResultSet::Track::objectForUrl 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/Pages/BrowseTree.pm line 115)
  frame 11: Slim::Web::Pages::BrowseTree::browsetree 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 1065)
  frame 12: Slim::Web::HTTP::generateHTTPResponse 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 938)
  frame 13: Slim::Web::HTTP::processURL 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Web/HTTP.pm line 749)
  frame 14: Slim::Web::HTTP::processHTTP 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Networking/Select.pm line 243)
  frame 15: (eval) (/usr/lib/perl5/vendor_perl/5.8.8/Slim/Networking/Select.pm 
line 243)
  frame 16: Slim::Networking::Select::select (/usr/sbin/squeezecenter-server 
line 503)
  frame 17: main::idle (/usr/sbin/squeezecenter-server line 453)
  frame 18: main::main (/usr/sbin/squeezecenter-server line 1012)
  
  [08-07-10 23:30:33.3428] Slim::Networking::Select::select (245) Error: Select 
task failed: Carp::Clan::__ANON__(): Error executing 'INSERT INTO tracks 
(content_type, filesize, rating, remote, timestamp, title, titlesearch, 
titlesort, url, year) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)': DBD::mysql::st 
execute failed: The table 'tracks' is full at 
/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  
--------------------


and 


Code:
--------------------
    
  [08-07-10 23:15:40.8767] MPEG::Audio::Frame::broken (618) Warning: Use of 
uninitialized value in right bitshift (>>) at 
/usr/lib/squeezecenter/MPEG/Audio/Frame.pm line 618, <$mpeg> chunk 3823.
  
  [08-07-10 23:15:40.8780] MPEG::Audio::Frame::broken (619) Warning: Use of 
uninitialized value in right bitshift (>>) at 
/usr/lib/squeezecenter/MPEG/Audio/Frame.pm line 619, <$mpeg> chunk 3823.
  
  [08-07-10 23:15:40.8792] MPEG::Audio::Frame::broken (620) Warning: Use of 
uninitialized value in right bitshift (>>) at 
/usr/lib/squeezecenter/MPEG/Audio/Frame.pm line 620, <$mpeg> chunk 3823.
  
  [08-07-10 23:15:40.8804] MPEG::Audio::Frame::broken (621) Warning: Use of 
uninitialized value in right bitshift (>>) at 
/usr/lib/squeezecenter/MPEG/Audio/Frame.pm line 621, <$mpeg> chunk 3823.
  
  [08-07-10 23:20:16.2279] Carp::carp (271) Warning: Size mismatch on COMM
  at /usr/lib/perl5/vendor_perl/5.8.8/Slim/Formats/MP3.pm line 148
  [08-07-10 23:25:53.4583] Slim::Schema::Storage::throw_exception (70) Error: 
Error executing 'INSERT INTO contributor_track (contributor, role, track) 
VALUES (?, ?, ?)': DBD::mysql::st execute failed: The table 'contributor_track' 
is full at /usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  [08-07-10 23:25:53.4598] Slim::Schema::Storage::throw_exception (70) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/Storage.pm line 70)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 773)
  frame 2: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 788)
  frame 3: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/Row.pm line 75)
  frame 4: DBIx::Class::Row::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/PK/Auto.pm line 43)
  frame 5: DBIx::Class::PK::Auto::insert 
(/usr/share/squeezecenter/CPAN/DBIx/Class/ResultSet.pm line 1335)
  frame 6: DBIx::Class::ResultSet::create 
(/usr/share/squeezecenter/CPAN/DBIx/Class/ResultSet.pm line 1381)
  frame 7: DBIx::Class::ResultSet::find_or_create 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema/Contributor.pm line 147)
  frame 8: Slim::Schema::Contributor::add 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 2404)
  frame 9: Slim::Schema::_mergeAndCreateContributors 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 1914)
  frame 10: Slim::Schema::_postCheckAttributes 
(/usr/lib/perl5/vendor_perl/5.8.8/Slim/Schema.pm line 884)
  
  [08-07-10 23:25:53.5083] main::main (211) Error: Failed when running main 
scan: [Carp::Clan::__ANON__(): Error executing 'INSERT INTO contributor_track 
(contributor, role, track) VALUES (?, ?, ?)': DBD::mysql::st execute failed: 
The table 'contributor_track' is full at 
/usr/share/squeezecenter/CPAN/DBIx/Class/Storage/DBI.pm line 771.
  ]
  [08-07-10 23:25:53.5095] main::main (212) Error: Skipping post-process & Not 
updating lastRescanTime!
  
--------------------


The table is full?  Whaaa?  Any ideas?

Thanks!


-- 
usurper
------------------------------------------------------------------------
usurper's Profile: http://forums.slimdevices.com/member.php?userid=18720
View this thread: http://forums.slimdevices.com/showthread.php?t=49740

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to