Ralph Plumb;251344 Wrote: > After upgrading to Leopard on my iMac, my Slim Server no longer opens > automatically when the system boots even though I have set it to do so > in System Preferences.
The preferred way on Mac OS X 10.5 to automatically start applications has changed slightly. The preferred method is now via LaunchDemon. I had to use this way to get MySQL started automatically after migrating to Leopard. Documented on this page: http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/ The latest 7.0 build starts automatically on my Leopard. I had some problems on my server, when I migrated from 6.x to 7, but after cleaning all, the 7.0 server now seems to be working. My problems where obviously related to the database: [08-01-08 22:49:32.3970] Slim::Schema::Storage::dbh (38) Warning: Unable to connect to the database - trying to bring it up! [08-01-08 22:51:03.9204] DBIx::Migration::migrate (115) Warning: Database error: Can't DROP 'thumb'; check that column/key exists at /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/CPAN/DBIx/Migration.pm line 115. [08-01-08 22:51:03.9221] Slim::Schema::forceCommit (1361) Warning: Trying to commit transactions before DB is initialized! [08-01-08 23:16:11.1502] Slim::Schema::forceCommit (1361) Warning: Trying to commit transactions before DB is initialized! [08-01-08 23:17:30.8705] DBIx::Migration::migrate (115) Warning: Database error: Can't DROP 'thumb'; check that column/key exists at /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/CPAN/DBIx/Migration.pm line 115. [08-01-08 23:17:30.8723] Slim::Schema::forceCommit (1361) Warning: Trying to commit transactions before DB is initialized! -- harald.walker ------------------------------------------------------------------------ harald.walker's Profile: http://forums.slimdevices.com/member.php?userid=316 View this thread: http://forums.slimdevices.com/showthread.php?t=41357 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
