home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
PowerScheduler++ 1.4.0.x - Stable versions for MediaPortal 1.4
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="megahorst" data-source="post: 1010774" data-attributes="member: 22213"><p>While testing one of sebastiiis Area51 patches I have mentioned that there are some plugins that try to communicate over the network before the network interface is up and running. When resuming the pc it takes some time to have LAN connectivity. PS++ client plugin tries to communicate with the server before the network interface is up and running and before the server is started.</p><p> </p><p>Steps to reproduce:</p><p>dedicated tv-server needed</p><p>tv-server and client have to be in S3 status</p><p>resume client</p><p>Now PS++ tries to communicate to the server. It does this before the LAN-interface is up and before the client has started the server and mentioned that the server is running.</p><p> </p><p>Findings that I have posted in Area51:</p><p>A look into the log:</p><p>[2013-07-05 22:32:16,083] [Log ] [StartupWorker] [INFO ] - SQLiteClient: Closing database: PictureDatabase.db3</p><p>18s delay</p><p>[2013-07-05 22:32:34,033] [Log ] [MPMain ] [DEBUG] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC)</p><p>....</p><p>[2013-07-05 22:32:35,033] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Signal client activity to the remote TvServer</p><p><strong>20s delay (caused by PS++?)</strong></p><p>[2013-07-05 22:32:55,478] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED)</p><p>....</p><p>[2013-07-05 22:32:59,286] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED)</p><p><strong>18s delay (caused by PS++?)</strong></p><p>[2013-07-05 22:33:17,054] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Cannot signal client activity to remote TvServer: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.</p><p>....</p><p>[2013-07-05 22:33:17,058] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Active standby is disabled - standby is handled by Windows</p><p><strong>15s delay (I have seen these 2 lines in many of my logs with a huge delay in between, caused by PS++?)</strong></p><p>[2013-07-05 22:33:32,059] [Log ] [PS StandbyWakeup] [DEBUG] - PS: StandbyWakeupThread triggered by check interval</p><p>....</p><p>[2013-07-05 22:33:32,059] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Signal client activity to the remote TvServer</p><p>5s delay (I don't have a X10 remote)</p><p>[2013-07-05 22:33:37,056] [Log ] [MPMain ] [INFO ] - X10 debug: Could not get interface</p><p>....</p><p><strong>Now the clients starts the server, but PS++ was trying to contact the server 20s before this</strong></p><p>[2013-07-05 22:33:37,057] [Log ] [MPMain ] [INFO ] - TVHome: WOL - Start the TV server</p><p>.....</p><p>I think here -5 sec the time in basic home was updated</p><p>[2013-07-05 22:33:54,619] [Log ] [MPMain ] [DEBUG] - Cacheing expression: #(skin.setfocus(35,1000))</p></blockquote><p></p>
[QUOTE="megahorst, post: 1010774, member: 22213"] While testing one of sebastiiis Area51 patches I have mentioned that there are some plugins that try to communicate over the network before the network interface is up and running. When resuming the pc it takes some time to have LAN connectivity. PS++ client plugin tries to communicate with the server before the network interface is up and running and before the server is started. Steps to reproduce: dedicated tv-server needed tv-server and client have to be in S3 status resume client Now PS++ tries to communicate to the server. It does this before the LAN-interface is up and before the client has started the server and mentioned that the server is running. Findings that I have posted in Area51: A look into the log: [2013-07-05 22:32:16,083] [Log ] [StartupWorker] [INFO ] - SQLiteClient: Closing database: PictureDatabase.db3 18s delay [2013-07-05 22:32:34,033] [Log ] [MPMain ] [DEBUG] - Main: WM_POWERBROADCAST (PBT_APMRESUMEAUTOMATIC) .... [2013-07-05 22:32:35,033] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Signal client activity to the remote TvServer [B]20s delay (caused by PS++?)[/B] [2013-07-05 22:32:55,478] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED) .... [2013-07-05 22:32:59,286] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED) [B]18s delay (caused by PS++?)[/B] [2013-07-05 22:33:17,054] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Cannot signal client activity to remote TvServer: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden. .... [2013-07-05 22:33:17,058] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Active standby is disabled - standby is handled by Windows [B]15s delay (I have seen these 2 lines in many of my logs with a huge delay in between, caused by PS++?)[/B] [2013-07-05 22:33:32,059] [Log ] [PS StandbyWakeup] [DEBUG] - PS: StandbyWakeupThread triggered by check interval .... [2013-07-05 22:33:32,059] [Log ] [PS StandbyWakeup] [DEBUG] - PS: Signal client activity to the remote TvServer 5s delay (I don't have a X10 remote) [2013-07-05 22:33:37,056] [Log ] [MPMain ] [INFO ] - X10 debug: Could not get interface .... [B]Now the clients starts the server, but PS++ was trying to contact the server 20s before this[/B] [2013-07-05 22:33:37,057] [Log ] [MPMain ] [INFO ] - TVHome: WOL - Start the TV server ..... I think here -5 sec the time in basic home was updated [2013-07-05 22:33:54,619] [Log ] [MPMain ] [DEBUG] - Cacheing expression: #(skin.setfocus(35,1000)) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
PowerScheduler++ 1.4.0.x - Stable versions for MediaPortal 1.4
Contact us
RSS
Top
Bottom