Installation troubleshooting¶
1. JDK installation package cannot be downloaded directly to the server¶
Symptoms
JDK installation package cannot be downloaded directly to the server due to provider limits, cookies requirements and so on
Solution
-
Open the JDK download page using this link: Java SE Development Kit 8 Downloads
-
Select a package to download and set
Accept license agreement
-
Insert the direct download link to the installation package you have received to the wget command line
2. WCS server does not start¶
Symptoms
WCS server does not start
Solution
-
Check if the server process is created
-
Check startup.log file for JVM startup errors
-
Check server_logs/flashphoner.log file for errors
3. WCS server does not accept web clients connections¶
Symptoms
WCS server does not accept web clients connections (including to its own web interface)
Solution
-
Stop Firewall using the command
-
Check server logs for errors
-
Make sure you have activated the license
-
Check the Websocket port of the server (by default 8443) with the telnet command. Make sure the server uses this exact port for Websocket. You can use the netstat Linux command and check the
wss_port
server setting -
Make a traffic dump and check if Websocket traffic goes through
4. Browser dispalys errors while accessing WCS web interface¶
Symptoms
Accessing WCS web interface, browser dispalys error like
Server logs contains errors like