On Thu, May 28, 2009 at 3:05 PM, bhulliger <[email protected]> wrote: > First, I tried the sample configuration 2-node.DB.eqc and changed the > hostname to 192.168.0.4. > > Being on the machine "192.168.0.104" I ran the eqServer with the given > configuration file. Then I started eqPly. The server starts without any > error messages. An Equalizer opens on the machine 192.168.0.4, but it gets > closed again immediately. It only flickers up. > The log files are empty on both machines, therefore I have absolutely no > idea what the error message may be.
Do you see any error message on the application log (on .104) that the config initialization failed? If yes, you should get an error message with the reason. The server and application output by default their log to stderr, so you should see them on the console. The client saves the log to ~/192.168.0.4*log, it might take some time for NFS to flush the data. > Has anyone an idea what the error may be? Or can anybody give me a > step-by-step guide how to work this out? I would really appreciate that. Have a close look on the logs, preferably with a debug build. If you don't get anywhere, post the logs here and I'll have a look. > When I start the eqServer and eqPly the same way as described before, I get > another strange effect. I get an open Equalizer window on both (respectively > all three) machines. All of them still have access to the equalizer data (I > have the Equalizer logo in both windows). The Equalizer logo is loaded from disk on each render client. > But the eqPly model only shows on > the server. I guess you mean the application. The server doesn't render at all. The model is loaded from disk on the application node, and distributed using eq::net::Objects to the render clients. I've never seen an issue with this. > I can manipulate the camera. But as soon as i "drag" the model > out of the window, Equalizer crashes. Does anyone ever experience a similar > problem? Sounds to me that you have different versions (build params?) of Equalizer on the machines. Make sure this isn't the case. If the problem persist, please send a stack trace of the crashed process. Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

