[vtkusers] vtkXMLRectilinearGridReaderreturned failure for request: vtkInformation

Peter Delmont Peter.Delmont at wis.kuleuven.be
Fri Mar 16 10:39:39 EDT 2007


Hello,

I tried to create a file in the .vtr xml format, but running paraview  
gave the following Error.  Below, I also add the first lines of the  
.vtr file, as I made it.  Can somebody explain what I did wrong?

Regards,
Peter

ErrorMessage
# Error or warning: There was a VTK Error in file:  
/home/peter/ParaViewReleaseRoot/paraview-2.2.1/VTK/Filtering/vtkExecutive.cxx  
(680)
  Algorithm vtkXMLRectilinearGridReader(0x8b5a358) returned failure  
for request: vtkInformation (0x8c7f9f0)
   Debug: Off
   Modified Time: 8552485
   Reference Count: 1
   Registered Events: (none)
   ALGORITHM_AFTER_FORWARD: 1
   FORWARD_DIRECTION: 0
   FROM_OUTPUT_PORT: 0
   KEYS_TO_COPY: COMPOSITE_DATA_INFORMATION
   REQUEST_INFORMATION: 1
ErrorMessage end


<?xml version="1.0"?>
<VTKFile type ="RectilinearGrid" version="0.1" byte_order="LittleEndian">
   <RectilinearGrid WholeExtent="0000 0120 0000 0024 0000 0000">
     <Piece Extent="    3   6   3   6   0   0">
       <CellData>
         <DataArray type="Float32" name="rho" format="ascii">
   0.5226775301E+00  0.5048031593E+00  0.5007485903E+00   
0.5001712550E+00  0.5411083517E+00  0.5050533093E+00  0.5007959062E+00  
  0.500287678
3E+00  0.5378477037E+00  0.5051429757E+00  0.5009451655E+00   
0.5004068663E+00  0.5397066253E+00  0.5062853362E+00  0.5015132257E+00  
  0.5006
276836E+00
         </DataArray>
       </CellData>
       <Coordinates>
         <DataArray type="Float32" Name="X_Coordinates" format="ascii">
        0.0000000000000000       0.0250000000000000        
0.0500000000000000       0.0750000000000000       0.1000000000000000
         </DataArray>
         <DataArray type="Float32" Name="Y_Coordinates" format="ascii">
        0.0000000000000000       0.0250000000000000        
0.0500000000000000       0.0750000000000000       0.1000000000000000
         </DataArray>
         <DataArray type="Float32" Name="Z_Coordinates" format="ascii">
        0.0000000000000000
         </DataArray>
       </Coordinates>
     </Piece>
     <Piece Extent="    3   6   3   6   0   0">
       <CellData>
         <DataArray type="Float32" name="rho" format="ascii">
   0.5760250298E+00  0.5198533755E+00  0.5046584434E+00

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm




More information about the vtkusers mailing list