WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-10-2007, 08:59 PM
k_iwan k_iwan is offline
Member
 
Join Date: May 2006
Posts: 115
Exclamation Cluster Client Timeout after 10s...

Hi,

We are getting "Failed to receive initialization commands from master" on client after 10 seconds. A scene with smaller content loads fine, but a scene with bigger content (which takes 10+ seconds to load) both clients give error as above.

We did try to use timeout settings in vizcore.cfg but it didn't solve the problem.

Any suggestions?

Kind Regards,
Iwan
Reply With Quote
  #2  
Old 01-11-2007, 11:55 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Which timeout settings did you change? The relevant timeout for the error you are getting is viz.cluster.client.init_timeout. You should try setting this to a value greater than the time it takes to load your files. For example if it takes 20 seconds to load your files, I would set it to 40000.
Reply With Quote
  #3  
Old 01-11-2007, 12:35 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Also, to be clear, you need to apply this setting on all the client computers, not the master computer.
Reply With Quote
  #4  
Old 01-11-2007, 03:32 PM
k_iwan k_iwan is offline
Member
 
Join Date: May 2006
Posts: 115
Talking Solved!!!!!!!

Ah! I did not use "viz.cluster.client.init_timeout"... Problem solved!!! Thank you!!!

Kind Regards,
Iwan
Reply With Quote
  #5  
Old 02-22-2007, 01:33 PM
hotspur1 hotspur1 is offline
Member
 
Join Date: Mar 2003
Location: Cambridge, MA
Posts: 54
What is the format for the vizcore.cfg file? I just tried to do something like this

viz.cluster.client.init_timeout 40000

but it says there is a syntax error. The help files don't seem to have an example....

Thanks
Andy
Reply With Quote
  #6  
Old 02-22-2007, 01:56 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The format is:

name = value

So your example would be:
Code:
viz.cluster.client.init_timeout = 40000
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:22 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC