View Single Post
  #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