Thanks for your reply.<br>I have included vtkObjectFactory and have used vtkStandardNewMacro(vtkMyReader) in the .cxx file. The class filename and class name also match the class=attribute in the XML file. But the error message still appeares. <br>
<br><div class="gmail_quote">
On Wed, Feb 25, 2009 at 8:03 PM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Sorry, I should have thought before I replied.  Of course you have XML<br>
or else paraview wouldn&#39;t know to ask the ProcessModule to try to<br>
create a vtkMyReader.<br>
<br>
Check for the inclusion of the vtkObjectFactory and the use of<br>
vtkStandardNewMacro in the .cxx file. Also check that the classes<br>
filename and class name match that in of the class= attribute in the<br>
XML file.<br>
<div><div></div><div><br>
<br>
On Wed, Feb 25, 2009 at 9:40 PM, David E DeMarle<br>
&lt;<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>&gt; wrote:<br>
&gt; Have you written the xml configuration file that tells ParaView how to<br>
&gt; call the reader?<br>
&gt;<br>
&gt; On Wed, Feb 25, 2009 at 7:15 PM, Biao She &lt;<a href="mailto:shebiao@gmail.com" target="_blank">shebiao@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi everyone.<br>
&gt;&gt; I am trying to write a new reader plugin for Paraview. However, I get the<br>
&gt;&gt; following error when I try to use it:<br>
&gt;&gt;<br>
&gt;&gt; ERROR: In<br>
&gt;&gt; /usr/scratch/bshe/Paraview/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx,<br>
&gt;&gt; line 1079<br>
&gt;&gt; vtkProcessModule (0x8c24658): Cannot create object of type &quot;vtkMyReader&quot;.<br>
&gt;&gt; while processing<br>
&gt;&gt; Message 0 = New<br>
&gt;&gt;   Argument 0 = string_value {vtkMyReader}<br>
&gt;&gt;   Argument 1 = id_value {84}<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ERROR: In<br>
&gt;&gt; /usr/scratch/bshe/Paraview/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx,<br>
&gt;&gt; line 1080<br>
&gt;&gt; vtkProcessModule (0x8c24658): Aborting execution for debugging purposes.<br>
&gt;&gt;<br>
&gt;&gt; It seems to be a vtkMyReader construction problem. (Please correct me if<br>
&gt;&gt; not)<br>
&gt;&gt; My vtkMyReader is derived from vtkImageReader2, and it has a public static<br>
&gt;&gt; method for construction in .h file - static vtkDICOMImageReaderCopy *New().<br>
&gt;&gt; I am wondering if I have to write some code for this method in the<br>
&gt;&gt; vtkMyReader implementation (.cxx file) to fix the error?<br>
&gt;&gt;<br>
&gt;&gt; Thanks<br>
&gt;&gt;<br>
&gt;&gt; Biao<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; David E DeMarle<br>
&gt; Kitware, Inc.<br>
&gt; R&amp;D Engineer<br>
&gt; 28 Corporate Drive<br>
&gt; Clifton Park, NY 12065-8662<br>
&gt; Phone: 518-371-3971 x109<br>
&gt;<br>
<br>
<br>
<br>
--<br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
28 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-371-3971 x109<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>She, Biao<br>Department of Computing Science,<br>University of Alberta, Edmonton, Canada<br>