[Paraview] Connecting/Disconnecting to pvservers multiple times doesn't work
Takuya OSHIMA
oshima at eng.niigata-u.ac.jp
Mon May 30 22:20:30 EDT 2011
Hi,
I've got another problem with the client server mode when trying to
connecting/disconnecting to pvservers multiple times. Try this:
1. File->Connect...
2. Choose a properly configured entry from the "Choose a servrer:" list
3. File->Disconnect
4. File->Connect...
5. Choose a properly configured entry from the "Choose a servrer:" list
Then pvserver doesn't start. Both the
12240_cleanup_proxy_definition_manager branch and the git master has
the problem but the console logs are different.
(12240_cleanup_proxy_definition_manager)
Unknown server type: ""
(git master)
Multiple server connections not supported yet.
Requesting to remove a non-added server.
ERROR: In /Volumes/RAID0data/paraview/ParaView/ParaViewCore/ServerImplementation/vtkPVSessionCore.cxx, line 317
vtkPVSessionCore (0x12003eea0): Attempt to assign existing ID 1.
while processing
Message 0 = Assign
Argument 0 = id_value {1}
Argument 1 = vtk_object_pointer {vtkPVSessionCoreInterpreterHelper (0x120031220)}
ERROR: In /Volumes/RAID0data/paraview/ParaView/ParaViewCore/ServerImplementation/vtkPVSessionCore.cxx, line 318
vtkPVSessionCore (0x12003eea0): Aborting execution for debugging purposes.
Here's the bug report:
http://paraview.org/Bug/view.php?id=12241
Thanks,
Takuya
Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN
More information about the ParaView
mailing list