|
[Sponsors] |
[OpenFOAM] could not open file .vtk in paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 26, 2014, 15:47 |
could not open file .vtk in paraview
|
#1 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
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 thats kind of you if i could recieve any help on resolving the errors thnx |
|
July 27, 2014, 08:18 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
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
__________________
|
|
July 27, 2014, 16:44 |
Opening .VTK file in paraview:
|
#3 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
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 |
|
July 31, 2014, 15:42 |
"not open" & "Algorithm vtkFileSeriesReader" & "Algorithm vtkPDataSetReader"
|
#4 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
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 |
|
July 31, 2014, 15:47 |
"not open" & "Algorithm vtkFileSeriesReader" & "Algorithm vtkPDataSetReader"
|
#5 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
No Reply!!!
|
|
August 16, 2014, 13:12 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
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 Given this information, I've also fixed the wiki page in question: http://openfoamwiki.net/index.php/Co...ost-Processing Best regards, Bruno
__________________
|
|
August 19, 2014, 14:52 |
the solution worked
|
#7 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
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 again thnx for the time you spent on it and correcting the source page ( HTML Code:
http://openfoamwiki.net/index.php/Contrib_solidParticleFoam |
|
August 24, 2014, 09:50 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Alireza,
One possible solution is to remove the package "qt-ai-spi": Code:
sudo apt-get remove qt-ai-spi Code:
paraFoam -builtin Bruno
__________________
|
|
August 27, 2014, 11:31 |
|
#9 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
Hi Bruno
thank you very much for your keen help hope you success Alireza |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Thermophysical Properties | wsmith02 | OpenFOAM | 4 | June 1, 2023 15:30 |
[Other] Tabulated thermophysicalProperties library | chriss85 | OpenFOAM Community Contributions | 62 | October 2, 2022 04:50 |
[swak4Foam] funkyDoCalc with OF2.3 massflow | NiFl | OpenFOAM Community Contributions | 14 | November 25, 2020 04:30 |
[swak4Foam] funkySetFields compilation error | tayo | OpenFOAM Community Contributions | 39 | December 3, 2012 06:18 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |