[Paraview] client/server with AIX

Mark A. Bolstad mbolstad at arl.army.mil
Tue Nov 22 15:14:08 EST 2005


In both the 2.4 branch and the latest CVS, client/server is not
functioning properly between AIX and pretty much anybody else.

Start pvserver on AIX with MPI:


/usr/lpp/ppe.poe/bin/mpiexec -n 1 pvserver -hfile hfile
Listen on port: 11,111
Waiting for client...
Client connected.


Start a client on x86_64 and then "open data"
share/paraview-2.5/Data/ironProt.vtk
Apply a Tetrahedralize filter:


Connected to server
ErrorMessage
# Error or warning: There was a VTK Error in file:
ParaView/VTK/IO/vtkDataReader.cxx (1065)
 vtkPolyDataReader (0x5afe5a0): Unsupported data type: ,936
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
ParaView/VTK/IO/vtkPolyDataReader.cxx (310)
 vtkPolyDataReader (0x5afe5a0): Unrecognized keyword: float
ErrorMessage end


I have no such problems between two Linux machines, and it worked
properly under version 2.2 with AIX/Linux.

Any ideas?

Mark



More information about the ParaView mailing list