-> DBI->connect_cached(dbi:SQLite:dbname=/usr/local/slimserver/.slimserversql.db, , ****) -> DBI->install_driver(SQLite) for linux perl=5.006001 pid=5588 ruid=0 euid=0 install_driver: DBD::SQLite version 1.08 loaded from /home/kolding/SlimP3/SlimServer_v2005-03-08/CPAN/DBD/SQLite.pm <- install_driver= DBI::dr=HASH(0x82e9ee8) -> connect_cached in DBD::_::dr for DBD::SQLite::dr (DBI::dr=HASH(0x82e9ee8)~0x9c6fd28 'dbname=/usr/local/slimserver/.slimserversql.db' '' **** HASH(0x9c653e0)) 1 -> FETCH in DBD::_::common for DBD::SQLite::dr (DBI::dr=HASH(0x9c6fd28)~INNER 'CachedKids') 1 <- FETCH= undef at DBI.pm line 1399 1 -> STORE in DBD::_::common for DBD::SQLite::dr (DBI::dr=HASH(0x9c6fd28)~INNER 'CachedKids' HASH(0x9c65470)) 1 <- STORE= 1 at DBI.pm line 1400 1 -> connect for DBD::SQLite::dr (DBI::dr=HASH(0x9c6fd28)~INNER 'dbname=/usr/local/slimserver/.slimserversql.db' '' **** HASH(0x9c653e0)) 1 <- connect= DBI::db=HASH(0x9c6fd1c) at DBI.pm line 1412 <- connect_cached= DBI::db=HASH(0x9c6fd1c) at DBI.pm line 592 _load_class(DBIx::ContextualFetch, 0) _load_class require DBIx/ContextualFetch -> STORE for DBD::SQLite::db (DBI::db=HASH(0x9c65500)~INNER 'RootClass' 'DBIx::ContextualFetch') <- STORE= 1 at DBI.pm line 625 _set_isa([DBIx::ContextualFetch]) DBIx::ContextualFetch::db::ISA skipped (already set to DBI::db) DBIx::ContextualFetch::st::ISA skipped (already set to DBI::st) -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'RaiseError' 1) <- STORE= 1 at DBI.pm line 639 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'PrintError' 1) <- STORE= 1 at DBI.pm line 639 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'AutoCommit' 0) <- STORE= 1 at DBI.pm line 639 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'Username' '') <- STORE= 1 at DBI.pm line 642 <> FETCH= '' ('Username' from cache) at DBI.pm line 642 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'dbi_connect_method' 'connect_cached') <- STORE= 1 at DBI.pm line 642 <> FETCH= 'connect_cached' ('dbi_connect_method' from cache) at DBI.pm line 642 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'Taint' 1) T <- STORE= 1 at DBI.pm line 642 -> FETCH for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'Taint') T <- FETCH= 1 at DBI.pm line 642 <- connect= DBIx::ContextualFetch::db=HASH(0x9c6fd1c) -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'dbi_connect_closure' CODE(0x9c6e348)) T <- STORE= 1 at DBI.pm line 662 -> tables in DBD::_::db for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c6fd1c)~0x9c65500) 1 -> table_info for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef undef undef undef) 2 -> prepare for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'SELECT * FROM ( SELECT NULL TABLE_CAT , NULL TABLE_SCHEM , tbl_name TABLE_NAME , TABLE_TYPE , NULL REMARKS , sql sqlite_sql FROM ( SELECT tbl_name, upper(type) TABLE_TYPE, sql FROM sqlite_master WHERE type IN ( 'table','view') UNION ALL SELECT tbl_name, 'LOCAL TEMPORARY' TABLE_TYPE, sql FROM sqlite_...') sqlite trace: prepare statement: SELECT * FROM ( SELECT NULL TABLE_CAT , NULL TABLE_SCHEM , tbl_name TABLE_NAME , TABLE_TYPE , NULL REMARKS , sql sqlite_sql FROM ( SELECT tbl_name, upper(type) TABLE_TYPE, sql FROM sqlite_master WHERE type IN ( 'table','view') UNION ALL SELECT tbl_name, 'LOCAL TEMPORARY' TABLE_TYPE, sql FROM sqlite_temp_master WHERE type IN ( 'table','view') UNION ALL SELECT 'sqlite_master' tbl_name, 'SYSTEM TABLE' TABLE_TYPE, NULL sql UNION ALL SELECT 'sqlite_temp_master' tbl_name, 'SYSTEM TABLE' TABLE_TYPE, NULL sql ) ) ORDER BY TABLE_TYPE, TABLE_SCHEM, TABLE_NAME 2T <- prepare= DBIx::ContextualFetch::st=HASH(0x9c655fc) at SQLite.pm line 190 -> FETCH for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66304)~INNER 'Taint') T <- FETCH= 1 at ContextualFetch.pm line 49 -> STORE for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66304)~INNER 'Taint' 0) <- STORE= 1 at ContextualFetch.pm line 50 -> execute for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c655fc)~0x9c66304) sqlite trace: BEGIN TRAN <- execute= '0E0' at ContextualFetch.pm line 51 -> STORE for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66304)~INNER 'Taint' 1) T <- STORE= 1 at ContextualFetch.pm line 52 1T <- table_info= DBIx::ContextualFetch::st=HASH(0x9c655fc) at DBI.pm line 1642 -> fetchall_arrayref for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c655fc)~0x9c66304) T <- fetchall_arrayref= [ ARRAY(0x9c664f0) ARRAY(0x9c66550) ARRAY(0x9c665b0) ARRAY(0x9c66610) ARRAY(0x9c66670) ARRAY(0x9c666d0) ARRAY(0x9c66730) ARRAY(0x9c66790) ARRAY(0x9c667f0) ARRAY(0x9c66850) ARRAY(0x9c668b0) ARRAY(0x9c66910) ARRAY(0x9c66970) ] row13 at DBI.pm line 1643 1 -> get_info for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 29) 1T <- get_info= '"' at DBI.pm line 1645 1 -> quote_identifier in DBD::_::db for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'sqlite_master') 2 -> get_info for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 29) 2T <- get_info= '"' at DBI.pm line 1458 2 -> get_info for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 41) 2T <- get_info= undef at DBI.pm line 1458 2 -> get_info for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 114) 2T <- get_info= undef at DBI.pm line 1458 1T <- quote_identifier= ( '"sqlite_master"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'sqlite_temp_master') 1T <- quote_identifier= ( '"sqlite_temp_master"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'albums') 1T <- quote_identifier= ( '"albums"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'comments') 1T <- quote_identifier= ( '"comments"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'contributor_track') 1T <- quote_identifier= ( '"contributor_track"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'contributors') 1T <- quote_identifier= ( '"contributors"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'dirlist_track') 1T <- quote_identifier= ( '"dirlist_track"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'genre_track') 1T <- quote_identifier= ( '"genre_track"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'genres') 1T <- quote_identifier= ( '"genres"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'metainformation') 1T <- quote_identifier= ( '"metainformation"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'playlist_track') 1T <- quote_identifier= ( '"playlist_track"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'pluginversion') 1T <- quote_identifier= ( '"pluginversion"' ) [1 items] at DBI.pm line 1645 1 -> quote_identifier for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER undef undef 'tracks') 1T <- quote_identifier= ( '"tracks"' ) [1 items] at DBI.pm line 1645 T <- tables= ( '"sqlite_master"' '"sqlite_temp_master"' '"albums"' '"comments"' '"contributor_track"' '"contributors"' '"dirlist_track"' '"genre_track"' '"genres"' '"metainformation"' '"playlist_track"' '"pluginversion"' '"tracks"' ) [13 items] at DataModel.pm line 122 -> selectrow_array for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c6fd1c)~0x9c65500 'SELECT version FROM metainformation') 1 -> prepare for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'SELECT version FROM metainformation' undef) sqlite trace: prepare statement: SELECT version FROM metainformation 1T <- prepare= DBIx::ContextualFetch::st=HASH(0x9c663b8) at DataModel.pm line 123 T <- selectrow_array= ( 4 ) [1 items] at DataModel.pm line 123 -> DESTROY for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66b98)~INNER) T <- DESTROY= undef at DataModel.pm line 126 -> DESTROY for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66304)~INNER) T <- DESTROY= undef at DataModel.pm line 126 -> commit for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c6fd1c)~0x9c65500) T <- commit= 1 at DataModel.pm line 152 -> selectrow_array for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c6fd1c)~0x9c65500 'SELECT track_count, total_time FROM metainformation') 1 -> prepare for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'SELECT track_count, total_time FROM metainformation' undef) sqlite trace: prepare statement: SELECT track_count, total_time FROM metainformation 1T <- prepare= DBIx::ContextualFetch::st=HASH(0x9c66c34) at DataModel.pm line 211 sqlite trace: BEGIN TRAN T <- selectrow_array= ( 0 0 ) [2 items] at DataModel.pm line 211 -> DESTROY for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66a90)~INNER) T <- DESTROY= undef at DBIStore.pm line 119 -> prepare_cached in DBD::_::db for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c6fd1c)~0x9c65500 'SELECT Class::DBI::Column=HASH(0x83a3218), Class::DBI::Column=HASH(0x83a3e9c), Class::DBI::Column=HASH(0x83a3dc4), Class::DBI::Column=HASH(0x83a3cec), Class::DBI::Column=HASH(0x83a3c14), Class::DBI::Column=HASH(0x86837f0), Class::DBI::Column=HASH(0x8684ef4), Class::DBI::Column=HASH(0x8684f90), Class::DBI::Column=HASH(0x8684ffc), Class::DBI::Column=HASH(0x8685068), Class::DBI::Column=HASH(0x86...') 1 -> FETCH for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'CachedKids') 1T <- FETCH= undef at DBI.pm line 1599 1 -> STORE for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'CachedKids' HASH(0x9c666ac)) 1T <- STORE= 1 at DBI.pm line 1600 1 -> prepare for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER 'SELECT Class::DBI::Column=HASH(0x83a3218), Class::DBI::Column=HASH(0x83a3e9c), Class::DBI::Column=HASH(0x83a3dc4), Class::DBI::Column=HASH(0x83a3cec), Class::DBI::Column=HASH(0x83a3c14), Class::DBI::Column=HASH(0x86837f0), Class::DBI::Column=HASH(0x8684ef4), Class::DBI::Column=HASH(0x8684f90), Class::DBI::Column=HASH(0x8684ffc), Class::DBI::Column=HASH(0x8685068), Class::DBI::Column=HASH(0x86...' undef) sqlite trace: prepare statement: SELECT Class::DBI::Column=HASH(0x83a3218), Class::DBI::Column=HASH(0x83a3e9c), Class::DBI::Column=HASH(0x83a3dc4), Class::DBI::Column=HASH(0x83a3cec), Class::DBI::Column=HASH(0x83a3c14), Class::DBI::Column=HASH(0x86837f0), Class::DBI::Column=HASH(0x8684ef4), Class::DBI::Column=HASH(0x8684f90), Class::DBI::Column=HASH(0x8684ffc), Class::DBI::Column=HASH(0x8685068), Class::DBI::Column=HASH(0x86850d4), Class::DBI::Column=HASH(0x8685140) FROM tracks WHERE url LIKE 'itunesplaylist:%' OR url LIKE 'moodlogicplaylist:%' OR url LIKE 'musicmagicplaylist:%' !! ERROR: 1 'unrecognized token: ":"(1) at dbdimp.c line 268' (err#0) 1T <- prepare= undef at DBI.pm line 1611 -> DESTROY for DBD::SQLite::st (DBIx::ContextualFetch::st=HASH(0x9c66880)~INNER) DESTROY for DBIx::ContextualFetch::st=HASH(0x9c66880) ignored - handle not initialised ERROR: 1 'unrecognized token: ":"(1) at dbdimp.c line 268' (err#0) T <- DESTROY= undef at DBI.pm line 1612 !! ERROR: 1 'unrecognized token: ":"(1) at dbdimp.c line 268' (err#0) T <- prepare_cached= ( undef ) [1 items] at DBI.pm line 391 DBD::SQLite::db prepare_cached failed: unrecognized token: ":"(1) at dbdimp.c line 268 at /home/kolding/SlimP3/SlimServer_v2005-03-08/CPAN/Ima/DBI.pm line 391. DBD::SQLite::db prepare_cached failed: unrecognized token: ":"(1) at dbdimp.c line 268 at /home/kolding/SlimP3/SlimServer_v2005-03-08/CPAN/Ima/DBI.pm line 391. -- DBI::END -> disconnect_all for DBD::SQLite::dr (DBI::dr=HASH(0x82e9ee8)~0x9c6fd28) <- disconnect_all= '' at DBI.pm line 671 >> DESTROY DBIx::ContextualFetch::db=HASH(0x9c65500) clearing 0 CachedKids ! -> DESTROY for DBD::SQLite::db (DBIx::ContextualFetch::db=HASH(0x9c65500)~INNER) ERROR: 1 'unrecognized token: ":"(1) at dbdimp.c line 268' (err#0) !T <- DESTROY= undef during global destruction >> DESTROY DBI::dr=HASH(0x9c6fd28) clearing 1 CachedKids ! -> DESTROY in DBD::_::common for DBD::SQLite::dr (DBI::dr=HASH(0x9c6fd28)~INNER) ! <- DESTROY= undef during global destruction