CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] could not open file .vtk in paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 26, 2014, 14:47
Default could not open file .vtk in paraview
  #1
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
hello i,ve just installed openfoam 2.1.1 on ubuntu 12.04
as writen in
http://openfoamwiki.net/index.php/Co...idParticleFoam

after the commonds:
foamToVTK
paraview
unfortunatelly paraview cant open .vtk file because of the following errors:

Code:
ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Parallel/vtkPDataSetReader.cxx, line 881

vtkPDataSetReader (0xa3da310): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk



ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Filtering/vtkExecutive.cxx, line 756

vtkPVCompositeDataPipeline (0xa3e0690): Algorithm vtkFileSeriesReader(0xa3e0718) returned failure for request: vtkInformation (0x9a66960)

Debug: Off

Modified Time: 91929

Reference Count: 1

Registered Events: (none)

Request: REQUEST_DATA_OBJECT

ALGORITHM_AFTER_FORWARD: 1

FORWARD_DIRECTION: 0



ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Parallel/vtkPDataSetReader.cxx, line 881

vtkPDataSetReader (0xa3da310): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk



ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Filtering/vtkExecutive.cxx, line 756

vtkPVCompositeDataPipeline (0x9a64188): Algorithm vtkPDataSetReader(0xa3da310) returned failure for request: vtkInformation (0x9a67c28)

Debug: Off

Modified Time: 91940

Reference Count: 1

Registered Events: (none)

Request: REQUEST_DATA_OBJECT

ALGORITHM_AFTER_FORWARD: 1

FORWARD_DIRECTION: 0



ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Parallel/vtkPDataSetReader.cxx, line 881

vtkPDataSetReader (0xa3f2990): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk



ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Filtering/vtkExecutive.cxx, line 756

vtkPVCompositeDataPipeline (0xa3bd608): Algorithm vtkFileSeriesReader(0xa3bb858) returned failure for request: vtkInformation (0xa3be288)

Debug: Off

Modified Time: 92282

Reference Count: 1

Registered Events: (none)

Request: REQUEST_DATA_OBJECT

ALGORITHM_AFTER_FORWARD: 1

FORWARD_DIRECTION: 0


ERROR: In /home/opencfd/OpenFOAM/ThirdParty-2.0.0/ParaView-3.10.1/VTK/Parallel/vtkPDataSetReader.cxx, line 881

vtkPDataSetReader (0xa3f2990): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk
im a new bigginer to ubuntu and openFoam
thats kind of you if i could recieve any help on resolving the errors
thnx
ali_atrian is offline   Reply With Quote

Old   July 27, 2014, 07:18
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings ali_atrian and welcome to the forum!

You seem to be using more than one OpenFOAM installation, which seems to lead to using an older ParaView version.
I say this because with OpenFOAM 2.1.1, they provide ParaView 3.12.0. But in the errors you've shown, it's ParaView 3.10.1 that is being used.

Therefore, you might need to check how your shell environment is being set-up for using OpenFOAM. A page that explains this in detail is this one: http://openfoamwiki.net/index.php/In...with_the_Shell

Once you're able to use ParaView 3.12.0, then you should no longer have any problems reading the VTK files.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   July 27, 2014, 15:44
Default Opening .VTK file in paraview:
  #3
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
Hello
I greatfully thank you for your quick reply and kindly help
I'd like to mention that
1. I have installed only one version of openFOAM: 2.1.1

2. as i followed the exact Deb Pack installation way in "openfoam.org" i have only installed one version of paraview that is 3.12.0

3. I myself got really confused and surprised because of the given version of paraview (3.10.1)!!!!!!

However I thought that's because of the permissions of the files in opening so I changed the permisions of all files with the commond "chmod -R 777" and now again I have the same (i think) following errors

- I think the last four lines of the coeds is important because it in red in terminal
- here the version of paraview is different !!!!
- a brief amount of codes has been chosen

thanx a lot for ur attention


Code:
ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa2ae330)
  Debug: Off
  Modified Time: 95521
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2aeef8): Algorithm vtkPDataSetReader(0xa2aed70) returned failure for request: vtkInformation (0xa2ba3b0)
  Debug: Off
  Modified Time: 95528
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2aeef8): Algorithm vtkPDataSetReader(0xa2aed70) returned failure for request: vtkInformation (0xa2ba3b0)
  Debug: Off
  Modified Time: 95528
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0






ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa4ed8f8)
  Debug: Off
  Modified Time: 126087
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa4ed8f8)
  Debug: Off
  Modified Time: 126087
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7c38f0)
  Debug: Off
  Modified Time: 186467
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa64f120)
  Debug: Off
  Modified Time: 151352
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa64f120)
  Debug: Off
  Modified Time: 151352
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa508c88)
  Debug: Off
  Modified Time: 186546
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0


  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa508c88)
  Debug: Off
  Modified Time: 186546
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b0e00)
  Debug: Off
  Modified Time: 176897
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b0e00)
  Debug: Off
  Modified Time: 176897
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action
ali_atrian is offline   Reply With Quote

Old   July 31, 2014, 14:42
Unhappy "not open" & "Algorithm vtkFileSeriesReader" & "Algorithm vtkPDataSetReader"
  #4
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
Hello
Im a new beginner and have openFoam 2.1.1 and paraview 3120 and when I wanted the paraview read the .VTK I faced the following errors
Please help me
I thought that’s because of the permissions so I run “chmod –R 777” but It didn’t work at all!!!

- I think the last part of the coeds is important because it in red in terminal

Code:
ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa2ae330)
  Debug: Off
  Modified Time: 95521
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2aeef8): Algorithm vtkPDataSetReader(0xa2aed70) returned failure for request: vtkInformation (0xa2ba3b0)
  Debug: Off
  Modified Time: 95528
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2aeef8): Algorithm vtkPDataSetReader(0xa2aed70) returned failure for request: vtkInformation (0xa2ba3b0)
  Debug: Off
  Modified Time: 95528
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa31d3a8)
  Debug: Off
  Modified Time: 96032
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2eeb50): Algorithm vtkPDataSetReader(0xa2b1e08) returned failure for request: vtkInformation (0xa31c8a8)
  Debug: Off
  Modified Time: 96039
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2eeb50): Algorithm vtkPDataSetReader(0xa2b1e08) returned failure for request: vtkInformation (0xa31c8a8)
  Debug: Off
  Modified Time: 96039
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa31d3a8)
  Debug: Off
  Modified Time: 96032
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa31d3a8)
  Debug: Off
  Modified Time: 96032
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0



ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa655988)
  Debug: Off
  Modified Time: 176873
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b3ea8)
  Debug: Off
  Modified Time: 176883
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b0e00)
  Debug: Off
  Modified Time: 176897
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa348790)
  Debug: Off
  Modified Time: 186388
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa4ed8f8)
  Debug: Off
  Modified Time: 126087
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2aed70): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/box_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2b7688): Algorithm vtkFileSeriesReader(0x9a5bf38) returned failure for request: vtkInformation (0xa4ed8f8)
  Debug: Off
  Modified Time: 126087
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7c38f0)
  Debug: Off
  Modified Time: 186467
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa64f120)
  Debug: Off
  Modified Time: 151352
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa64f120)
  Debug: Off
  Modified Time: 151352
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa508c88)
  Debug: Off
  Modified Time: 186546
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0


  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa508c88)
  Debug: Off
  Modified Time: 186546
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b0e00)
  Debug: Off
  Modified Time: 176897
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Parallel/vtkPDataSetReader.cxx, line 881
vtkPDataSetReader (0xa2b1e08): Initialize: Could not open file /chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box/VTK/lagrangian/defaultCloud/defaultCloud_0.vtk


ERROR: In /home/opencfd/OpenFOAM/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xa2f7da8): Algorithm vtkFileSeriesReader(0xa2f7ae8) returned failure for request: vtkInformation (0xa7b0e00)
  Debug: Off
  Modified Time: 176897
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA_OBJECT
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0
  FROM_OUTPUT_PORT: 0




 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action 
 [31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const [0m: Condition failed: action
ali_atrian is offline   Reply With Quote

Old   July 31, 2014, 14:47
Unhappy "not open" & "Algorithm vtkFileSeriesReader" & "Algorithm vtkPDataSetReader"
  #5
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
No Reply!!!
ali_atrian is offline   Reply With Quote

Old   August 16, 2014, 12:12
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Alireza,

Sorry for taking so long to reply, but I've been very busy and only today did I finally manage to look into this.

So the main problem is that you forgot to specifically state that you were trying to load the state file "baseState.pvsm", which is the only file that will lead to the error messages you've provided.

To fix this issue, run the following command within the case folder "box":
Code:
sed -i -e 's=/chalmers/users/hani/OpenFOAM/hani-2.1.x/run/solidParticleFoam/box='$PWD'=' baseState.pvsm
This will replace the original path that is defined in the state file, with the folder path where you're currently working on.


Given this information, I've also fixed the wiki page in question: http://openfoamwiki.net/index.php/Co...ost-Processing

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 19, 2014, 13:52
Default the solution worked
  #7
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
Greetings Bruno
I greatfully appreciate you for your kindly attention
i got what the problem was and where it arised
your solution worked and pages of error, all, disappeared
however there is still an error that is repeated 4 times both in terminal and in paraview:

Code:
[31mQVariantMap DBusMenuExporterDBus::getProperties(int, const QStringList&) const[0m: Condition failed: action
, i try to look it up through the net to know how to solve it.

again thnx for the time you spent on it and correcting the source page (
HTML Code:
http://openfoamwiki.net/index.php/Contrib_solidParticleFoam
)
ali_atrian is offline   Reply With Quote

Old   August 24, 2014, 08:50
Default
  #8
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Alireza,

One possible solution is to remove the package "qt-ai-spi":
Code:
sudo apt-get remove qt-ai-spi
If that doesn't fix the problem, from what I could find, that error message is an old bug and can usually be ignored. It's a bit annoying to see it every time you start ParaView, but the issue seems to be related to how ParaView was built. One solution seems to be to run paraFoam with the "-builtin" option:
Code:
paraFoam -builtin
Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   August 27, 2014, 10:31
Default
  #9
Member
 
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 11
ali_atrian is on a distinguished road
Hi Bruno

thank you very much for your keen help
hope you success
Alireza
ali_atrian is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Thermophysical Properties wsmith02 OpenFOAM 4 June 1, 2023 14:30
[Other] Tabulated thermophysicalProperties library chriss85 OpenFOAM Community Contributions 62 October 2, 2022 03:50
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
[swak4Foam] funkySetFields compilation error tayo OpenFOAM Community Contributions 39 December 3, 2012 05:18
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23


All times are GMT -4. The time now is 08:18.