<div dir="ltr">I have recently built and installed ParaView 5.0.1 on one of our clusters and am having issues when loading most datasets that I have tried.<div><br></div><div>1. remote rendering seems to work with no issues:  I can make spheres and cylinders and move them around and color their sections according the core doing the processing</div><div>2. the ParaView tutorial dataset (from <a href="http://www.paraview.org/Wiki/The_ParaView_Tutorial">http://www.paraview.org/Wiki/The_ParaView_Tutorial</a>) named headsq.vti can load and render remotely with no problems</div><div>3. loading either of the other two tutorial datasets (can.ex2 or disk_out_ref.ex2) causes the application to crash</div><div>4. The remote client machine (running ParaView5.0.1) can open all of these datasets with no problem</div><div><br></div><div>Crash details:</div><div>a. data set variables show up correctly in the Properties pane, but Information seems unavailable: all the fields under statistics and data arrays have values "NA", but time indices look correct<br></div><div>b. clicking "Apply" causes the client application on the remote machine and pvserver on the cluster to die</div><div>c. client-side standard output: </div><div><div>####################-begin-####################<br></div><div>$ ./paraview </div><div>AutoMPI: SUCCESS: command is:</div><div> "/Applications/paraview.app/Contents/MacOS/mpiexec" "-np" "2" "/Applications/paraview.app/Contents/bin/pvserver" "--server-port=56934"</div><div>AutoMPI: starting process server</div><div>-------------- server output --------------</div><div>Waiting for client...</div><div>AutoMPI: server successfully started.</div><div>ERROR: In /Users/kitware/buildbot-slave/paraview-bigmac-osx-shared-release_opengl2_osx10_7_qt4_superbuild/build/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx, line 310</div><div>vtkSIProxy (0x7f93f3a2ead0): Failed to create vtkHAVSVolumeMapper. Aborting for debugging purposes.</div><div><br></div><div><br></div><div>Abort trap: 6</div></div><div>####################-end-####################</div><div><br></div><div>d. cluster-side standard output:</div><div><div>####################-begin-####################<br></div><div>[brownm12@nr019 ~]$ mpirun -n 2 pvserver</div><div>Waiting for client...</div><div>Connection URL: cs://nr019:11111</div><div>Accepting connection(s): nr019:11111</div><div>Client connected.</div><div>ERROR: In /opt/build/BUILD/ParaView-5.0.1-Source/VTK/Parallel/Core/vtkSocketCommunicator.cxx, line 809</div><div>vtkSocketCommunicator (0x2f81200): Could not receive tag. 1</div><div><br></div><div>Exiting...</div><div>Exiting...</div></div><div>####################-end-####################<br></div><div><br></div><div>Build information: </div><div>cluster: CentOS 7, gcc-4.7.2, openmpi-1.8.5, python 2.7.10, ParaView 5.0.1. I can provide more details if needed, but I'm not sure what would be most relevant</div><div><br></div><div>It seems to me that the issue may be with how the cluster is opening the datasets.  I would like some advice or ideas on how to resolve or continue troubleshooting the problem.</div><div><br></div><div>Thanks,</div><div><br></div><div>Matt</div><div><br></div><div><br></div></div>