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
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
MPDisplay++ (discontinued)
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="popy" data-source="post: 891662" data-attributes="member: 114134"><p>Schön zu hören <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>Hatte das Probl nun wieder, im MPDServer.log ist eine Exception, ein Timeout. Schaut irgendwie so aus als ob das Standby, Resume Probleme macht.</p><p>Hier der Log Auszug:</p><p> </p><p>[CODE]13.08.2012 22:08:42.9343751 [INFO] : [Connection] <- Successfully Created Connection, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.0788339 [INFO] : [Connection] <- New Connection Event Received, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.0798339 [INFO] : [Connection] <- Duplicate Connection Event Received From MPDisplay1, Removing Existing Connection Instance..</p><p>15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Duplicate Connection Event Received From MPDisplay1, Removed.</p><p>15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Creating New Connection Instance, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Initializing Connection Instance...</p><p>15.08.2012 12:37:51.0888345 [INFO] : [Connection] <- Successfully Created Connection, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.1028353 [ERROR] : [Communication] <- An Exception Occured During Message Callback</p><p>System.ServiceModel.CommunicationObjectAbortedException: Der Vorgang "UserConnected" konnte nicht abgeschlossen werden, da bei dem sitzungsbasierten Kanal beim Warten auf den Empfang einer Nachricht eine Zeitüberschreitung aufgetreten ist. Legen Sie entweder die receiveTimeout-Eigenschaft für die Bindung in der Konfigurationsdatei fest, oder legen Sie die ReceiveTimeout-Eigenschaft direkt für die Bindung fest, um das Zeitlimit zu erhöhen.</p><p> </p><p>Server stack trace:</p><p> bei System.ServiceModel.Channels.ServiceChannel.ThrowIfIdleAborted(ProxyOperationRuntime operation)</p><p> bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)</p><p> bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)</p><p> bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)</p><p> </p><p>Exception rethrown at [0]:</p><p> bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p><p> bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)</p><p> bei MPDisplayServer.IMessageCallback.UserConnected(MPDisplayUser user)</p><p> bei MPDisplayServer.MessageService.CallbackEventHandler(Object sender, MessageEventArgs e)</p><p>15.08.2012 12:37:51.1028353 [INFO] : [Disconnect] <- Disconnection Event Received, ConnectionName: MPDisplayPlugin</p><p>15.08.2012 12:37:51.1028353 [INFO] : [Disconnect] <- Removing Connection Instance, ConnectionName: MPDisplayPlugin</p><p>15.08.2012 12:37:51.1038353 [INFO] : [Disconnect] <- Successfully Disconnected, ConnectionName: MPDisplayPlugin</p><p>15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Disconnection Event Received, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Removing Connection Instance, ConnectionName: MPDisplay1</p><p>15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Successfully Disconnected, ConnectionName: MPDisplay1</p><p>[/CODE]</p><p> </p><p>Im Anhang die Logs.</p><p> </p><p>cu</p><p>pOpY</p></blockquote><p></p>
[QUOTE="popy, post: 891662, member: 114134"] Schön zu hören ;) Hatte das Probl nun wieder, im MPDServer.log ist eine Exception, ein Timeout. Schaut irgendwie so aus als ob das Standby, Resume Probleme macht. Hier der Log Auszug: [CODE]13.08.2012 22:08:42.9343751 [INFO] : [Connection] <- Successfully Created Connection, ConnectionName: MPDisplay1 15.08.2012 12:37:51.0788339 [INFO] : [Connection] <- New Connection Event Received, ConnectionName: MPDisplay1 15.08.2012 12:37:51.0798339 [INFO] : [Connection] <- Duplicate Connection Event Received From MPDisplay1, Removing Existing Connection Instance.. 15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Duplicate Connection Event Received From MPDisplay1, Removed. 15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Creating New Connection Instance, ConnectionName: MPDisplay1 15.08.2012 12:37:51.0878344 [INFO] : [Connection] <- Initializing Connection Instance... 15.08.2012 12:37:51.0888345 [INFO] : [Connection] <- Successfully Created Connection, ConnectionName: MPDisplay1 15.08.2012 12:37:51.1028353 [ERROR] : [Communication] <- An Exception Occured During Message Callback System.ServiceModel.CommunicationObjectAbortedException: Der Vorgang "UserConnected" konnte nicht abgeschlossen werden, da bei dem sitzungsbasierten Kanal beim Warten auf den Empfang einer Nachricht eine Zeitüberschreitung aufgetreten ist. Legen Sie entweder die receiveTimeout-Eigenschaft für die Bindung in der Konfigurationsdatei fest, oder legen Sie die ReceiveTimeout-Eigenschaft direkt für die Bindung fest, um das Zeitlimit zu erhöhen. Server stack trace: bei System.ServiceModel.Channels.ServiceChannel.ThrowIfIdleAborted(ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) bei MPDisplayServer.IMessageCallback.UserConnected(MPDisplayUser user) bei MPDisplayServer.MessageService.CallbackEventHandler(Object sender, MessageEventArgs e) 15.08.2012 12:37:51.1028353 [INFO] : [Disconnect] <- Disconnection Event Received, ConnectionName: MPDisplayPlugin 15.08.2012 12:37:51.1028353 [INFO] : [Disconnect] <- Removing Connection Instance, ConnectionName: MPDisplayPlugin 15.08.2012 12:37:51.1038353 [INFO] : [Disconnect] <- Successfully Disconnected, ConnectionName: MPDisplayPlugin 15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Disconnection Event Received, ConnectionName: MPDisplay1 15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Removing Connection Instance, ConnectionName: MPDisplay1 15.08.2012 12:37:51.1668389 [INFO] : [Disconnect] <- Successfully Disconnected, ConnectionName: MPDisplay1 [/CODE] Im Anhang die Logs. cu pOpY [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Plugins & Erweiterungen
MPDisplay++ (discontinued)
Contact us
RSS
Top
Bottom