Re: [SlimDevices: Beta] Request: Test new SqueezeCenter Debian Package

2008-02-15 Thread acostein
DB: Starting shutdown...
080215 11:55:38  InnoDB: Shutdown completed; log sequence number 0
43655
080215 11:55:38 [Note] /usr/sbin/mysqld: Shutdown complete

InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
080215 11:55:36  InnoDB: Retrying to lock the first data file
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
080215 11:55:39  InnoDB: Started; log sequence number 0 43655
080215 11:55:39 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.0.22-Debian_0ubuntu6.06.5'  socket:
'/var/lib/squeezecenter/cache/squeezecenter-mysql.sock'  port: 9092 
Debian
Etch distribution
080215 11:55:46 [Note] /usr/sbin/mysqld: Normal shutdown

080215 11:55:46  InnoDB: Starting shutdown...
080215 11:55:49  InnoDB: Shutdown completed; log sequence number 0
43655
080215 11:55:49 [Note] /usr/sbin/mysqld: Shutdown complete

I assume this is a problem:
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.

I do have a website on the same server that interacts with MySQL, but
I'm using the MySQL package bundled with Ubuntu 6.06.1.  There's
nothing unusual about its configuration though.

Any ideas?  Thanks for following me through all that.  And sorry, I
didn't know how to make the log text appear in a tidy little box.


-- 
acostein

acostein's Profile: http://forums.slimdevices.com/member.php?userid=15519
View this thread: http://forums.slimdevices.com/showthread.php?t=41652

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta


Re: [SlimDevices: Beta] debian package not working? (30 jan 08: 16880)

2008-02-15 Thread acostein
] Can't open and lock time zone table: Table
> 'mysql.time_zone_leap_second' doesn't exist trying to l
> ive without them
> 080215 11:55:32 [Note] /usr/sbin/mysqld: ready for connections.
> Version: '5.0.22-Debian_0ubuntu6.06.5'  socket:
> '/var/lib/squeezecenter/cache/squeezecenter-mysql.sock'  port: 9092 
> Debian
> Etch distribution
> 080215 11:55:36 [Note] /usr/sbin/mysqld: Normal shutdown
> 
> 080215 11:55:36  InnoDB: Starting shutdown...
> 080215 11:55:38  InnoDB: Shutdown completed; log sequence number 0
> 43655
> 080215 11:55:38 [Note] /usr/sbin/mysqld: Shutdown complete
> 
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> 080215 11:55:36  InnoDB: Retrying to lock the first data file
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> 080215 11:55:39  InnoDB: Started; log sequence number 0 43655
> 080215 11:55:39 [Note] /usr/sbin/mysqld: ready for connections.
> Version: '5.0.22-Debian_0ubuntu6.06.5'  socket:
> '/var/lib/squeezecenter/cache/squeezecenter-mysql.sock'  port: 9092 
> Debian
> Etch distribution
> 080215 11:55:46 [Note] /usr/sbin/mysqld: Normal shutdown
> 
> 080215 11:55:46  InnoDB: Starting shutdown...
> 080215 11:55:49  InnoDB: Shutdown completed; log sequence number 0
> 43655
> 080215 11:55:49 [Note] /usr/sbin/mysqld: Shutdown complete
> 

I assume this part is a problem:
> 
> InnoDB: Unable to lock ./ibdata1, error: 11
> InnoDB: Check that you do not already have another mysqld process
> InnoDB: using the same InnoDB data or log files.
> 

I do have a website on the same server that interacts with MySQL, but
I'm using the MySQL package bundled with Ubuntu 6.06.1.  There's
nothing unusual about its configuration though.

Any ideas?  Thanks for following me through all of this.


-- 
acostein

acostein's Profile: http://forums.slimdevices.com/member.php?userid=15519
View this thread: http://forums.slimdevices.com/showthread.php?t=42876

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta


Re: [SlimDevices: Beta] debian package not working? (30 jan 08: 16880)

2008-02-15 Thread acostein

The above was done with "testing" release 7.0-17564.  I just tried the
unstable branch (7.0.1-17564) and got exactly the same results.


-- 
acostein

acostein's Profile: http://forums.slimdevices.com/member.php?userid=15519
View this thread: http://forums.slimdevices.com/showthread.php?t=42876

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta


Re: [SlimDevices: Beta] Request: Test new SqueezeCenter Debian Package

2008-02-15 Thread acostein

Same result.  :(

I stopped squeezecenter and mysql, made sure neither were running using
ps, and then did:
rm -rf /usr/share/squeezecenter/Bin

Restarted squeezecenter and got the same messages.

I also tried (based on some messages I saw earlier in this thread):
rm -rf /var/lib/squeezecenter/cache

And restarted squeezecenter.  Same symptoms again.

There's no other mysql process running on the system.


-- 
acostein

acostein's Profile: http://forums.slimdevices.com/member.php?userid=15519
View this thread: http://forums.slimdevices.com/showthread.php?t=41652

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta


Re: [SlimDevices: Beta] Request: Test new SqueezeCenter Debian Package

2008-02-17 Thread acostein
; [0.00] Setting APIC routing to physical flat
> [0.00] Using ACPI (MADT) for SMP configuration information
> [0.00] Allocating PCI resources starting at 8000 (gap:
> 7ff0:8010)
> [0.00] Checking aperture...
> [0.00] SMP: Allowing 4 CPUs, 2 hotplug CPUs
> [0.00] Built 1 zonelists
> [0.00] Kernel command line: root=/dev/disk/by-label/slash ro
> quiet splash
> [0.00] Initializing CPU#0
> [0.00] PID hash table entries: 4096 (order: 12, 131072 bytes)
> [0.00] time.c: Using 3.579545 MHz PM timer.
> [0.00] time.c: Detected 2400.167 MHz processor.
> [   56.171849] Console: colour VGA+ 80x25
> [   56.172496] Dentry cache hash table entries: 262144 (order: 9,
> 2097152 bytes)
> [   56.173085] Inode-cache hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [   56.194524] Memory: 2051552k/2096128k available (2115k kernel code,
> 42976k reserved, 807k data, 180k init)
> [   56.273107] Calibrating delay using timer specific routine.. 4806.89
> BogoMIPS (lpj=9613780)
> [   56.273151] Security Framework v1.0.0 initialized
> [   56.273156] SELinux:  Disabled at boot.
> [   56.273180] Mount-cache hash table entries: 256
> [   56.273290] CPU: L1 I cache: 32K, L1 D cache: 32K
> [   56.273292] CPU: L2 cache: 4096K
> [   56.273294] using mwait in idle threads.
> [   56.273296] CPU: Physical Processor ID: 0
> [   56.273297] CPU: Processor Core ID: 0
> [   56.273300] MCE: warning: using only 6 banks
> [   56.273305] CPU0: Thermal monitoring enabled (TM2)
> [   56.273307] mtrr: v2.0 (20020519)
> [   56.273403] checking if image is initramfs... it is
> [   56.785525] Freeing initrd memory: 7137k freed
> [   56.788925] ACPI: Looking for DSDT ... not found!
> [   56.831409] activating NMI Watchdog ... done.
> [   56.831415] Using local APIC timer interrupts.
> [   56.873018] Detected 16.667 MHz APIC timer.
> [   56.873129] Booting processor 1/2 APIC 0x1
> [   56.884294] Initializing CPU#1
> [   56.964086] Calibrating delay using timer specific routine.. 4800.53
> BogoMIPS (lpj=9601067)
> [   56.964093] CPU: L1 I cache: 32K, L1 D cache: 32K
> [   56.964094] CPU: L2 cache: 4096K
> [   56.964096] CPU: Physical Processor ID: 0
> [   56.964097] CPU: Processor Core ID: 1
> [   56.964099] MCE: warning: using only 6 banks
> [   56.964103] CPU1: Thermal monitoring enabled (TM2)
> [   56.964516] Intel(R) Core(TM)2 CPU E6600  @ 2.40GHz stepping
> 05
> [   56.964521] APIC error on CPU1: 00(40)
> [   56.964528] CPU 1: Syncing TSC to CPU 0.
> [   56.964594] CPU 1: synchronized TSC with CPU 0 (last diff -6 cycles,
> maxerr 333 cycles)
> [   56.964604] Brought up 2 CPUs
> [   56.964634] time.c: Using PIT/TSC based timekeeping.
> [   56.964636] testing NMI watchdog ... OK.
> ...
> [   86.161812] squeezecenter-s[4797]: segfault at  rip
> 2ac6a2de rsp 7fea2cc0 error 6
> [   91.163893] squeezecenter-s[4800]: segfault at  rip
> 2ac6a2de rsp 7f9fadb0 error 6
> [   96.168298] squeezecenter-s[4803]: segfault at  rip
> 2ac6a2de rsp 7f9390a0 error 6
> [  101.175015] squeezecenter-s[4807]: segfault at  rip
> 2ac6a2de rsp 7f887210 error 6
> [  106.180749] squeezecenter-s[4810]: segfault at  rip
> 2ac6a2de rsp 7f8ec980 error 6
> [  111.188576] squeezecenter-s[4813]: segfault at  rip
> 2ac6a2de rsp 7fbafe30 error 6
> ...etc, etc...
> 

Didn't notice the squeezecenter segfaults in the dmesg output till
now.

I tried removing these two directories:
rm -rf /var/lib/squeezecenter/cache/
rm -rf /usr/share/squeezecenter/Bin/

And now my server.log has changed a bit:
> 
> 2008-02-17 10:13:19 SqueezeCenter died. Restarting.
> 2008-02-17 10:13:19 SqueezeCenter died. Restarting.
> [08-02-17 10:13:19.8624] Slim::Schema::init (151) Warning: Creating new
> database - empty database or database from 6.3.x fou
> nd
> [08-02-17 10:13:20.6280] Slim::Schema::init (151) Warning: Creating new
> database - empty database or database from 6.3.x fou
> nd
> 2008-02-17 10:13:24 SqueezeCenter died. Restarting.
> 2008-02-17 10:13:24 SqueezeCenter died. Restarting.
> [08-02-17 10:13:24.8462] Slim::Schema::init (151) Warning: Creating new
> database - empty database or database from 6.3.x fou
> nd
> [08-02-17 10:13:25.6315] Slim::Schema::init (151) Warning: Creating new
> database - empty database or database from 6.3.x fou
> nd
> 2008-02-17 10:13:29 SqueezeCenter died. Restarting.
> 2008-02-17 10:13:29 SqueezeCenter died. Restarting.
> [08-02-17 10:13:29.8646] Slim::Schema::init (151) Warning: Creat

Re: [SlimDevices: Beta] Request: Test new SqueezeCenter Debian Package

2008-02-19 Thread acostein
=> /usr/lib/perl/5.8/IO.pm
> Carp.pm => /usr/share/perl/5.8/Carp.pm
> FileHandle.pm => /usr/share/perl/5.8/FileHandle.pm
> File/Spec/Unix.pm => /usr/share/perl/5.8/File/Spec/Unix.pm
> Exporter/Heavy.pm => /usr/share/perl/5.8/Exporter/Heavy.pm
> vars.pm => /usr/share/perl/5.8/vars.pm
> strict.pm => /usr/share/perl/5.8/strict.pm
> constant.pm => /usr/share/perl/5.8/constant.pm
> Config_heavy.pl => /usr/lib/perl/5.8/Config_heavy.pl
> IO/File.pm => /usr/lib/perl/5.8/IO/File.pm
> overload.pm => /usr/share/perl/5.8/overload.pm
> AutoLoader.pm => /usr/share/perl/5.8/AutoLoader.pm
> auto/Compress/Zlib/autosplit.ix =>
> /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux-thread-multi/auto/Compress/Zl
> ib/autosplit.ix
> HTML/Entities.pm =>
> /usr/share/squeezecenter/CPAN/HTML/Entities.pm
> lib.pm => /usr/lib/perl/5.8/lib.pm
> GD.pm => /usr/share/squeezecenter/CPAN/GD.pm
> DynaLoader.pm => /usr/lib/perl/5.8/DynaLoader.pm
> 
> The following modules are loaded after the second attempt:
> YAML/Syck.pm => /usr/share/squeezecenter/CPAN/YAML/Syck.pm
> IO/Handle.pm => /usr/lib/perl/5.8/IO/Handle.pm
> re.pm => /usr/lib/perl/5.8/re.pm
> HTML/Parser.pm => /usr/share/squeezecenter/CPAN/HTML/Parser.pm
> File/Spec/Functions.pm =>
> /usr/share/perl/5.8/File/Spec/Functions.pm
> List/Util.pm => /usr/share/perl/5.8/List/Util.pm
> POSIX.pm => /usr/lib/perl/5.8/POSIX.pm
> SelectSaver.pm => /usr/share/perl/5.8/SelectSaver.pm
> /usr/lib/perl/5.8/auto/POSIX/load_imports.al =>
> /usr/lib/perl/5.8/auto/POSIX/load_imports.al
> Getopt/Long.pm => /usr/share/perl/5.8/Getopt/Long.pm
> GD/Polygon.pm => /usr/share/squeezecenter/CPAN/GD/Polygon.pm
> Compress/Zlib.pm =>
> /usr/share/squeezecenter/CPAN/Compress/Zlib.pm
> Locale/Hebrew.pm =>
> /usr/share/squeezecenter/CPAN/Locale/Hebrew.pm
> DBD/mysql.pm => /usr/share/squeezecenter/CPAN/DBD/mysql.pm
> Cwd.pm => /usr/lib/perl/5.8/Cwd.pm
> warnings.pm => /usr/share/perl/5.8/warnings.pm
> Slim/Utils/OSDetect.pm =>
> /usr/share/perl5/Slim/Utils/OSDetect.pm
> B.pm => /usr/lib/perl/5.8/B.pm
> Digest/base.pm => /usr/share/squeezecenter/CPAN/Digest/base.pm
> Fcntl.pm => /usr/lib/perl/5.8/Fcntl.pm
> Symbol.pm => /usr/share/perl/5.8/Symbol.pm
> Scalar/Util.pm => /usr/share/perl/5.8/Scalar/Util.pm
> Exporter.pm => /usr/share/perl/5.8/Exporter.pm
> File/Spec.pm => /usr/share/perl/5.8/File/Spec.pm
> JSON/XS.pm => /usr/share/squeezecenter/CPAN/JSON/XS.pm
> File/Path.pm => /usr/share/perl/5.8/File/Path.pm
> /usr/lib/perl/5.8/auto/POSIX/autosplit.ix =>
> /usr/lib/perl/5.8/auto/POSIX/autosplit.ix
> FindBin.pm => /usr/share/perl/5.8/FindBin.pm
> warnings/register.pm =>
> /usr/share/perl/5.8/warnings/register.pm
> XSLoader.pm => /usr/lib/perl/5.8/XSLoader.pm
> Slim/bootstrap.pm => /usr/share/perl5/Slim/bootstrap.pm
> Digest/SHA1.pm => /usr/share/squeezecenter/CPAN/Digest/SHA1.pm
> Time/HiRes.pm => /usr/share/squeezecenter/CPAN/Time/HiRes.pm
> IO/Seekable.pm => /usr/lib/perl/5.8/IO/Seekable.pm
> XML/Parser/Expat.pm =>
> /usr/share/squeezecenter/CPAN/XML/Parser/Expat.pm
> B/Deparse.pm => /usr/lib/perl/5.8/B/Deparse.pm
> DBI.pm => /usr/share/squeezecenter/CPAN/DBI.pm
> GD/Image.pm => /usr/share/squeezecenter/CPAN/GD/Image.pm
> Config.pm => /usr/lib/perl/5.8/Config.pm
> File/Basename.pm => /usr/share/perl/5.8/File/Basename.pm
> IO.pm => /usr/lib/perl/5.8/IO.pm
> Carp.pm => /usr/share/perl/5.8/Carp.pm
> FileHandle.pm => /usr/share/perl/5.8/FileHandle.pm
> File/Spec/Unix.pm => /usr/share/perl/5.8/File/Spec/Unix.pm
> Exporter/Heavy.pm => /usr/share/perl/5.8/Exporter/Heavy.pm
> vars.pm => /usr/share/perl/5.8/vars.pm
> strict.pm => /usr/share/perl/5.8/strict.pm
> constant.pm => /usr/share/perl/5.8/constant.pm
> Config_heavy.pl => /usr/lib/perl/5.8/Config_heavy.pl
> IO/File.pm => /usr/lib/perl/5.8/IO/File.pm
> overload.pm => /usr/share/perl/5.8/overload.pm
> AutoLoader.pm => /usr/share/perl/5.8/AutoLoader.pm
> auto/Compress/Zlib/autosplit.ix =>
> /usr/share/squeezecenter/CPAN/arch/5.8/x86_64-linux-thread-multi/auto/Compress/Zl
> ib/autosplit.ix
> HTML/Entities.pm =>
> /usr/share/squeezecenter/CPAN/HTML/Entities.pm
> lib.pm => /usr/lib/perl/5.8/lib.pm
> GD.pm => /usr/share/squeezecenter/CPAN/GD.pm
> DynaLoader.pm => /usr/lib/perl/5.8/DynaLoader.pm
> 
> Use of uninitialized value in join or string at
> /usr/share/perl/5.8/File/Spec/Unix.pm line 36.
> Segmentation fault
>


-- 
acostein

acostein's Profile: http://forums.slimdevices.com/member.php?userid=15519
View this thread: http://forums.slimdevices.com/showthread.php?t=41652

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta