Hi all, i'm trying to run the sortlast (sortfirst) example that comes with OpenSG1.8. I'm using the same start parameters that work for the simple client-server cluster example (as suggested in the appropriate cpp file), but after connecting one server instance is crashing. Seems like the crashing server application is always the last one in the start script. With a single server it runs correctly, but with 2 or 3 servers it crashes. Is that a known problem? Anything I can do to get this running?
Here's my start script: start server -geometry 300x300+200+100 -w 127.0.0.1:30000 start server -geometry 300x300+500+100 -w 127.0.0.1:30001 start sortlast -fData/tie.wrl 127.0.0.1:30000 127.0.0.1:30001 Btw, i've tried both a 32bit and 64bit Version of OpenSG1.8 on Windows. regards, Michael -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
