I followed up your bug report, as I am running the same version, and the
scanner if broken for sure.  Here was part of my post in the squeeze
server forum area, but it looks like it belongs here..

---------------------------------------------------

I decided to take the plunge and move from 7.4.2 to the 7.5.1 base. 
After updating I could not get it to complete a music scan without
failing, so then figured it wasn't that custom of a config, so I
uninstalled the 7.5.1 and deleted all prefs, databases and so on.   I
then did a fresh install of the 7.5.1 code, but same issues.   As I
have a Touch on order, I'd love to get this going..

When doing a music scan from my console, it pops up and error saying
"Squeezebox Server Scanner has stopped working" and gives me an option
to click to close the program.

Looking at the scanner log I see stuff like:


Code:
--------------------
    [10-04-16 09:14:22.4859] Slim::Utils::Scanner::scanDirectory (333) 
Scanning: D:\Music\MP-3\Current\(The_Cranberries)-Dreams.mp3
  [10-04-16 09:14:22.5096] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Current\(Sheriff)-When_I'm_With_You.mp3
  [10-04-16 09:14:22.5265] CARP::CLAN::__ANON__ (216) WARNING: 
DBIX::CLASS::RESULTSET::SINGLE(): QUERY RETURNED MORE THAN ONE ROW.  SQL THAT 
RETURNS MULTIPLE ROWS IS DEPRECATED FOR ->FIND AND ->SINGLE AT 
/<C:\PROGRA~2\SQUEEZ~1\SERVER\SCANNER.EXE>SLIM/SCHEMA.PM LINE 2561
  [10-04-16 09:14:22.5325] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Nazareth\Greatest Hits\Holiday.mp3
  [10-04-16 09:14:22.5883] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Current\(van_halen)-you_really_got_me.mp3
  [10-04-16 09:14:22.6175] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Boston\Don't Look Back\Don't Be Afraid.mp3
  [10-04-16 09:14:22.6627] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Trans-Siberian Orchestra\The Christmas Trilogy\Disc 
1\(Trans-Siberian Orchestra)-A Mad Russians's Christmas.mp3
  [10-04-16 09:14:24.4818] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Nickelback\All The Right Reasons\(Nickelback)-Fight For 
All The Wrong Reasons.mp3
  *[10-04-16 09:14:24.5304] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Boston\Third Stage\Amanda.mp3
  [10-04-16 09:14:24.6014] Carp::Clan::__ANON__ (216) Warning: 
DBIx::Class::ResultSet::single(): Query returned more than one row.  SQL that 
returns multiple rows is DEPRECATED for ->find and ->single at 
*/<C:\PROGRA~2\SQUEEZ~1\server\scanner.exe>Slim/Schema.pm line 2561
  [10-04-16 09:14:24.6109] Slim::Utils::Scanner::scanDirectory (333) Scanning: 
D:\Music\MP-3\Full-CD\Enya\The Memory of Trees\(Enya)-the_memory_of_trees.mp3
  
--------------------



Looking at the server log I see:


Code:
--------------------
    [10-04-16 09:02:43.5967] main::init (323) Starting Squeezebox Server 
(v7.5.1, r30611, Thu Apr 15 01:09:49 PDT 2010) perl 5.010000
  [10-04-16 09:02:55.9053] Slim::Schema::init (147) Warning: Creating new 
database - empty database or database from 6.3.x found
  [10-04-16 09:02:55.9065] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Table 'slimserver.dbix_migration' 
doesn't exist [for Statement "SELECT value FROM dbix_migration WHERE name = ?;
  "]
  [10-04-16 09:02:55.9069] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm line 957)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm line 237)
  frame 3: (eval) (/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm 
line 233)
  frame 4: DBIx::Migration::_version 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm line 149)
  frame 5: DBIx::Migration::version 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema.pm line 478)
  frame 6: Slim::Schema::migrateDB 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema.pm line 161)
  frame 7: Slim::Schema::init 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line 744)
  frame 8: Slim::Music::Import::_checkLibraryStatus 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line 677)
  frame 9: Slim::Music::Import::useImporter 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/MusicFolderScan.pm line 
48)
  frame 10: Slim::Music::MusicFolderScan::init (slimserver.pl line 435)
  frame 11: main::init (slimserver.pl line 578)
  frame 12: main::main (slimserver.pl line 99)
  frame 13: PerlSvc::Interactive 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>PerlSvc.pm line 99)
  frame 14: PerlSvc::_interactive (slimserver.pl line 0)
  frame 15: (eval) (slimserver.pl line 0)
  
  [10-04-16 09:02:55.9079] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Table 'slimserver.dbix_migration' 
doesn't exist [for Statement "SELECT value FROM dbix_migration WHERE name = ?;
  "]
  [10-04-16 09:02:55.9082] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm line 957)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm line 237)
  frame 3: (eval) (/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm 
line 233)
  frame 4: DBIx::Migration::_version 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Migration.pm line 78)
  frame 5: DBIx::Migration::migrate 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema.pm line 480)
  frame 6: Slim::Schema::migrateDB 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema.pm line 161)
  frame 7: Slim::Schema::init 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line 744)
  frame 8: Slim::Music::Import::_checkLibraryStatus 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line 677)
  frame 9: Slim::Music::Import::useImporter 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/MusicFolderScan.pm line 
48)
  frame 10: Slim::Music::MusicFolderScan::init (slimserver.pl line 435)
  frame 11: main::init (slimserver.pl line 578)
  frame 12: main::main (slimserver.pl line 99)
  frame 13: PerlSvc::Interactive 
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>PerlSvc.pm line 99)
  frame 14: PerlSvc::_interactive (slimserver.pl line 0)
  frame 15: (eval) (slimserver.pl line 0)
  
  [10-04-16 09:03:16.7158] Slim::Plugin::MusicMagic::Plugin::initPlugin (265) 
Can't connect to port 10002 - MusicIP disabled.
  [10-04-16 09:03:17.2620] main::checkDataSource (974) Warning: Schema updated 
or no tracks in the database, initiating scan.
--------------------




Any ideas?   Never had any issue with the server till I loaded the 7.5
server..


-- 
WB3FFV
------------------------------------------------------------------------
WB3FFV's Profile: http://forums.slimdevices.com/member.php?userid=17316
View this thread: http://forums.slimdevices.com/showthread.php?t=77455

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

Reply via email to