[Paraview] pvserver issue

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Feb 9 15:55:23 EST 2015


I don't think this is a display issue, but more of a file issue. Can
you try creating  a  builtin source like Sphere or Wavelet and see if
that works?

Utkarsh

On Mon, Feb 9, 2015 at 3:18 PM, Jeff Becker <jeffrey.c.becker at nasa.gov> wrote:
> Hi. I'm running a recent build of ParaView in client/server mode on a GPU
> cluster. I successfully launch the servers and connect a client on my
> desktop...
>
> $ mpirun -np 8 /usr/bin/env DISPLAY=:0 ./pvserver --client-host=pfe20
> --use-offscreen-rendering --disable-xdisplay-test
> Waiting for client...
> Connection URL: cs://r219i0n1:11111
> Accepting connection(s): r219i0n1:11111
> Client connected.
>
> However, when I try to open a file (on the server file system) from the
> client, I get the following upon hitting "update". It looks like my display
> is bad, but I specified it above. How can I fix this? Thanks.
>
> -jeff
>
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1c014f0): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1bfa760): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1c05eb0): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1c014e0): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1c09f50): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1bf9f00): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1bfa700): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> MPI_FILE_SET_VIEW (line 62): **iobaddisp
> ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx, line
> 256
> vtkPVImageReader (0x1bf9ff0): Received error when calling
> MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE, view,
> const_cast<char *>("native"), MPI_INFO_NULL)
>
> Invalid argument
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview


More information about the ParaView mailing list