Manually configure internal web server port

How to manually configure the internal web server port if all ports in the range 8080 to 8090 are occupied, as mentioned in the log file?

"java.lang.Exception: Cannot start webserver - no ports available in range 8080 - 8090. Try to set the port manually"

Thanks,
Krit
Attachments
log_2019_07_18.log
(12.45 KiB)
Untitled.png
(6.02 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Low

History

k
#1

Krit

18.07.2019 12:07

Task created

TB
#2

Tomas Brynda

18.07.2019 14:58
Hi,

you can try to set the port manually by adding WebServerPort setting into user/settings/settings.xml.


Example:

<WebServerPort>4971</WebServerPort>


Hope this helps.


Best regards,

Tomas



k
#3

Krit

18.07.2019 17:54

Thank you very much for your quick response.

It works.


TB
#4

Tomas Brynda

19.07.2019 08:17

Status changed from New to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please