FAQ  •  Register  •  Login

Files visible but won't play

<<

lindstad

Serviio newbie

Posts: 9

Joined: Sun Jan 01, 2012 9:45 pm

Post Fri Apr 20, 2012 12:26 am

Files visible but won't play

I am able to see Serviio and am able to see all of the files that I expect to see, but whenever I try and play a file, it does not play. The following is the entry in the log (and this is what I'm getting for every file):

2012-04-19 17:19:15,862 ERROR [ActionNode] Cannot retrieve results of action command: Cannot execute library command for single item: For input string: "17/Alice the Camel"
org.serviio.upnp.service.contentdirectory.command.CommandExecutionException: Cannot execute library command for single item: For input string: "17/Alice the Camel"
at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItem(AbstractCommand.java:136)
at org.serviio.upnp.service.contentdirectory.definition.ActionNode.executeRetrieveItemAction(ActionNode.java:175)
at org.serviio.upnp.service.contentdirectory.definition.ActionNode.retrieveDirectoryObject(ActionNode.java:80)
at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:200)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:74)
at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
Caused by: java.lang.NumberFormatException: For input string: "17/Alice the Camel"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at java.lang.Long.<init>(Unknown Source)
at org.serviio.upnp.service.contentdirectory.command.AbstractEntityContainerCommand.retrieveSingleItem(AbstractEntityContainerCommand.java:59)
at org.serviio.upnp.service.contentdirectory.command.AbstractEntityContainerCommand.retrieveSingleItem(AbstractEntityContainerCommand.java:27)
at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItem(AbstractCommand.java:131)
... 14 more

Anyone have any ideas?

Thanks,
Andy
<<

lindstad

Serviio newbie

Posts: 9

Joined: Sun Jan 01, 2012 9:45 pm

Post Fri Apr 20, 2012 3:02 am

Re: Files visible but won't play

I turned DEBUG on, and I have the following showing up periodically within the log:


2012-04-19 19:49:07,496 DEBUG [ServiioConsole] Initializing Serviio Console
2012-04-19 19:49:07,512 DEBUG [ApplicationInstanceManager] Port is already taken. Notifying first instance.
2012-04-19 19:49:07,512 DEBUG [ApplicationInstanceManager] Successfully notified first instance.

**More extensive logs**

2012-04-19 19:49:07,496 DEBUG [ServiioConsole] Initializing Serviio Console
2012-04-19 19:49:07,512 DEBUG [ApplicationInstanceManager] Port is already taken. Notifying first instance.
2012-04-19 19:49:07,512 DEBUG [ApplicationInstanceManager] Successfully notified first instance.
2012-04-19 19:49:42,522 INFO [WebServer] WebServer shutting down
2012-04-19 19:49:42,522 INFO [EventDispatcher] Leaving EventDispatcher
2012-04-19 19:49:42,522 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-04-19 19:49:42,523 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-04-19 19:49:42,743 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2012-04-19 19:49:46,097 INFO [WebServer] WebServer starting on port 8895
2012-04-19 19:49:46,097 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-04-19 19:49:46,097 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-04-19 19:49:46,097 INFO [EventDispatcher] Starting EventDispatcher
2012-04-19 19:49:46,097 INFO [RendererSearchSender] Searching for Renderer devices
2012-04-19 19:49:46,131 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface Unknown and address 192.168.1.10, timeout = 0
2012-04-19 19:51:15,810 INFO [RendererManager] Stored a new renderer: uuid='accedc0d-105a-486b-8353-b1efd27c0602', name = 'Windows Media Player', ipAddress='192.168.1.7', profile = '1'
2012-04-19 19:51:48,386 DEBUG [ServiioConsole] Initializing Serviio Console
2012-04-19 19:51:48,402 DEBUG [ApplicationInstanceManager] Port is already taken. Notifying first instance.
2012-04-19 19:51:48,402 DEBUG [ApplicationInstanceManager] Successfully notified first instance.
2012-04-19 19:53:57,570 INFO [RendererManager] Stored a new renderer: uuid='c47cbcac-f744-4762-b334-56e3229c216c', name = 'Playstation 3', ipAddress='192.168.1.9', profile = '4'
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Apr 20, 2012 1:09 pm

Re: Files visible but won't play

what's your device? looks like LG.
<<

lindstad

Serviio newbie

Posts: 9

Joined: Sun Jan 01, 2012 9:45 pm

Post Fri Apr 20, 2012 1:33 pm

Re: Files visible but won't play

One of the devices is LG, and the others are a PS3 and a few windows boxes running xbmc. Outside of that, (if I can get everything working properly) I'm planning on getting a squeezebox touch.

Thanks for all your help.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Apr 20, 2012 6:39 pm

Re: Files visible but won't play

these log entries are not related to playback. Are you on wifi? Might be network issue.
<<

lindstad

Serviio newbie

Posts: 9

Joined: Sun Jan 01, 2012 9:45 pm

Post Fri Apr 20, 2012 9:26 pm

Re: Files visible but won't play

The following are hardwired:
Windows XP box with xbmc
LG TV

The following are wifi:
Laptop with xbmc
PS3

Are there specific entries within the logs that I should look out for? I'll probably try a clean install and set DEBUG and see what I get. Any other ideas?

Thanks again,
Andy
<<

lindstad

Serviio newbie

Posts: 9

Joined: Sun Jan 01, 2012 9:45 pm

Post Sat Apr 21, 2012 12:09 am

Re: Files visible but won't play

I think I got it all figured out, but my xbmc box is still not playing. Which profile should I use for a Windows box with xbmc on it?

Thanks,
Andy
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Apr 21, 2012 5:42 pm

Re: Files visible but won't play

probably Generic DLNA profile.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google Adsense [Bot] and 45 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.