[Paraview] ParaView 4.2.0 client/server execution error on SGI UV System (UNCLASSIFIED)

Biddiscombe, John A. biddisco at cscs.ch
Fri Oct 10 18:09:42 EDT 2014


The client has created the representation glyph3d, but the server hasn’t
got it compiled in by the looks of it, so the create representation fails.
Does it get skipped when using osmesa (and hence doesn’t exist on the
server)?

I’m not certain of this, but it happens all the time with the same error
when one of my plugins that create a representation is loaded on the
client - but not on the server.

JB

On 10/10/14 20:31, "Su, Simon M CTR USARMY ARL (US)"
<simon.m.su.ctr at mail.mil> wrote:

>Classification: UNCLASSIFIED
>Caveats: NONE
>
>Hello,
>
>We are wondering if someone can point us in the right direction to track
>down the issue we are getting. We managed to get ParaView OSMESA compile
>on
>our SGI UV  System. But in a client/server execution mode, although we are
>able to connect and paraview starts up on the HPC side, as soon as we try
>to
>draw something, we get a segmentation fault error - please see error
>message
>at the bottom of this email.
>
>ParaView 4.2.0 osmesa is configure with the following options.
>
>-DCMAKE_BUILD_TYPE=Release \
>-DParaView_FROM_GIT=ON \
>-DENABLE_boost=ON \
>-DENABLE_cgns=OFF \
>-DENABLE_ffmpeg=ON \
>-DENABLE_fontconfig=ON \
>-DENABLE_freetype=ON \
>-DENABLE_hdf5=ON \
>-DENABLE_libxml2=ON \
>-DENABLE_matplotlib=ON \
>-DENABLE_mesa=OFF \
>-DENABLE_mpi=ON \
>-DENABLE_numpy=ON \
>-DENABLE_osmesa=ON \
>-DENABLE_paraview=ON \
>-DENABLE_png=ON \
>-DENABLE_python=ON \
>-DENABLE_qhull=ON \
>-DENABLE_qt=OFF \
>-DENABLE_silo=ON \
>-DENABLE_szip=ON \
>-DENABLE_visitbridge=ON \
>-DMPI_CXX_LIBRARIES:STRING="/opt/sgi/mpt/mpt-2.08/lib/libmpi++.so" \
>-DMPI_C_LIBRARIES:STRING="/opt/sgi/mpt/mpt-2.08/lib/libmpi.so" \
>-DMPI_LIBRARY:FILEPATH="/opt/sgi/mpt/mpt-2.08/lib/libmpi++.so" \
>-DMPI_CXX_INCLUDE_PATH:STRING="/opt/sgi/mpt/mpt-2.08/include" \
>-DMPI_C_INCLUDE_PATH:STRING="/opt/sgi/mpt/mpt-2.08/include" \
>-DUSE_SYSTEM_mpi=ON \
>-DUSE_SYSTEM_python=OFF \
>-DUSE_SYSTEM_zlib=OFF \
>
>And pvserver is invoked with the following arguments
>
>mpiexec_mpt -np ${NUM_MPITASKS} pvserver --use-offscreen-rendering
>--server-port=1486 --client-host=${HOSTNAME} --reverse-connection
>--timeout=00:10:00 --connect-id=43826
>
>Any suggestion on what/where we can start to track this segmentation fault
>issue down is much appreciated.
>
>Thanks
>-simon
>
>
>=========================== client/server execution error
>========================
>
>mpiexec_mpt -np ${NUM_MPITASKS} pvserver --use-offscreen-rendering
>--server-port=1486 --client-host=predator --reverse-connection
>--timeout=00:10:00 --connect-id=43826
>
>Accepting connection(s): phineas.arl.army.mil:55816
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkP
>V
>SessionCore.cxx, line 390
>vtkPVSessionCore (0x7f8f85b63810): Object type: vtkGlyph3DRepresentation,
>could not find requested method: "SetTriangulate"
>or the method was called with incorrect arguments.
>
>while processing
>Message 0 = Invoke
>  Argument 0 = vtk_object_pointer {vtkGlyph3DRepresentation
>(0x7f8f8833fe90)}
>  Argument 1 = string_value {SetTriangulate}
>  Argument 2 = int32_value {0}
>
>
>
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkP
>V
>SessionCore.cxx, line 391
>vtkPVSessionCore (0x7f8f85b63810): Aborting execution for debugging
>purposes.
>
>
>############ ABORT #############
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkS
>I
>Proxy.cxx, line 487
>vtkSISourceProxy (0x7f8f8833fc10): Could not parse property: Triangulate
>
>
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ClientServerCore/Core/vtkPVAlg
>o
>rithmPortsInformation.cxx, line 56
>vtkPVAlgorithmPortsInformation (0x7f8f88367ee0): Could not downcast
>vtkAlgorithm.
>
>
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkP
>V
>SessionCore.cxx, line 390
>vtkPVSessionCore (0x7f8f85b63810): Wrapper function not found for class
>"(vtk object is NULL)".
>while processing
>Message 0 = Invoke
>  Argument 0 = stream_value {
>    Message 0 = Invoke
>      Argument 0 = id_value {1}
>      Argument 1 = string_value {GetVTKObject}
>      Argument 2 = uint32_value {4525}
>    }
>  Argument 1 = string_value {Initialize}
>  Argument 2 = uint32_value {4525}
>  Argument 3 = uint32_value {4535}
>
>
>
>ERROR: In 
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/vtkP
>V
>SessionCore.cxx, line 391
>vtkPVSessionCore (0x7f8f85b63810): Aborting execution for debugging
>purposes.
>
>
>############ ABORT #############
>Segmentation fault
>
>
>
>Classification: UNCLASSIFIED
>Caveats: NONE
>
>



More information about the ParaView mailing list