Hi 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;">It looks to me that the at least one DLL name in your local directory do
<br>not match the name you specified in your deployment plan descriptor,<br>hence the UnknownImplId exception.</blockquote><div><br>You were correct with that. I missed to fill in the &lt;location&gt; value for the<br>implementation artifacts of my components.
<br><br>However ... when I did so, I get the same error message again (apart from<br>that there is the name of the .so in the debug output now):<br><br>CIAO_NodeManager IOR: IOR:010000001f00000049444c3a4349414f2f4e6f64654d616e616765724461656d6f6e3a312e300000010000000000000068000000010102000a0000006c6f63616c686f73740033831b00000014010f0052535488df9446ee7302000000000001000000010000000002000000000000000800000001000000004f41540100000018000000010000000100010001000000010001050901010000000000
<br>CIAO_NodeManager is running...<br>*** Starting NodeApplication<br>NodeApp_Configurator::pre_orb_init<br>NodeApp_Configurator::post_orb_init<br>Running NodeApplication...<br>CIAO (23160|182950300544) Container_Base.cpp -Session_Container::ciao_install_home -ERROR in opening the executor DLL [CLogger_execd]
<br>(23160|182950300544) EXCEPTION, Container_Impl::install<br><br>user exception, ID &#39;IDL:Deployment/UnknownImplId:1.0&#39;<br>(23160|182950300544) EXCEPTION, CIAO_NodeApplication::install error<br><br>user exception, ID &#39;IDL:Deployment/UnknownImplId:
1.0&#39;<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;">Could you please check your .cdp file and your local directory names to
<br>make sure they do match with each other?</blockquote><div><br>What do you mean by local directory names?&nbsp; I set up my projects, so that all shared libraries are<br>placed in $ACE_ROOT/lib.<br>When the library name is &quot;libCLogger_execd.so&quot;, i entered &quot;CLogger_execd&quot; as the &lt;location&gt; value.
<br>I also made shure that the $ACE_ROOT/lib path is mentioned in the LD_LIBRARY_PATH variable.<br><br>However, the NodeApplications ACE_DLL_Manager seems not to be able to find the correct shared object file.<br>(I debugged into this the whole day now).
<br><br>Any hints, why the shared objects cannot be found?<br><br></div><div><br>Thanks,<br>Friedhelm <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;">
Thanks,<br>Gan<br><br>_______________________________________________<br>ciao-users mailing list<br><a href="mailto:ciao-users@mail.cse.wustl.edu">ciao-users@mail.cse.wustl.edu</a><br><a href="http://mail.cse.wustl.edu/mailman/listinfo/ciao-users">
http://mail.cse.wustl.edu/mailman/listinfo/ciao-users</a><br></blockquote></div><br>