Re: Plugin: Web Interface for headless UMS
Posted: Sat Feb 01, 2014 6:57 pm
Greetings,
I am having an issue starting up the Web UI. Here are the logs:
======
======
Also as a side note, the STATUS of my console says the default port 5001 is being blocked. I can say for sure it is not as the streaming to devices remains unaffected. I have exceptions placed in and out of the firewall and have process exceptions for all of UMS. The ports on my router are being forwarded and my ACL's are correctly configured and no other application is using this port number.
======
======
Thank for the help.

I am having an issue starting up the Web UI. Here are the logs:
======
Code: Select all
02-01 00:44:41 Searching for plugins in C:\Program Files (x86)\Universal Media Server\plugins
02-01 00:44:41 Found plugin: org.qantic.umsplugin.WebInterface
02-01 00:44:41 WebInterface: initializing WebInterface.
02-01 00:44:41 WebInterface: Universal Media Server detected.
02-01 00:44:41 WebInterface: Method mapping file set to (Jar) -> jar:file:/C:/Program%20Files%20(x86)/Universal%20Media%20Server/plugins/ums-webinterface-1.0.0-a1.jar!/WEB/ums_method.map
02-01 00:44:41 WebInterface: Parsing method mapping and loading the configuration object.
02-01 00:44:41 WebInterface: Getter method [getHideVideoSettings] not found. The parameter [hidevideosettings] will not be available.
02-01 00:44:41 WebInterface: Getter method [getFolders] not found. The parameter [folders] will not be available.
02-01 00:44:42 WebInterface: Parsing web feed file C:\ProgramData\UMS/WEB.conf
02-01 00:44:42 jetty-9.0.z-SNAPSHOT
02-01 00:44:42 FAILED ServerConnector@76b98152{HTTP/1.1}{0.0.0.0:8083}: java.net.BindException: Address already in use: bind
java.net.BindException: Address already in use: bind
Also as a side note, the STATUS of my console says the default port 5001 is being blocked. I can say for sure it is not as the streaming to devices remains unaffected. I have exceptions placed in and out of the firewall and have process exceptions for all of UMS. The ports on my router are being forwarded and my ACL's are correctly configured and no other application is using this port number.
======
Code: Select all
Using address /192.168.0.254 found on network interface: name:eth3 (Broadcom NetLink (TM) Gigabit Ethernet)
02-01 00:44:42 Created socket: /192.168.0.254:5001
02-01 00:44:42 Another program is using port 5001, which UMS needs.
02-01 00:44:42 You can change the port UMS uses on the General Configuration tab.
Thank for the help.



