Some other processes is already listening on the port (default 11111 for pvserver), hence you are getting the error.
Utkarsh On Wed, Jul 22, 2009 at 11:06 AM, David Doria<[email protected]> wrote: >> I'm still having a couple of issues... >> >> If I connect with "startup type: manual" after starting pvserver on >> the remote machine, everything is working fine. If I connect with >> "startup type: command" and put "pvserver" as the command, it says >> >> "The startup command failed to start ... check your PATH and file >> permissions " - even though I assured pvserver is on my path on the >> remote machine ('which pvserver' returns the correct path') >> >> If I put "/home/doriad/bin/ParaView3/bin/pvserver" as the command, it says >> >> ERROR: In /home/doriad/src/ParaView3/VTK/Common/vtkClientSocket.cxx, line 54 >> vtkClientSocket (0xe7009f0): Failed to connect to server >> sgi6110.ecse.rpi.edu:11111 >> >> ERROR: In >> /home/doriad/src/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, >> line 289 >> vtkProcessModuleConnectionManager (0xe096790): Connect timeout. >> >> I can password-less ssh (using rsa keys) both ways. >> >> Does anyone know what would cause this behavior? >> >> Thanks, >> >> David >> > > It looks like I may have forgotten to paste the most important error! > > ERROR: In > /home/doriad/src/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, > line 192 > vtkProcessModuleConnectionManager (0xdd64560): Failed to set up server socket. > > Does anyone know what would cause this? > > Thanks, > > David > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
