RaK;165034 Wrote: > With the debig options I managed to find out, that it hangs while > intitialing Trackstat. I just targzed the Trackstat directory and > removed it. Now slimserver starts up in a secound, but of course > without Trackstat. > > Any hints on this issue? > > KR 1. How large is your library ?
2. Which operating system ? 3. What hardware are you running slimserver on ? 4. What happens when it hangs, could you check if slimserver or the mysql process seems to use 100% CPU ? 5. Are you using a new version of TrackStat ? 6. Could you change the following row in slimserver.pref from: plugin_trackstat_showmessages: 0 To plugin_trackstat_showmessages: 1 Then startup slimserver manually from a command prompt with TrackStat installed again and post the last log messages where it seems to hang. TrackStat synchronizes its data with the slimserver data at startup, this can take a number of seconds if you have a large library and a slow computer it might even a minute or two. There has been some issues earlier with different mysql versions that caused mysql to use 100% CPU during this operation. If the problem is that it just takes time there is an option "plugin_trackstat_refresh_startup: 0" in slimserver.pref that will turn this off, but I would prefer if we could find the real issue. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse),'Custom Scan' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-customscan) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=30980 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
