JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 04, 2023, 08:12:25 PM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: Admin-GUI, JMX and RMI ports  (Read 3343 times)

Bernd.Hofner

  • JPPF Padawan
  • *
  • Posts: 3
Admin-GUI, JMX and RMI ports
« on: September 01, 2011, 01:54:51 PM »

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
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: Admin-GUI, JMX and RMI ports
« Reply #1 on: September 02, 2011, 11:41:46 PM »

Hello Bernd,

Both nodes ansd servers listen to the JMX and RMI ports. The RMI port is only used internally by each node and server, as this is the port for an in-JVM RMI registry.
The admin console will only connect to the JMX port and does not know about the RMI one, so the JMX port is the one you would need a tunnel for.

I hope this clarifies.

Sincerely,
-Laurent
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads