[Paraview] Specifying port in pvserver

Moreland, Kenneth kmorel at sandia.gov
Wed Apr 2 09:37:32 EDT 2008


Port 80 is probably already taken by another application.  In general, port 80 is a really bad choice because that is the port that world wide web applications typically use.  If I remember correctly, you should generally avoid using any port with a number of 1024 or less, as these are generally reserved for standard Unix daemons.

In short, choose a different port.

-Ken

________________________________
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Kalpana K
Sent: Wednesday, April 02, 2008 4:27 AM
To: paraview at paraview.org
Subject: [Paraview] Specifying port in pvserver

Dear paraview users,

I managed to run pvserver with its default port 11111, but when I try running it, this error pops up, could anyone tell me, why do I get this error, should I write an xml also if I were to mention the port address.
thanks.

./pvserver --server-port=80
Listen on port: 80
ERROR: In /home/kalpanak/Installation_Files/ParaView/ParaView3.2.1/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 180
vtkProcessModuleConnectionManager (0xba50e10): Failed to set up server socket.

Kalpana.K

 Send instant messages to your online friends http://uk.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080402/2b50873c/attachment-0001.htm>


More information about the ParaView mailing list