Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,842
    • Issues 1,842
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #3840
Closed
Open
Created Oct 03, 2006 by Kitware Robot@kwrobotOwner

server connect command sometimes doesn't work

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


So I made a little convenience script (called runserver)

#!/bin/bash echo "attempting to run server..."

first command

> /home/cjstimp/paraview/tryrun /home/cjstimp/paraview/build-mpi/bin/pvserver 2>1 >> /home/cjstimp/paraview/tryrun &

second command

#/home/cjstimp/paraview/build-mpi/bin/pvserver & echo "started server..." >> /home/cjstimp/paraview/tryrun

It works. If I use the second command instead, it NEVER works.

If I use the second command, and add a "sleep 1" at the end of the script, then the ParaView client will crash.

If I manually run the script (either first or second command), and manually connect the client to the server, it always works.

This is from Linux to Linux (localhost).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking