Dear all, I installed Paraview 3.8.1 (ParaView-3.8.1-Win64-x86_MPI.exe) and I tried to load an EnSight Server of Server file. This results in the error messages: ========================================================== ERROR: In ..\..\..\..\src\Servers\Filters\vtkGenericEnSightReader2.cxx, line 356 vtkGenericEnSightReader2 (0000000007B96730): Unable to open file: D:\2_proc\NO_Measured_data\/Case02_v10023_DOM_0.case
ERROR: In ..\..\..\..\src\Servers\Filters\vtkGenericEnSightReader2.cxx, line 874 vtkGenericEnSightReader2 (0000000007B96730): Error determining EnSightVersion ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756 vtkCompositeDataPipeline (00000000076F3BC0): Algorithm vtkGenericEnSightReader2(0000000007B96730) returned failure for request: vtkInformation (0000000007C30E80) Debug: Off Modified Time: 76728 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 ERROR: In ..\..\..\..\src\Servers\Filters\vtkGenericEnSightReader2.cxx, line 356 vtkGenericEnSightReader2 (0000000007B96490): Unable to open file: D:\2_proc\NO_Measured_data\/Case02_v10023_DOM_1.case ERROR: In ..\..\..\..\src\Servers\Filters\vtkGenericEnSightReader2.cxx, line 874 vtkGenericEnSightReader2 (0000000007B96490): Error determining EnSightVersion ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756 vtkCompositeDataPipeline (00000000076F3AE0): Algorithm vtkGenericEnSightReader2(0000000007B96490) returned failure for request: vtkInformation (0000000007C32640) Debug: Off Modified Time: 76776 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 ERROR: In ..\..\..\..\src\Servers\Filters\vtkPVEnSightMasterServerReader2.cxx, line 255 vtkPVEnSightMasterServerReader2 (0000000006451F00): Error reading case file on at least one node. ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756 vtkCompositeDataPipeline (0000000007CA00E0): Algorithm vtkPVEnSightMasterServerReader2(0000000006451F00) returned failure for request: vtkInformation (0000000007C30D80) Debug: Off Modified Time: 76681 Reference Count: 1 Registered Events: (none) Request: REQUEST_INFORMATION ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 ========================================================== My sos file looks like: # # Example Server-of-server case file # parts in <> have to be filled in by the user # FORMAT type: master_server gold SERVERS number of servers: 2 #Server 1 machine id: PCAME2 executable: "D:\Program Files (x86)\CEI\bin\ensight92_server.bat" casefile: D:\2_proc\NO_Measured_data\DOM_0\Case02_v10023_DOM_0.case #Server 2 machine id: PCAME2 executable: "D:\Program Files (x86)\CEI\bin\ensight92_server.bat" casefile: D:\2_proc\NO_Measured_data\DOM_1\Case02_v10023_DOM_1.case ========================================================== The both case files are located according to the plce as defined in the sos file. Loading the data in EnSight is no problem. Is this a bug in paraview or am I doing something wrong ? Albert _______________________________________________ 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
