FAQ  •  Register  •  Login

Serviio Service not Initiating.

<<

Kanguro

Serviio newbie

Posts: 3

Joined: Thu Nov 28, 2013 2:32 am

Post Thu Nov 28, 2013 3:25 am

Serviio Service not Initiating.

Hi guys!
Been using Serviio for about 2 years now.
After the new 1.3.1 update. My Serviio Server doesn't start any longer, even after I manually start its service.
It just shuts itself off. I looked at the log file and the only error i see is a java error plus a disk cache error too.
Here's the log and a lil gif animation of my starting Serviio
capture.gif
capture.gif (289.84 KiB) Viewed 3430 times

and then when it just shuts-off.
Also I've uninstalled serviio and reinstalled it, yet nothing worked.

Thank you!
Attachments
serviio.log
(26.45 KiB) Downloaded 305 times
<<

Kanguro

Serviio newbie

Posts: 3

Joined: Thu Nov 28, 2013 2:32 am

Post Fri Nov 29, 2013 4:49 am

Re: Serviio Service not Initiating.

Anyone? :/
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Fri Nov 29, 2013 8:58 am

Re: Serviio Service not Initiating.

From http://stackoverflow.com/questions/2772 ... -bind-java
Address already in use: JVM_Bind
means that some other application is already listening on the port your current application is trying to bind.
what you need to do is, either [change] the port for your current application [not possible for Serviio] or better; just find out the already running application and kill it.
on linux you can find the application pid by using: netstat -tulpn
On Windows I think netstat -anbo will do something similar (from an elevated command prompt). I'm not sure what would be using the same socket as Serviio, but that appears to be the problem.
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

Kanguro

Serviio newbie

Posts: 3

Joined: Thu Nov 28, 2013 2:32 am

Post Sat Nov 30, 2013 4:51 am

Re: Serviio Service not Initiating.

DenyAll wrote:From http://stackoverflow.com/questions/2772 ... -bind-java
Address already in use: JVM_Bind
means that some other application is already listening on the port your current application is trying to bind.
what you need to do is, either [change] the port for your current application [not possible for Serviio] or better; just find out the already running application and kill it.
on linux you can find the application pid by using: netstat -tulpn
On Windows I think netstat -anbo will do something similar (from an elevated command prompt). I'm not sure what would be using the same socket as Serviio, but that appears to be the problem.


omg freaking thank you!! <3 FOUND IT! Dropbox was the fker. lol. thank you!

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 13 guests

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