<div dir="ltr">Alright. Found the culprit! There was an '&' in the filename which apparently XML does not like. <div><a href="http://stackoverflow.com/questions/1328538/how-do-i-escape-ampersands-in-xml" target="_blank">http://stackoverflow.com/questions/1328538/how-do-i-escape-ampersands-in-xml</a><br><div><br></div><div>FYI, if for whatever reason you have '&' in your filename, you can replace it with <strong style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif">"</strong><strong style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif">&#038;" ... </strong>or simply dont use '&' ... Also the same problem exists in 4.4. I was opening another file by mistake.</div><div><br></div><div>Mohammad</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 2, 2016 at 10:36 PM, Mohammad Mirzadeh <span dir="ltr"><<a href="mailto:mirzadeh@gmail.com" target="_blank">mirzadeh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div>I have a pvtu file that I can open in 4.4 but not the latest release, i.e. 5. Here's the error I get from PV:<div><br></div><div>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">ERROR: In /Users/kitware/buildbot-slave/paraview-bigmac-osx-shared-release_opengl2_osx10_7_qt4_superbuild/source-paraview/VTK/IO/XMLParser/vtkXMLParser.cxx, line 397</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">vtkXMLDataParser (0x7fbb56511d50): Error parsing XML in stream at line 15, column 72, byte index 707: not well-formed (invalid token)</span></p>
<p style="margin:0px;font-family:Courier;color:rgb(128,0,0)"><br></p>
<p style="margin:0px;font-family:Courier;color:rgb(128,0,0)"><br></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">ERROR: In /Users/kitware/buildbot-slave/paraview-bigmac-osx-shared-release_opengl2_osx10_7_qt4_superbuild/source-paraview/VTK/IO/XML/vtkXMLReader.cxx, line 456</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">vtkXMLPUnstructuredGridReader (0x7fbb579d9c00): Error parsing input file.  ReadXMLInformation aborting.</span></p>
<p style="margin:0px;font-family:Courier;color:rgb(128,0,0)"><br></p>
<p style="margin:0px;font-family:Courier;color:rgb(128,0,0)"><br></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">ERROR: In /Users/kitware/buildbot-slave/paraview-bigmac-osx-shared-release_opengl2_osx10_7_qt4_superbuild/source-paraview/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 784</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">vtkPVCompositeDataPipeline (0x7fbb565261b0): Algorithm vtkXMLPUnstructuredGridReader(0x7fbb579d9c00) returned failure for request: vtkInformation (0x7fbb5718bf20)</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  Debug: Off</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  Modified Time: 2617827</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  Reference Count: 1</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  Registered Events: (none)</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  Request: REQUEST_INFORMATION</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  FORWARD_DIRECTION: 0</span></p>
<p style="margin:0px"><span style="font-family:Courier;color:rgb(128,0,0)">  ALGORITHM_AFTER_FORWARD: 1</span></p>
<p style="margin:0px;font-family:Courier;font-size:13pt;color:rgb(128,0,0)"><br></p>This is on OSX 10.11.3. Has there been any changes to the pvtu format with the new release? The vtu file itself opens both in 4.4 and 5.<br><br><br>Thanks,<br>Mohammad<br><br><br></div></div>
</blockquote></div><br></div></div>