Hello,
I would like to understand how the admin gui "talks" to the server(s) and node(s).
Who listens and who connects to the JMX and RMI ports that are configured in the Server and Node configuration files? What kind of information is exchanged?
Background:
for testing purposes, I have an application, a server and the admin gui running on my local PC.
One node is running in a remote environment that can only be reached via a tunnel.
I created two tunnes from the remote node to my server node.
The node is able to connect to the server.
I can see the remote node and the local server in the admin gui. But the remote node in the admin gui is colored in red and node/exec-status are both "UNKNOWN".
I guess I have to create tunnels for the JMX ports, too - but which and from where to where?
Best regards,
Bernd