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 03, 2023, 05:29:07 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: fail to connect the server  (Read 2487 times)

ygzx_114

  • Guest
fail to connect the server
« on: December 07, 2011, 09:18:00 AM »

Thank you for replying my last question. I have deployed JPPF normally
while the client, server,node are running at the same machine.
but when I deployed the client to another machine,
and the node and server are running at the same machine at this time,
I just changed the file jppf.properties of the client
driver1.jppf.server.host = localhost   to
driver1.jppf.server.host = 99.1.92.23
while 99.1.92.23 is the address of the server.

when I start the client, the node return nothing while it returned some messages before.
« Last Edit: December 07, 2011, 09:39:51 AM by ygzx_114 »
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: fail to connect the server
« Reply #1 on: December 08, 2011, 06:50:56 AM »

Hello,

99.1.92.23 doesn't look like a local network address, so it is possible that somehow the client is not reaching it.
Would you mind posting your entire client configuration?
In particular, could you check that you have disabled server discovery, by explicitely setting "jppf.discovery.enabled = false"?

Thanks for your time,
-Laurent
Logged

ygzx_114

  • Guest
Re: fail to connect the server
« Reply #2 on: December 09, 2011, 08:21:12 AM »

Hello,Laurent
    Thank you for replying.
    I have tried again, and setting "jppf.discovery.enabled = false", then it works normally.
    thank you again.
« Last Edit: December 09, 2011, 08:47:45 AM by ygzx_114 »
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