OK, I installed this over an existing 7.5 installation and at the first
start the scan did not work.
It found one Album, obviously one that was in the current playlist of
one of my players, the other players then "adopted" that current
playlist.

The music folder was carried over correctly, but scanning produced
nothing when finished. Starting the scan manually started TWO instances
of the scanner which - again - found nothing and logged nothing. It
wasn't an "old" and a "new" instance, both were started at the same
time.

Restarting the server and doing a "manual" scan first produced a single
scanner instance, then two minutes later a second one was added to the
show. Now I _do_ get some stuff in the log:

Code:
--------------------
    
  [09-11-29 11:51:15.6712] main::main (202) Starting Squeezebox Server scanner 
(v7.5.0, r29492, Fri Nov 27 04:33:24 PST 2009) perl 5.008008
  [09-11-29 11:51:17.9743] Slim::Utils::SQLiteHelper::checkDataSource (214) 
Warning: Scanner database found, checking for a newer scan...
  [09-11-29 11:51:17.9846] Slim::Utils::SQLiteHelper::checkDataSource (228) 
Warning: A scan is currently in progress or the scanner crashed, ignoring 
scanner database
  [09-11-29 11:51:18.4121] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::SQLite::st execute failed: database is locked [for 
Statement "INSERT INTO metainformation ( name) VALUES ( ? )"]
  [09-11-29 11:51:18.4138] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1006)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1287)
  frame 3: DBIx::Class::Storage::DBI::_dbh_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 590)
  frame 4: (eval) (/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 581)
  frame 5: DBIx::Class::Storage::DBI::dbh_do 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1297)
  frame 6: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1328)
  frame 7: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Row.pm line 330)
  frame 8: DBIx::Class::Row::insert 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2306)
  frame 9: DBIx::Class::ResultSet::create 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2367)
  frame 10: DBIx::Class::ResultSet::find_or_create 
(/usr/share/perl5/Slim/Music/Import.pm line 260)
  frame 11: Slim::Music::Import::setIsScanning 
(/usr/sbin/squeezeboxserver-scanner line 293)
  frame 12: main::main (/usr/sbin/squeezeboxserver-scanner line 545)
  
  [09-11-29 11:51:18.4158] Slim::Schema::Storage::throw_exception (82) Error: 
Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: database 
is locked [for Statement "INSERT INTO metainformation ( name) VALUES ( ? )"] at 
/usr/share/perl5/Slim/Schema/Storage.pm line 86
  [09-11-29 11:51:18.4173] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 598)
  frame 2: DBIx::Class::Storage::DBI::dbh_do 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1297)
  frame 3: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1328)
  frame 4: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Row.pm line 330)
  frame 5: DBIx::Class::Row::insert 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2306)
  frame 6: DBIx::Class::ResultSet::create 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2367)
  frame 7: DBIx::Class::ResultSet::find_or_create 
(/usr/share/perl5/Slim/Music/Import.pm line 260)
  frame 8: Slim::Music::Import::setIsScanning 
(/usr/sbin/squeezeboxserver-scanner line 293)
  frame 9: main::main (/usr/sbin/squeezeboxserver-scanner line 545)
  
  [09-11-29 11:51:18.4187] Carp::Clan::__ANON__ (214) Warning: 
Carp::Clan::__ANON__(): Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st 
execute failed: database is locked [for Statement "INSERT INTO metainformation 
( name) VALUES ( ? )"] at /usr/share/perl5/Slim/Schema/Storage.pm line 86
  [09-11-29 11:51:18.4276] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::SQLite::st execute failed: database is locked [for 
Statement "INSERT INTO metainformation ( name) VALUES ( ? )"]
  [09-11-29 11:51:18.4293] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1006)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1287)
  frame 3: DBIx::Class::Storage::DBI::_dbh_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 590)
  frame 4: (eval) (/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 581)
  frame 5: DBIx::Class::Storage::DBI::dbh_do 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1297)
  frame 6: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1328)
  frame 7: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Row.pm line 330)
  frame 8: DBIx::Class::Row::insert 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2306)
  frame 9: DBIx::Class::ResultSet::create 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2367)
  frame 10: DBIx::Class::ResultSet::find_or_create 
(/usr/share/perl5/Slim/Music/Import.pm line 260)
  frame 11: Slim::Music::Import::setIsScanning 
(/usr/sbin/squeezeboxserver-scanner line 498)
  frame 12: main::cleanup (/usr/share/perl5/Slim/bootstrap.pm line 400)
  frame 13: Slim::bootstrap::sigint (/usr/share/perl5/Slim/bootstrap.pm line 
434)
  frame 14: Slim::bootstrap::theEND (/usr/sbin/squeezeboxserver-scanner line 
540)
  frame 15: main::END (/usr/sbin/squeezeboxserver-scanner line 0)
  frame 16: (eval) (/usr/sbin/squeezeboxserver-scanner line 0)
  
  [09-11-29 11:51:18.4313] Slim::Schema::Storage::throw_exception (82) Error: 
Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: database 
is locked [for Statement "INSERT INTO metainformation ( name) VALUES ( ? )"] at 
/usr/share/perl5/Slim/Schema/Storage.pm line 86
  [09-11-29 11:51:18.4329] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 598)
  frame 2: DBIx::Class::Storage::DBI::dbh_do 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1297)
  frame 3: DBIx::Class::Storage::DBI::_execute 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1328)
  frame 4: DBIx::Class::Storage::DBI::insert 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Row.pm line 330)
  frame 5: DBIx::Class::Row::insert 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2306)
  frame 6: DBIx::Class::ResultSet::create 
(/usr/share/squeezeboxserver/lib/DBIx/Class/ResultSet.pm line 2367)
  frame 7: DBIx::Class::ResultSet::find_or_create 
(/usr/share/perl5/Slim/Music/Import.pm line 260)
  frame 8: Slim::Music::Import::setIsScanning 
(/usr/sbin/squeezeboxserver-scanner line 498)
  frame 9: main::cleanup (/usr/share/perl5/Slim/bootstrap.pm line 400)
  frame 10: Slim::bootstrap::sigint (/usr/share/perl5/Slim/bootstrap.pm line 
434)
  frame 11: Slim::bootstrap::theEND (/usr/sbin/squeezeboxserver-scanner line 
540)
  frame 12: main::END (/usr/sbin/squeezeboxserver-scanner line 0)
  frame 13: (eval) (/usr/sbin/squeezeboxserver-scanner line 0)
  
  [09-11-29 11:51:18.4344] main:: (0) Warning: Carp::Clan::__ANON__(): 
Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: database 
is locked [for Statement "INSERT INTO metainformation ( name) VALUES ( ? )"] at 
/usr/share/perl5/Slim/Schema/Storage.pm line 86
  END failed--call queue aborted.
  
  
--------------------


Still no success, will try to clear the cache and restart


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=71768

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

Reply via email to