[Paraview] pvserver dies after client closes. How to prevent that?

Mirko Vukovic mirko.vukovic at gmail.com
Fri Oct 12 10:41:42 EDT 2012


Thank you for clarifying this.

I reconfigured the connect command to manual with the command "ssh
username at machinename \\"/usr/local/bin/pvserver -sp=60600\\"

I had to re-configure ssh to accept password-less logins.  I also had
to create a passwordless public key using ssh-keygen.

Works like charm :-)

Mirko




On Wed, Oct 10, 2012 at 10:33 AM, Arya Mazaheri <aryanet at gmail.com> wrote:
> I think you have chosen the Manual mode. You have to connect to the server
> with the command mode. So you can enter the command on how to connect to the
> server and start a new session. In this way each time a client wants to
> start a new session a new process will be spawned on the server. The
> following link may help you come over with it:
> http://www.paraview.org/Wiki/ParaView/Users_Guide/Establishing_Connections
>
> If you are running a cluster and you want to make a comfortable environment
> for your clients, you might create a .pvsc file format to automate this
> process.
>
> Regards,
>
> On Wednesday ۱۹ July ۱۳۹۱ at ۱۷:۵۴, Mirko Vukovic wrote:
>
> Hello,
>
> I am using paraview 3.14 in the client/server mode (server running in
> serial mode on linux, client on a windows 7).
>
> After I close the client on my desktop, the server process dies, and I
> have to log it to the server machine to restart the server.
>
> - Is that the expected behavior?
> - How can I set up the server, so that it is always available for listening.
>
> Actually, as our simulations are relatively small, and I work with a
> few colleagues, I would like to set-up a few servers, so that every
> person can have one instance.
>
> Thanks,
>
> Mirko
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list