Page 1 of 1

Invalid request, sending back 500 error

PostPosted: Wed Nov 05, 2014 11:31 am
by stefana888
Hello experts

I want to play a problematic 1080p online video so i transcode it to MPEG2TS/MPEG2 but recieve the errorlog below. What does it mean? Any suggestions?


2014-11-05 12:07:29,280 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:44cabc24-0b16-30ef-b62d-9cdfe58d490f from address /192.168.1.196:1026s
2014-11-05 12:07:29,282 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.196:1026
2014-11-05 12:07:29,584 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:44cabc24-0b16-30ef-b62d-9cdfe58d490f from address /192.168.1.196:1026s
2014-11-05 12:07:29,586 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.196:1026
2014-11-05 12:07:32,131 DEBUG [ServiioHttpService] Incoming request from /192.168.1.196:54464: HEAD /resource/1000000640016443/MEDIA_ITEM/AVC_TS_MP_HD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.1.16:8895]]
2014-11-05 12:07:32,133 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.196
2014-11-05 12:07:32,136 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.196
2014-11-05 12:07:32,139 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.196, Profile=Samsung TV / player (C/D-series)'
2014-11-05 12:07:32,140 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000640016443 and type 'MEDIA_ITEM' received
2014-11-05 12:07:32,140 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000640016443 (online)
2014-11-05 12:07:32,141 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 64)
2014-11-05 12:07:32,144 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 64)
2014-11-05 12:07:32,153 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000640016443, format AVC_TS_MP_HD_AC3_ISO and profile Samsung TV / player (C/D-series)
2014-11-05 12:07:32,154 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file https://cdn.m.es.hardcoreinhd.com/16722 ... e50a48d59c
2014-11-05 12:07:32,155 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file https://cdn.m.es.hardcoreinhd.com/16722 ... e50a48d59c: MPEG_TS_SD_EU_ISO
2014-11-05 12:07:32,155 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file https://cdn.m.es.hardcoreinhd.com/16722 ... e50a48d59c: MPEG_TS_SD_NA_ISO
2014-11-05 12:07:32,155 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file https://cdn.m.es.hardcoreinhd.com/16722 ... e50a48d59c: MPEG_TS_SD_KO_ISO
2014-11-05 12:07:32,156 WARN [ResourceDeliveryProcessor] Invalid request, sending back 500 error
org.serviio.dlna.UnsupportedDLNAMediaFileFormatException: No media description available for required version: AVC_TS_MP_HD_AC3_ISO
at org.serviio.delivery.resource.AbstractDeliveryEngine.findMediaInfoForFileProfile(AbstractDeliveryEngine.java:292)
at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedMediaInfoForVersion(AbstractTranscodingDeliveryEngine.java:158)
at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForMediaItem(AbstractDeliveryEngine.java:124)
at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResourceInfo(MediaResourceRetrievalStrategy.java:181)
at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:80)
at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:86)
at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:77)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:196)

Re: Invalid request, sending back 500 error

PostPosted: Wed Nov 05, 2014 11:47 pm
by zip
There is a discrepancy of what the Samsung profiles uses when browsing and when trying to serve the file. Are you using some controller application or just browsing the file on the TV?

Re: Invalid request, sending back 500 error

PostPosted: Thu Nov 06, 2014 1:24 am
by stefana888
Yes I'm using MediaHouse DLNA controller app on Android as a remote (very handy). I see now that the error only appears when I'm using MediaHouse for playback. Not when I use the Samsung TV browser. It is notable that the error only occurs when I want to transcode the video to MPEG2. Playback when only remuxing to a MPEG2TS container is handled properly with MediaHouse. I guess there is a bug or limitation somewhere. Where can it be?

Re: Invalid request, sending back 500 error

PostPosted: Thu Nov 06, 2014 5:29 pm
by zip
The controller app probably uses a different profile that the TV, you have to assign your mobile's IP the Samsung profile.