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
MediaPortal 1
WebService and Mobile Access
MPTvScheduler - Android client for MediaPortal and TvServer
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="regeszter" data-source="post: 1224753" data-attributes="member: 15874"><p>Your logs are full of exceptions. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>[code]2017-06-19 20:52:33.65378 [ (45)] ERROR: Unhandled exception in service (JSON interface)</p><p>Error: DatabaseUnavailableUnclassified</p><p>Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached.</p><p>[/code]</p><p></p><p>[code]2017-06-20 20:55:42.62706 [ (15)] ERROR: Unhandled exception in service (JSON interface)</p><p>System.ServiceModel.CommunicationException: Der Server hat keine sinnvolle Antwort gegeben; dies kann durch einen nicht übereinstimmenden Vertrag, ein vorzeitiges Herunterfahren der Sitzung oder durch einen internen Serverfehler verursacht sein.</p><p></p><p>Server stack trace:</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>[/code]</p><p></p><p>[code]2017-06-20 20:53:09.34368 [ (62)] INFO: Failed to load fileinfo for recording 9280 because it does not exists at path Z:\TV\5 gegen Jauch – Prominenten-Special\5 gegen Jauch – Prominenten-Special - - 10 -03-2017.ts</p><p>2017-06-20 20:53:09.34368 [ (42)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=9280 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists</p><p>2017-06-20 20:54:14.89147 [ (51)] ERROR: Unhandled exception in service (JSON interface)</p><p>System.ServiceModel.CommunicationException: Der Server hat keine sinnvolle Antwort gegeben; dies kann durch einen nicht übereinstimmenden Vertrag, ein vorzeitiges Herunterfahren der Sitzung oder durch einen internen Serverfehler verursacht sein.</p><p></p><p>Server stack trace:</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 MPExtended.Services.TVAccessService.Interfaces.ITVAccessService.GetRecordingFileInfo(Int32 id)</p><p> bei MPExtended.Services.StreamingService.Code.MediaSource.GetFileInfo() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\MediaSource.cs:Zeile 195.</p><p> bei MPExtended.Services.StreamingService.Code.MediaSource.get_Exists() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\MediaSource.cs:Zeile 52.</p><p> bei MPExtended.Services.StreamingService.Code.Images.ExtractImage(MediaSource source, Int64 position, Nullable`1 maxWidth, Nullable`1 maxHeight, String borders, String format) in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\Images.cs:Zeile 45.</p><p> bei MPExtended.Services.StreamingService.StreamingService.ExtractImageResized(WebMediaType type, Nullable`1 provider, String itemId, Int64 position, Int32 maxWidth, Int32 maxHeight, String borders, String format) in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\StreamingService.cs:Zeile 381.</p><p> bei SyncInvokeExtractImageResized(Object , Object[] , Object[] )</p><p> bei System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)</p><p> bei System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)</p><p> bei System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</p><p>[/code]</p></blockquote><p></p>
[QUOTE="regeszter, post: 1224753, member: 15874"] Your logs are full of exceptions. :( [code]2017-06-19 20:52:33.65378 [ (45)] ERROR: Unhandled exception in service (JSON interface) Error: DatabaseUnavailableUnclassified Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached. [/code] [code]2017-06-20 20:55:42.62706 [ (15)] ERROR: Unhandled exception in service (JSON interface) System.ServiceModel.CommunicationException: Der Server hat keine sinnvolle Antwort gegeben; dies kann durch einen nicht übereinstimmenden Vertrag, ein vorzeitiges Herunterfahren der Sitzung oder durch einen internen Serverfehler verursacht sein. Server stack trace: 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) [/code] [code]2017-06-20 20:53:09.34368 [ (62)] INFO: Failed to load fileinfo for recording 9280 because it does not exists at path Z:\TV\5 gegen Jauch – Prominenten-Special\5 gegen Jauch – Prominenten-Special - - 10 -03-2017.ts 2017-06-20 20:53:09.34368 [ (42)] WARN: ExtractImage: Source mediatype=Recording provider=0 id=9280 filetype=Content offset=0 path=(unknown) (resolved to path ) doesn't exists 2017-06-20 20:54:14.89147 [ (51)] ERROR: Unhandled exception in service (JSON interface) System.ServiceModel.CommunicationException: Der Server hat keine sinnvolle Antwort gegeben; dies kann durch einen nicht übereinstimmenden Vertrag, ein vorzeitiges Herunterfahren der Sitzung oder durch einen internen Serverfehler verursacht sein. Server stack trace: 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 MPExtended.Services.TVAccessService.Interfaces.ITVAccessService.GetRecordingFileInfo(Int32 id) bei MPExtended.Services.StreamingService.Code.MediaSource.GetFileInfo() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\MediaSource.cs:Zeile 195. bei MPExtended.Services.StreamingService.Code.MediaSource.get_Exists() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\MediaSource.cs:Zeile 52. bei MPExtended.Services.StreamingService.Code.Images.ExtractImage(MediaSource source, Int64 position, Nullable`1 maxWidth, Nullable`1 maxHeight, String borders, String format) in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\Images.cs:Zeile 45. bei MPExtended.Services.StreamingService.StreamingService.ExtractImageResized(WebMediaType type, Nullable`1 provider, String itemId, Int64 position, Int32 maxWidth, Int32 maxHeight, String borders, String format) in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\StreamingService.cs:Zeile 381. bei SyncInvokeExtractImageResized(Object , Object[] , Object[] ) bei System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) bei System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) bei System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
MPTvScheduler - Android client for MediaPortal and TvServer
Contact us
RSS
Top
Bottom