Before I do, this is the log when I call Push Players form the menu:
Code:
--------------------
[11-03-23 00:53:02.0158] Plugins::SrvrPowerCtrl::Watchdog::IdleWatchdog
(248) Activity history: 111100011111111 System is NOT idle with 15 minutes left
in the idle countdown..
[11-03-23 00:53:23.9863]
Plugins::SrvrPowerCtrl::Jive::jiveServerPowerControlMenu (91) Processing jive
reqest for action items..
[11-03-23 00:53:23.9874] Slim::Utils::Misc::msg (1165) Warning:
[00:53:23.9870] Use of uninitialized value in string eq at
/<C:\Programme\Squeezebox\server\SqueezeSvr.exe>Slim/Web/Cometd.pm line 636.
[11-03-23 00:53:23.9887] Slim::Utils::Misc::msg (1165) Warning:
[00:53:23.9882] Use of uninitialized value in string eq at
/<C:\Programme\Squeezebox\server\SqueezeSvr.exe>Slim/Web/Cometd.pm line 679.
[11-03-23 00:53:27.3945] Plugins::SrvrPowerCtrl::CLI::pluginCLI (356)
pluginCLI request == bless({
_ae_callback => sub { "???" },
_cb_enable => 1,
_clientid => "00:04:20:16:f5:76",
_connectionid => "7d06f4b4",
_func => sub { "???" },
_isQuery => 0,
_langoverride => undef,
_needClient => 0,
_params => {
_action => "customcmd0",
_fromjive => 1,
_message => "Executing custom command Push Players",
_switchclient => undef,
},
_request => ["srvrpowerctrl"],
_requeststr => "srvrpowerctrl",
_results => {},
_source => "/7d06f4b4/slim/request|68|",
_status => 1,
_useixhash => 0,
}, "Slim::Control::Request")
[11-03-23 00:53:27.3978] Plugins::SrvrPowerCtrl::Plugin::prepareAction (297)
Timer # EV::Timer=SCALAR(0x893951c) created. Action customcmd0 is pending in 1
seconds..
[11-03-23 00:53:27.4001] Plugins::SrvrPowerCtrl::Plugin::prepareAction (300)
Pending Action: {
action => "customcmd0",
actionid => 262_144,
cancelwait => 1,
checkblock => 1,
cmdwait => 5,
command => "cli://srvrpowerctrl setwakealarm&&srvrpowerctrl
pushtoas",
dispblock => 1,
exeTime => "1300838008",
getcommandargcoderef => undef,
isSleepDefered => 0,
menuindex => 4,
menutext => "Push Players",
message => "Executing custom command Push Players",
messagedone => "Custom command finished",
poweroffplayers => 0,
push2as => 0,
refreshwait => 60,
setrtcwakeup => 0,
stopsc => 0,
}
[11-03-23 00:53:33.0079] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (727) 1
commands: cli://srvrpowerctrl setwakealarm&&srvrpowerctrl pushtoas
[11-03-23 00:53:33.0089] Plugins::SrvrPowerCtrl::Util::CLIExecCmd (701)
Receiver requesting command: no id srvrpowerctrl setwakealarm
[11-03-23 00:53:33.0113] Plugins::SrvrPowerCtrl::CLI::pluginCLI (356)
pluginCLI request == bless({
_cb_args => undef,
_cb_enable => 1,
_cb_func => undef,
_clientid => undef,
_func => sub { "???" },
_isQuery => 0,
_langoverride => undef,
_needClient => 0,
_params => {
_action => "setwakealarm",
_fromjive => undef,
_message => undef,
_switchclient => undef,
},
_request => ["srvrpowerctrl"],
_requeststr => "srvrpowerctrl",
_results => {},
_status => 1,
_useixhash => 0,
}, "Slim::Control::Request")
[11-03-23 00:53:33.0136] Plugins::SrvrPowerCtrl::CLI::cliSetNextRTCWakeAlarm
(303) request: bless({
_cb_args => undef,
_cb_enable => 1,
_cb_func => undef,
_clientid => undef,
_func => sub { "???" },
_isQuery => 0,
_langoverride => undef,
_needClient => 0,
_params => {
_action => "setwakealarm",
_fromjive => undef,
_message => undef,
_switchclient => undef,
},
_request => ["srvrpowerctrl"],
_requeststr => "srvrpowerctrl",
_results => {},
_status => 1,
_useixhash => 0,
}, "Slim::Control::Request")
[11-03-23 00:53:33.0142] Plugins::SrvrPowerCtrl::CLI::cliSetNextRTCWakeAlarm
(326) param1: undefined param2: undefined
[11-03-23 00:53:33.0147] Plugins::SrvrPowerCtrl::Alarms::SetRTCWakeup (367)
SetRTCWakeForAlarm called..
[11-03-23 00:53:33.0154] Plugins::SrvrPowerCtrl::Alarms::GetNextAlarm (250)
No alarms pending..
[11-03-23 00:53:33.0161] Plugins::SrvrPowerCtrl::Alarms::GetRTCWakeupTime
(325) Rescan scheduled for 1300914300 == 03.23.11 22:05 will be used as next
alarm time..
[11-03-23 00:53:33.0167] Plugins::SrvrPowerCtrl::Alarms::SetRTCWakeup (398)
Setting system wakeup for 1300914180 -- 2011-03-23 22:03:00
[11-03-23 00:53:33.0175] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (727) 1
commands: cmd /C start /B "%ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe"
--wakeup=%d -q "--log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log"
[11-03-23 00:53:33.0187] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (740) no
modelName: no name executing command: cmd /C start /B
%ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe --wakeup=1300914180 -q
--log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log
[11-03-23 00:53:33.0404] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (751)
Command: "cmd /C start /B %ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe
--wakeup=1300914180 -q --log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log" returned 0
[11-03-23 00:53:33.0414] Plugins::SrvrPowerCtrl::Util::CLIExecCmd (705)
results == { _wakealarm => "wakealarm:1300914180" }
[11-03-23 00:53:33.0422] Plugins::SrvrPowerCtrl::Util::CLIExecCmd (701)
Receiver requesting command: no id srvrpowerctrl pushtoas
[11-03-23 00:53:33.0444] Plugins::SrvrPowerCtrl::CLI::pluginCLI (356)
pluginCLI request == bless({
_cb_args => undef,
_cb_enable => 1,
_cb_func => undef,
_clientid => undef,
_func => sub { "???" },
_isQuery => 0,
_langoverride => undef,
_needClient => 0,
_params => {
_action => "pushtoas",
_fromjive => undef,
_message => undef,
_switchclient => undef,
},
_request => ["srvrpowerctrl"],
_requeststr => "srvrpowerctrl",
_results => {},
_status => 1,
_useixhash => 0,
}, "Slim::Control::Request")
[11-03-23 00:53:33.0452] Plugins::SrvrPowerCtrl::Plugin::prepareAction (297)
Timer # EV::Timer=SCALAR(0x84d35ac) created. Action pushtoas is pending in 0
seconds..
[11-03-23 00:53:33.0473] Plugins::SrvrPowerCtrl::Plugin::prepareAction (300)
Pending Action: {
action => "pushtoas",
actionid => 512,
cancelwait => 0,
checkblock => 0,
cmdwait => 1,
command => sub { "???" },
dispblock => 1,
exeTime => "1300838013",
getcommandargcoderef => undef,
isSleepDefered => 0,
menuindex => -1,
menutext => "",
message => "Pushing players to Alternate Server",
messagedone => "Players pushed to Alternate Server",
poweroffplayers => 0,
push2as => 0,
refreshwait => 1,
setrtcwakeup => "on",
stopsc => 0,
}
[11-03-23 00:53:33.0482] Plugins::SrvrPowerCtrl::Util::CLIExecCmd (705)
results == { _action => "pushtoas in 0 seconds.\n" }
[11-03-23 00:53:33.0498] Plugins::SrvrPowerCtrl::Alarms::SetRTCWakeup (367)
SetRTCWakeForAlarm called..
[11-03-23 00:53:33.0505] Plugins::SrvrPowerCtrl::Alarms::GetNextAlarm (250)
No alarms pending..
[11-03-23 00:53:33.0512] Plugins::SrvrPowerCtrl::Alarms::GetRTCWakeupTime
(325) Rescan scheduled for 1300914300 == 03.23.11 22:05 will be used as next
alarm time..
[11-03-23 00:53:33.0518] Plugins::SrvrPowerCtrl::Alarms::SetRTCWakeup (398)
Setting system wakeup for 1300914180 -- 2011-03-23 22:03:00
[11-03-23 00:53:33.0526] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (727) 1
commands: cmd /C start /B "%ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe"
--wakeup=%d -q "--log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log"
[11-03-23 00:53:33.0556] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (740) no
modelName: no name executing command: cmd /C start /B
%ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe --wakeup=1300914180 -q
--log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log
[11-03-23 00:53:33.0760] Plugins::SrvrPowerCtrl::Util::SystemExecCmd (751)
Command: "cmd /C start /B %ProgramFiles%\SqueezeboxHelpers\SCPowerTool.exe
--wakeup=1300914180 -q --log=C:\Dokumente und Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Logs\srvrpowerctrl.log" returned 0
[11-03-23 00:53:34.0154] Plugins::SrvrPowerCtrl::Util::__ANON__ (810) Command
is a coderef!
[11-03-23 00:53:34.0161] Plugins::SrvrPowerCtrl::AltServer::PushToAltServer
(176) client == no modelName::no model::'no name'-->no id
[11-03-23 00:53:34.0171] Plugins::SrvrPowerCtrl::AltServer::SaveSyncGroups
(337) Saving syncgroups: undef
[11-03-23 00:53:34.0180] Slim::Utils::Timers::__ANON__ (258) Error: Timer
failed: Can't use an undefined value as an ARRAY reference at C:\Dokumente und
Einstellungen\All
Users\Anwendungsdaten\Squeezebox\Cache\InstalledPlugins/Plugins/SrvrPowerCtrl/AltServer.pm
line 341.
--------------------
--
mvordeme
'last.fm' (http://www.last.fm/user/mvordeme) | scaleo home server 2105 |
squeezebox server 7.5.3 - r31792 | server power control
20110315.125752 | squeezebox boom & duet | rotel rsp-1066 |
rotel rmb-100 | phonar p-5
------------------------------------------------------------------------
mvordeme's Profile: http://forums.slimdevices.com/member.php?userid=22892
View this thread: http://forums.slimdevices.com/showthread.php?t=48521
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins