I tried running the embedded branch using MySQL today, with no luck. 
I'm running from the source code on Windows 2003 Server, with my own
instance of MySQL.

* If I try running it as a Windows service using srvany.exe I run into
one of those oddball startup problems with the --dbytpe command line
option.  Doesn't matter whether it's set to SQLite or MySQL, the server
never starts and there's no info to be found about the problem anywhere,
as there's no log file created.  It runs fine like this as a Windows
service without using --dbtype and using the default SQLite.

* Running from the command line, the server successfully starts with
--dbtype MySQL.  It launches the scanner and creates all of the
necessary tables in the MySQL database.  The scanner soon fails,
however, with nothing added to the database.  I see the following
displayed:


Code:
--------------------
    
  [09-11-27 15:53:19.8176] main::checkDataSource (1027) Warning: Schema updated 
or no tracks in the database, initiating scan.
  [09-11-27 15:53:19.8276] Slim::Utils::Misc::msg (1173) Warning: 
[15:53:19.8272] Use of uninitialized value in concatenation (.) or s
  tring at C:/Program Files/Squeezebox Server 7.5 
Embedded/server/Slim/Music/Import.pm line 160.
  [09-11-27 15:53:19.8311] Slim::Utils::Misc::msg (1173) Warning: 
[15:53:19.8308] Use of uninitialized value in concatenation (.) or s
  tring at C:/Program Files/Squeezebox Server 7.5 
Embedded/server/Slim/Music/Import.pm line 160.
  [09-11-27 15:53:23.4659] Slim::Web::JSONRPC::requestMethod (383) request not 
dispatchable!
  [09-11-27 15:53:24.9363] Slim::Web::JSONRPC::requestMethod (383) request not 
dispatchable!
  [09-11-27 15:55:53.7592] Slim::Menu::Base::addItem (173) SystemInfo menu item 
"library" failed: Can't call method "get_column" on an
  undefined value at C:/Program Files/Squeezebox Server 7.5 
Embedded/server/Slim/Schema.pm line 1902.
  
--------------------


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
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