Bug 5034 - Getting event log errors , debugging errors, symptom seems to be artwork missing
: Getting event log errors , debugging errors, symptom seems to be artwork missing
Status: RESOLVED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Scanner
: 6.5.1
: PC Other
: P2 normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-13 09:35 UTC by Paul Fessler
Modified: 2007-10-26 11:24 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
describes issue(s), shows system setups (1.04 MB, text/html)
2007-05-13 09:39 UTC, Paul Fessler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Fessler 2007-05-13 09:35:39 UTC
I have been running 3 squeezeboxes from my desktop, using Infrant Ready Nas NV+ for several months w/o any issues. Recently Desktop started crash (Totally unrelated to the Squeezebox), after several attempts to repair the desktop (Dell XPS Gen3) , I settled on backing up the data and doing a clean install of XP SP2. Since I couldn’t get to it until later I decided to use my laptop as the local host for Squeezebox. At first it seemed to work fine, then artwork started to disappear from the Slim UI (see next screen shot).
Since I tried a variety of solutions for my desktop issues (Winsock’s broken, WSASTARTUP fails – no internet connectivity, no squeezebox control no TCP/IP at all) – I’m sure its something I did and I’d like help to get back to “normal” , using my laptop in place of my desktop as the server.. Files are all on Infrant readynas NV+, majority are FLAC, file structure 
//READYNAS/MUSIC/ARTIST/ALBUM/TRACKS
ARTWORK IN ALBUM FOLDER AS FRONT.JPG OR COVER.JPG

I have screen shots of all setups Router, ReaqdyNAS, MacAffee, Slimeserver but I couldn't attach them


 SlimServer Version: 6.5.1 - 11206 - Windows XP - EN - cp1252
Server IP address: 192.168.1.2
Perl Version: 5.8.8 MSWin32-x86-multi-thread
MySQL Version: 5.0.22-community-nt 

 Here are the issues:
(\\Readynas\media\Music  is the path, R:/music failed to work , it did on desktop)
1.	Event manager gives following error message
Event Type:	Error
Event Source:	DCOM
Event Category:	None
Event ID:	10010
Date:		5/13/2007
Time:		10:59:17 AM
User:		NT AUTHORITY\SYSTEM
Computer:	PAULSLAPTOP
Description:
The server {C7E39D60-7A9F-42BF-ABB1-03DC0FA4F493} did not register with DCOM within the required timeout.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

2.	Slim debugging shows the following:

Your data source needs to be configured. Please open your web browser,
go to the following URL, and click on the "Server Settings" link.
The URL to access SlimServer is now: 	http://PaulsLaptop:9000/
I changed it and I get to listen to music, but still no artwork

3.	Other debugging errors

ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [\\Readynas\media\Music\m] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [\\Readynas\media\Music\M:] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [\\Readynas\media\Music\M:] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]
ERROR: _isValidPath: Couldn't find directory: [R:\Music] on disk: [No such file or directory]


ERROR: Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.moodlogic_id, contributor.moodlogic_mixable, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me  JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b20_0.MYD' (Errcode: 13) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771.

ERROR: Backtrace follows:
Backtrace:

   frame 0: Slim::Schema::Storage::throw_exception (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 773)
   frame 1: DBIx::Class::Storage::DBI::_execute (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 826)
   frame 2: DBIx::Class::Storage::DBI::_select (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 852)
   frame 3: DBIx::Class::Storage::DBI::select_single (C:\Program Files\SlimServer\server/Slim/Schema/Storage.pm line 94)
   frame 4: Slim::Schema::Storage::select_single (C:\Program Files\SlimServer\server\CPAN/DBIx/Class/ResultSet.pm line 509)
   frame 5: DBIx::Class::ResultSet::single (C:\Program Files\SlimServer\server/Slim/Schema/Track.pm line 95)
   frame 6: Slim::Schema::Track::artist (C:\Program Files\SlimServer\server/Slim/Schema/Track.pm line 390)
   frame 7: Slim::Schema::Track::displayAsHTML (/PerlApp/Slim/Web/Pages/Playlist.pm line 167)
   frame 8: Slim::Web::Pages::Playlist::playlist (/PerlApp/Slim/Web/HTTP.pm line 824)
   frame 9: Slim::Web::HTTP::generateHTTPResponse (/PerlApp/Slim/Web/HTTP.pm line 690)
   frame 10: Slim::Web::HTTP::processURL (/PerlApp/Slim/Web/HTTP.pm line 536)
   frame 11: Slim::Web::HTTP::processHTTP (/PerlApp/Slim/Networking/Select.pm line 238)
   frame 12: (eval) (/PerlApp/Slim/Networking/Select.pm line 238)
   frame 13: Slim::Networking::Select::select (slimserver.pl line 492)
   frame 14: main::idle (slimserver.pl line 35)
   frame 15: PerlSvc::Startup (perlsvc.pl line 1482)
   frame 16: PerlSvc::_startup (slimserver.pl line 0)
   frame 17: (eval) (slimserver.pl line 0)

Select task failed: Carp::Clan::__ANON__(): Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.moodlogic_id, contributor.moodlogic_mixable, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me  JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file 'C:\WINDOWS\TEMP\#sql_b20_0.MYD' (Errcode: 13) at C:\Program Files\SlimServer\server\CPAN/DBIx/Class/Storage/DBI.pm line 771.

Retrieving artwork (thumb) for: file:////Readynas/media/Music/Anouar%20Brahem/Thimar/01-Badhra-Anouar%20Brahem%20.flac
coverArt: Found cached thumb file: \\Readynas\media\Music\Anouar Brahem\Thimar\folder.jpg
Comment 1 Paul Fessler 2007-05-13 09:39:07 UTC
Created attachment 1984 [details]
describes issue(s), shows system setups
Comment 2 KDF 2007-05-13 10:11:51 UTC
1) please try the 6.5.2 nightly builds.
2) please set your virusscanner to ignore *.MYD and *.MYI files.
Comment 3 KDF 2007-05-19 16:28:19 UTC
any luck with the suggestions given?
Comment 4 KDF 2007-06-06 14:23:42 UTC
ping.
Comment 5 Blackketter Dean 2007-10-26 11:24:49 UTC
Nothing from Paul in months.  Please reopen if you can reproduce with 7.0.