Remote Access Problem - Port 8090 in use by another program

Xeoma Software

Moderators: Admin_N, Administrator, Admin_P, Admin_K

Remote Access Problem - Port 8090 in use by another program

Postby championc » Mon Jun 05, 2017 6:40 am

Hi there

I have the system installed on a Linux Mint "Server". I remotely connected into the system from my Android phone - perfectly. When I was finished, I clicked on Exit.

However, when I now try and access the server from my PC remotely, I get "Port:10.10.5.4:8090 in use by another program"

I then tried to get back in on my phone, and I got the same message.

Why is this happening, and how can I force the session to close ?
championc
 
Posts: 3
Joined: Mon Jun 05, 2017 6:16 am

Re: Remote Access Problem - Port 8090 in use by another prog

Postby skylord123 » Mon Jun 05, 2017 3:43 pm

I get the same issue from time to time. It usually happens after trying to modify a video camera or pull up an archive. The spinning loading wheel then comes up and just keeps spinning. After restarting the client I get the same "Port in use by another program" message.

I usually have to force restart Xeoma to fix it. I hope this is fixed soon. I'm running it on a headless Ubuntu 16.04 server.
skylord123
 
Posts: 32
Joined: Fri Jun 02, 2017 5:18 pm

Re: Remote Access Problem - Port 8090 in use by another prog

Postby championc » Mon Jun 05, 2017 7:11 pm

Thanks for that

How can I restart Xeoma from the command line ? I have Terminal Services access to the server but it won't allow the server to run like this. I think the screen resolution is not good enough to allow VNC to run either, so I'm stuck with Command Line
championc
 
Posts: 3
Joined: Mon Jun 05, 2017 6:16 am

Re: Remote Access Problem - Port 8090 in use by another prog

Postby championc » Mon Jun 05, 2017 10:16 pm

I ended up rebooting the server and all resolved
championc
 
Posts: 3
Joined: Mon Jun 05, 2017 6:16 am

Re: Remote Access Problem - Port 8090 in use by another prog

Postby Admin_N » Wed Jun 07, 2017 4:26 pm

Thanks for posting the results. Please let us know if the issue persists in the future!
Admin_N
 
Posts: 797
Joined: Thu Mar 01, 2012 4:43 pm

Re: Remote Access Problem - Port 8090 in use by another prog

Postby skylord123 » Wed Jun 07, 2017 9:59 pm

I'm running it on Ubuntu and finally found that this restarts it:
Code: Select All Code
restart XeomaCoreService

these commands also work:
Code: Select All Code
status XeomaCoreService

Code: Select All Code
start XeomaCoreService

Code: Select All Code
stop XeomaCoreService
skylord123
 
Posts: 32
Joined: Fri Jun 02, 2017 5:18 pm

Re: Remote Access Problem - Port 8090 in use by another prog

Postby jonbanjo » Sat Jul 01, 2017 9:21 am

With Linux, starting/stopping, etc. depends on the “init” system running. An old way was:

Code: Select All Code
/etc/init.d/<service> <operation>


But things have moved on and different distributions use different methods (and I think Ubuntu which was using upstart now uses systemd as the default..). If stuck, a few to try:

Code: Select All Code
systemctl <operation> <service>

service <service> <operation>

<operation> <service>


For xeoma, <service> should be XeomaCoreService

I think in all of the above cases, <operation> can be start/stop/restart/status. systemctl additionally supports enable and disable to control whether the service starts on boot.

Distributions may also provide their own methods for administration, eg. on OpenSuse, I could ssh to a remote machine and run the ncurses text version of Yast.

Back to the topic. I have noticed that even a wrong password can case this error on the current version of xeoma.
jonbanjo
 
Posts: 10
Joined: Fri May 19, 2017 9:01 am

Re: Remote Access Problem - Port 8090 in use by another prog

Postby Admin_P » Tue Jul 25, 2017 2:54 pm

Hello! Occasionally, Xeoma does display the wrong error message while attempting to connect to the server. However, we've yet to systematize this behavior, which complicates the task of solving the underlying issue.
If you have any particulars or managed to replicate this systematically, please share with us - it will be a tremendous help for our Testing Department.
Admin_P
 
Posts: 245
Joined: Wed Aug 24, 2016 1:49 pm


Return to Xeoma - General discussion

Who is online

Users browsing this forum: No registered users and 5 guests

cron