Post Reply 
HTTPService: error creating server socket: Address already in use
12-02-2015, 18:28
Post: #11
RE: HTTPService: error creating server socket: Address already in use
hoping this will be of help
jre-8u31-linux-x64.tar.gz
Find all posts by this user
Quote this message in a reply
12-02-2015, 18:39
Post: #12
RE: HTTPService: error creating server socket: Address already in use
(12-02-2015 18:28)graz-lag Wrote:  hoping this will be of help
jre-8u31-linux-x64.tar.gz

Unfortunately this isn't enough either. What download link did you use?
Find all posts by this user
Quote this message in a reply
12-02-2015, 18:41
Post: #13
RE: HTTPService: error creating server socket: Address already in use
(12-02-2015 18:28)graz-lag Wrote:  hoping this will be of help
jre-8u31-linux-x64.tar.gz

This information doesn't match the screenshot that you sent earlier in this post.
Find all posts by this user
Quote this message in a reply
12-02-2015, 18:51
Post: #14
RE: HTTPService: error creating server socket: Address already in use
from this page
http://www.java.com/en/download/manual.jsp?locale=en

I've chosen the version Linux x64, downloaded it from this link
http://javadl.sun.com/webapps/download/A...eId=101400

the instructions I have been using are these
http://www.java.com/en/download/help/lin...nstall.xml

the screenshot reflects the command "java -version"

I do not know the reason why the two do not match ...

I thank you so much for your help ...
Find all posts by this user
Quote this message in a reply
12-02-2015, 18:52 (This post was last modified: 12-02-2015 18:53 by simoncn.)
Post: #15
RE: HTTPService: error creating server socket: Address already in use
You can use this tutorial to install the correct version of java. Steps 2, 8 and 9 are particularly important. The jre-8u31-linux-x64.tar.gz file that you already have should be fine if you got it from the Oracle website.
Find all posts by this user
Quote this message in a reply
12-02-2015, 19:04
Post: #16
RE: HTTPService: error creating server socket: Address already in use
(12-02-2015 18:51)graz-lag Wrote:  from this page
http://www.java.com/en/download/manual.jsp?locale=en

I've chosen the version Linux x64, downloaded it from this link
http://javadl.sun.com/webapps/download/A...eId=101400

the instructions I have been using are these
http://www.java.com/en/download/help/lin...nstall.xml

the screenshot reflects the command "java -version"

I do not know the reason why the two do not match ...

I thank you so much for your help ...

If you use this approach for installation, you need to have your PATH set up so that the correct java executable is found before the default system version of Java. The instructions that you used don't include this vital step.

A simple way to do this on most Linux systems is to run the command:

sudo ln -s /usr/java/jre1.8.0_31/bin/java /usr/local/bin

This assumes that you installed Oracle Java in the /usr/java directory.
Find all posts by this user
Quote this message in a reply
13-02-2015, 10:49
Post: #17
RE: HTTPService: error creating server socket: Address already in use
!!! Solved !!!

Got it working now, after following your detailed instructions, thank you so much !!!

My setup details :
HTPC :
mother board AM1I-A from ASUS
CPU AMD Athlon 5350 APU with Radeon R3 x 4
OS : Linux Mint 17.1 Cinnamon 64-bit
Wired Network
Control Point : Marantz Remote App, version 1.1.4
Player : Marants SR6008

Now listening Mark Knopfler, Privateering, uncrompressed 24/96 FLAC.

By there for now from France ...
Find all posts by this user
Quote this message in a reply
23-05-2016, 06:03
Post: #18
RE: HTTPService: error creating server socket: Address already in use
Sorry for reviving an old thread but i am now having this same issue. After I installed Minimserver on Lubuntu yesterday it worked great until I restarted my pc. Even after I used the stopall command i still get this error after doing startc. Also, when I click on the desktop icon nothing happens. I have autostart and desktop integration enabled.

Any ideas?
Find all posts by this user
Quote this message in a reply
23-05-2016, 08:31
Post: #19
RE: HTTPService: error creating server socket: Address already in use
This message means you already have an instance of MinimServer running and using the same HTTP port number. This instance was probably started by your autostart setting.
Find all posts by this user
Quote this message in a reply
23-05-2016, 14:58
Post: #20
RE: HTTPService: error creating server socket: Address already in use
(23-05-2016 08:31)simoncn Wrote:  This message means you already have an instance of MinimServer running and using the same HTTP port number. This instance was probably started by your autostart setting.
Thank you for the reply. I understand that this problem is caused by multiple instances of Minimserver running but why is this happening? I have it set to autostart. Is that wrong? What should the setting be to avoid this? And why when I use the stopall function then startc do i still get this error?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)