So you are getting the same error when running pvserver and pvclient? Do me a favor, make sure that there is no DISPLAY enviromnent variable set when running in ParaView. You may have to unset it in .XXrc to override what ssh sets. I want to make sure that the reason the server is crashing is due to X not due to something else. Another way of finding out is to attach to one of the pvserver processes with a debugger. Also, does this happen when you run a 1 node server?
<br><br>-Berk<br><br><br><div><span class="gmail_quote">On 5/16/06, <b class="gmail_sendername">Renato N. Elias</b> &lt;<a href="mailto:rnelias@nacad.ufrj.br">rnelias@nacad.ufrj.br</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>



<div>
<div dir="ltr" align="left"><span>Berk: Well, mostly 
because this may not scale well. Polygonal data generated by 10 nodes might be 
too big to be handled by a single node. If you client can handle it, no 
problem</span></div>
<div dir="ltr" align="left"><span></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Renato: I see what you mean. My problem is that, 
unfortunately, we don't have render clusters here. Thus, we must try to work 
with the Altix as&nbsp;it was only a&nbsp;parallel data server connected to a 
Windows XP client machine performing all rendering work with its&nbsp;NVidia 
Quadro FX 4400 video card.</font></span></div>
<div dir="ltr" align="left"><span></span><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font>Berk: there is not 
pure data server in paraview</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Renato: Ok. It's clear now. I guess I got confused after 
seeing what PV compilation produces. It builds different binaries (pvclient, 
pvrenderserver, pvserver and pvdataserver). Firstly I tried to connect the 
pvclient (on the Windows machine)&nbsp;with the pvserver (on the Altix system) 
but I got that error message (X connection to localhost:10.0 broken (explicit 
kill or server shutdown)). After that, I tried to connect pvclient with 
pvDATAserver and the problem persisted. I thought it strange since I was just 
repeating with PV 2.4.3 the same procedure I used to do with PV 2.2.1 (which has 
been running nicely in parallel, including with Ensight files which don't work 
fine with PV 2.4.3). </font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span><span></span><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Thanks Berk for the explanations </font></span></div></div><div><span class="q">
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"><font size="2"></font></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"><font size="2">Renato N. 
Elias<br>===============================================<br>PhD student - <a href="http://www.nacad.ufrj.br/%7Ernelias" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.nacad.ufrj.br/~rnelias
</a><br>High 
Performance Computing Center<br>Federal University of Rio de Janeiro<br>Rio de 
Janeiro, Brazil<br>+55(21) 2562-8080 </font></font></span></div><font color="#0000ff" face="Arial" size="2"></font><br>
</span></div><div><div dir="ltr" align="left" lang="pt-br">
<hr>
<font face="Tahoma" size="2"><b>De:</b> Berk Geveci [mailto:<a href="mailto:berk.geveci@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">berk.geveci@gmail.com</a>] 
<br><b>Enviada em:</b> terça-feira, 16 de maio de 2006 16:07<br><b>Para:</b> 
Renato N. Elias<br><b>Cc:</b> Wylie, Brian; 
<a href="mailto:paraview@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">paraview@paraview.org</a><br><b>Assunto:</b> Re: [Paraview] client/server display 
problem<br></font><br></div></div><div><span class="e" id="q_10b3eacc6692f508_3">
<div></div><br><br>
<div><span class="gmail_quote">On 5/16/06, <b class="gmail_sendername">Renato N. 
Elias</b> &lt;<a href="mailto:rnelias@nacad.ufrj.br" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rnelias@nacad.ufrj.br</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#0000ff" face="Arial" size="2"></font><br>Sorry, but I'm still in 
  doubt...<br><br>Maybe my doubt is due the way I'm running the client/server 
  mode. I should<br>emphasize that I'm running in a client/DATA server mode 
  using a SGI Altix<br>which doesn't have any rendering capability. Thus, here 
  goes my questions... <br><br>BRIAN: 1) Set up their server nodes so that they 
  can open X windows (Sandia<br>has done this on like 10 different clusters, 
  it's not that hard, if you need<br>instructions please email 
  me).<br><br>RENATO: Why? If I'm running in a client/data server scheme my data 
  server <br>only need to load and dispatch my data to the client which should 
  launch the<br>PV GUI. I can't see why is it necessary to open X windows in 
  this case.</blockquote>
<div><br><br>Well, mostly because this may not scale well. Polygonal data 
generated by 10 nodes might be too big to be handled by a single node. If you 
client can handle it, no problem. There is not client/data server scheme. You 
either have client/data server/render server or client/server modes. If you are 
running in client/server modes, the server is capable of both processing and 
rendering. If you don't want the server to render, disable compositing. At that 
point, there is no need for opengl or X display on the server. <br></div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">BRIAN: 
  2) Compile the server with Mesa (note: the client should never be<br>compiled 
  with Mesa) <br><br>RENATO: The question remains. Is it really necessary to 
  compile PV with Mesa<br>support in a system without rendering 
capability?</blockquote>
<div><br><br>It is not necessary. It is optional. If you are not going to render 
anything on the server, compile with whatever opengl library you want. 
Unfortunately, there is not pure data server in paraview. All servers have to be 
linked against some opengl library, even if it is not used. 
<br><br></div><br><br></div><br></span></div><div></div>

</div></blockquote></div><br>