MantisBT - ParaView
View Issue Details
0012916ParaView(No Category)public2012-02-06 15:082016-08-12 09:59
Leo Liu 
Cory Quammen 
normalminorhave not tried
closedmoved 
git-master 
 
TBD
incorrect functionality
0012916: Parallel Coordinates View does not work in client/server mode
- Run ParaView
- In Settings/General, set Default View to be Parallel Coordinates View
- Run pvserver
- Connect ParaView to the server.

At this point, the server quits with error message and client hangs. At least the quitting should be done more gracefully, giving the user some information.
No tags attached.
Issue History
2012-02-06 15:08Leo LiuNew Issue
2012-02-06 23:59Marcus D. HanwellNote Added: 0028070
2012-03-06 06:31Jonas KastrupNote Added: 0028340
2016-07-29 10:51Cory QuammenNote Added: 0036645
2016-07-29 10:51Cory QuammenStatusbacklog => customer review
2016-07-29 10:51Cory QuammenResolutionopen => fixed
2016-07-29 10:51Cory QuammenAssigned To => Cory Quammen
2016-08-12 09:59Kitware RobotNote Added: 0038138
2016-08-12 09:59Kitware RobotStatuscustomer review => closed
2016-08-12 09:59Kitware RobotResolutionfixed => moved

Notes
(0028070)
Marcus D. Hanwell   
2012-02-06 23:59   
I seem to be able to reproduce this on my Mac with the line chart view too. Leaving the default view as is, setting up data and viewing seems to work in client server. I get errors such as the one shown below for parallel coordinates and line charts.

Client connected.
ERROR: In /Users/marcus/src/ParaView/VTK/Parallel/vtkSocketCommunicator.cxx, line 878
vtkSocketCommunicator (0x10e034bc0): Tag mismatch: got 22222, expecting 1.

Exiting...
ERROR: In /Users/marcus/src/ParaView/VTK/Parallel/vtkSocketCommunicator.cxx, line 812
vtkSocketCommunicator (0x124c090d0): Could not receive tag. 16
(0028340)
Jonas Kastrup   
2012-03-06 06:31   
I get a similar error when loading an OpenFOAM data set from a windows client and ubuntu server setup.

Client connected.
ERROR: In /home/.../bin/ParaView-3.14.0-Source/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx, line 94
vtkSIPVRepresentationProxy (0x65827e50): Missing data representation subproxy 'PointSpriteRepresentation' when processing RepresentationType element.

ERROR: In /home/.../bin/ParaView-3.14.0-Source/VTK/Parallel/vtkSocketCommunicator.cxx, line 812
vtkSocketCommunicator (0x8241ce0): Could not receive tag. 1

Exiting...
(0036645)
Cory Quammen   
2016-07-29 10:51   
Tested ParaView 5.1, Mac OS, local server
Settings -> Default View Type set to Parallel Coordinates View
Quit ParaView, relaunch and connect to server
Add Sphere source, turn on all Series Parameters
(0038138)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.