Gan,<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;&gt; When the library name is &quot;libCLogger_execd.so&quot;, i entered
<br>&gt;&gt; &quot;CLogger_execd&quot; as the &lt;location&gt; value.<br>&gt;<br>&gt; Could you please change it to &quot;CLogger_exec&quot; and see if it works better?<br>&gt; Basically, I suggest you follow the same naming rule as what the &quot;Hello&quot;
<br>&gt; example does.</blockquote><div><br>I tried to do that without success. I now have to versions of the libraries residing<br>in $ACE_ROOT/lib (the debug version with *d.so naming convention, and the release version).
<br>I tried both versions &lt;location&gt;CLogger_exec&lt;/location&gt;, and &lt;location&gt;CLogger_execd&lt;/location&gt;<br>
without success.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;<br>&gt; For example, you can find below tag<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;location&gt;Receiver_DnC_exec&lt;/location&gt;
<br>&gt;<br>&gt; appearing in the .cdp file of Hello example. And then you can check what<br>&gt; the name of the library is in your $ACE_ROOT/lib directory. I suspect it<br>&gt; is Receiver_DnC_execd.so, right?<br><br>Sorry, I meant libReceiver_DnC_execd.so.
</blockquote><div><br>I just built the release version of ACE/TAO/CIAO and then made symbolic links<br>for the lib*d.so libraries, which just reference the release versions.<br>For my component projects however, I used the &quot;Debug configuration&quot; 
<br>for MPC (using -type make and setting configurations = Debug in $ACE_ROOT/MPC/templates/user_makedll.mpt).<br>But to check if that is a problem, I built my components using the <br>&quot;Release configuration&quot; too. And the same problem occured.
<br>So I guess, this is not the problem.<br><br></div>Thanks,<br>Friedhelm<br></div>