Hi, I want to run OpenSG application in Windows Compute Cluster Server(WCCS). On each cluster node is running 12ClusterServer app (exactly the same as this in tutorial), and there is a one computer with monitor which runs 28SortLastClusterClient to display scene (exactly the same as this in tutorial).
There is a little problem, because WCCS doeasn't let application to open its own window. When i start both application(only for test: there are 2 machines - one cluster node and one display machine) I get black screen on display machine(which is running 28SortLastClusterClient) and in the concole this error: "WARNING: Window::frameExit: Caught stray OpenGL error invalid enumerant (0x500)". Each movement of mouse generate the same WARNING. i think the problem is in "creating window". 12ClusterServer want to open its own window but it cant(because WCCS doesn't let for this). It is possible to create OpenSG app without window(create ClusterServer object without window)?? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
