kdnel;624611 Wrote: 
> I think the plugin could be causing these warnings on my vortex box
> appliance.
> Don't know what they are all about, can you tell me if this is
> something to worry
> about? 
> 
> 
> [11-04-04 10:33:37.0258] Plugins::SrvrPowerCtrl::Util::SystemExecCmd
> (695) no name executing command: sudo /usr/local/sbin/spc-wakeup.sh
> 1302011700
> [11-04-04 10:43:45.8848] main::init (323) Starting Squeezebox Server
> (v7.5.3, r31815, Fri Jan 28 10:03:43 EST 2011) perl 5.012003
> [11-04-04 10:43:51.7222] Slim::Utils::Misc::msg (1165) Warning:
> [10:43:51.7211] defined(@array) is deprecated at
> /usr/share/squeezeboxserver/Plugins/SrvrPowerCtrl/Util.pm line 984.
> [11-04-04 10:43:51.7233] Slim::Utils::Misc::msg (1165) Warning:
> [10:43:51.7226] (Maybe you should just omit the defined()?)
> [11-04-04 10:58:47.5008] Plugins::SrvrPowerCtrl::Util::SystemExecCmd
> (695) no name executing command: sudo /usr/local/sbin/spc-wakeup.sh
> 1302011700
> [11-04-04 10:59:35.2406] main::init (323) Starting Squeezebox Server
> (v7.5.3, r31815, Fri Jan 28 10:03:43 EST 2011) perl 5.012003
> [11-04-04 10:59:39.2994] Slim::Utils::Misc::msg (1165) Warning:
> [10:59:39.2983] defined(@array) is deprecated at
> /usr/share/squeezeboxserver/Plugins/SrvrPowerCtrl/Util.pm line 984.
> [11-04-04 10:59:39.3005] Slim::Utils::Misc::msg (1165) Warning:
> [10:59:39.2998] (Maybe you should just omit the defined()?)
> [11-04-04 11:08:36.6878] Plugins::SrvrPowerCtrl::Util::SystemExecCmd
> (695) no name executing command: sudo /usr/local/sbin/spc-wakeup.sh
> 1302011700
> [11-04-04 11:13:05.2423] main::init (323) Starting Squeezebox Server
> (v7.5.3, r31815, Fri Jan 28 10:03:43 EST 2011) perl 5.012003
> [11-04-04 11:13:09.4186] Slim::Utils::Misc::msg (1165) Warning:
> [11:13:09.4175] defined(@array) is deprecated at
> /usr/share/squeezeboxserver/Plugins/SrvrPowerCtrl/Util.pm line 984.
> [11-04-04 11:13:09.4197] Slim::Utils::Misc::msg (1165) Warning:
> [11:13:09.4190] (Maybe you should just omit the defined()?)
> [11-04-04 11:25:05.4975] Plugins::SrvrPowerCtrl::Util::SystemExecCmd
> (695) no name executing command: sudo /usr/local/sbin/spc-wakeup.sh
> 1302011700
> [11-04-04 11:27:58.9937] main::init (323) Starting Squeezebox Server
> (v7.5.3, r31815, Fri Jan 28 10:03:43 EST 2011) perl 5.012003
> [11-04-04 11:28:03.1191] Slim::Utils::Misc::msg (1165) Warning:
> [11:28:03.1180] defined(@array) is deprecated at
> /usr/share/squeezeboxserver/Plugins/SrvrPowerCtrl/Util.pm line 984.
> [11-04-04 11:28:03.1202] Slim::Utils::Misc::msg (1165) Warning:
> [11:28:03.1195] (Maybe you should just omit the defined()?)

The messages about "no name executing command..." are normal and to be
expected.  Early on in SrvrPowerCtrl's development, several users
expressed a preference for these system commands to be logged.  Thus,
their logging level is "info" and they'll end up in the log under
normal circumstances.  You can always set SrvrPowerCtrl's logging level
to 'error' and these notifications will go away.  The 'no name' bit is
just due to the fact that the commands weren't initiated by a specific
player, but rather by the system idle monitor.

The messages about "defined(@array) is deprecated" is something that I
haven't seen before and is probably related to a change in perl 5.012. 
I'll fire up my Fedora 14 box and take a look at this.  Thanks.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to