Page 1 of 1

Serviio service wont launch

PostPosted: Fri Feb 19, 2016 4:21 am
by Jeff P
A little help please. Was running 1.6 and right in the middle playing a movie on a Samsung TV, serviio just shut down. Now it won't launch, just a quick flash of a blank command prompt. I looked thru the forum and followed some of the advice but nothing works. its not even listed as an option in the start-up window.

- uninstalled and reinstalled
- reverted back to Java 6
- uninstalled and reinstalled again.

Nothing changed.

I know you'll ask but there isn't a log file in the install folder.

Any help would be GREATLY appreciated, I've been using serviio for years and my family is almost dependant on it. LOL

Re: Serviio service wont launch

PostPosted: Fri Feb 19, 2016 4:52 am
by Jeff P
So ive gone back to Serviio 15 and fund instructions to enable debugging.

This is whats in the log file

2016-02-18 20:49:13,138 ERROR [MediaServer] An unexpected error occured. Ending the application. Message: java.io.IOException: Unable to establish loopback connection
java.lang.RuntimeException: java.io.IOException: Unable to establish loopback connection
at org.serviio.restlet.RestletServer.runServer(RestletServer.java:83)
at org.serviio.MediaServer.main(MediaServer.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)
Caused by: java.io.IOException: Unable to establish loopback connection
at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
at java.security.AccessController.doPrivileged(Native Method)
at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
at java.nio.channels.Pipe.open(Pipe.java:155)
at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
at java.nio.channels.Selector.open(Selector.java:227)
at org.simpleframework.transport.reactor.ActionSelector.<init>(ActionSelector.java:53)
at org.simpleframework.transport.reactor.ActionDistributor.<init>(ActionDistributor.java:141)
at org.simpleframework.transport.reactor.PartitionDistributor.start(PartitionDistributor.java:79)
at org.simpleframework.transport.reactor.PartitionDistributor.<init>(PartitionDistributor.java:65)
at org.simpleframework.transport.reactor.ExecutorReactor.<init>(ExecutorReactor.java:86)
at org.simpleframework.transport.reactor.ExecutorReactor.<init>(ExecutorReactor.java:71)
at org.simpleframework.http.core.ContainerSelector.<init>(ContainerSelector.java:84)
at org.simpleframework.http.core.ContainerProcessor.<init>(ContainerProcessor.java:76)
at org.simpleframework.http.core.ContainerServer.<init>(ContainerServer.java:129)
at org.simpleframework.http.core.ContainerServer.<init>(ContainerServer.java:90)
at org.simpleframework.http.core.ContainerServer.<init>(ContainerServer.java:77)
at org.restlet.ext.simple.HttpServerHelper.start(HttpServerHelper.java:90)
at org.restlet.Server.start(Server.java:588)
at org.restlet.Component.startServers(Component.java:637)
at org.restlet.Component.start(Component.java:562)
at org.serviio.restlet.RestletServer.startComponent(RestletServer.java:149)
at org.serviio.restlet.RestletServer.runServer(RestletServer.java:71)
... 7 more
Caused by: java.io.IOException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:139)
at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
... 32 more

Clearly a JAVA problem but the rest is pretty much french to me. ;)

Re: Serviio service wont launch

PostPosted: Fri Feb 19, 2016 6:32 pm
by zip
Looks like a problem with your network settings. It can't find the loopback interface - I'd check you hosts file and the network driver.