Hi,
if I click on "Topic monitoring" in the fme server portal I get the error:
"There was an error connecting to monitoring service"
The port 7078 is open and if I request http://fmedev-test.de:7078/, I get the answer "not a WebSocket handshake request: missing upgrade". So the firewall rules should be right and a telnet command to fme server via 7078 also works.
I've also set WEB_SOCKET_SERVER_NAME in
Utilities\\tomcat\\webapps\\fmeserver\\WEB-INF\\conf\\propertiesFile.properties
The logs from websocket.log in publishers and subscribers are:
Opening log file using character encoding UTF8
Tue-13-Feb-2018 02:45:58.721 PM INFORM main 801001 : Publisher "websocket" is starting up ...
Tue-13-Feb-2018 02:45:58.721 PM INFORM main 801002 : Publisher "websocket" is updating configurations ...
Opening log file using character encoding UTF8
Tue-13-Feb-2018 02:45:52.909 PM INFORM main 803001 : Subscriber "websocket" is starting up ...
Tue-13-Feb-2018 02:45:52.909 PM INFORM main 803002 : Subscriber "websocket" is updating configurations ...
Do you have any idea to solve the problem?
Best regards,
Matthias