Hi Gan,<br><br>wow ... that was a direct hit ... after putting your dat file in (I guess the tab made the difference),<br>I went further ...<br><br>however, I does not succeed completely but I get the following output:<br>
<br>CIAO_NodeManager IOR: IOR:010000001f00000049444c3a4349414f2f4e6f64654d616e616765724461656d6f6e3a312e30000001000000000000006800000001<br>0102000a0000006c6f63616c686f73740033831b00000014010f005253541c98934626470d0000000000010000000100000000020000000000000008000000010000
<br>00004f41540100000018000000010000000100010001000000010001050901010000000000<br>CIAO_NodeManager is running...<br>CIAO_ExecutionManager is running...<br>CIAO::Plan_Launcher_i: In ExecutionManager, the Priority Model Policy is not exposed. Use non-RT mode.
<br>(20574|182977823424) Initializing the Xerces runtime<br>CIAO (20573|182954076800) calling this-&gt;man_.is_plan_available()...<br>CIAO (20573|182954076800) Plan wasn&#39;t already available<br>CIAO (20573|182954076800) About to instantiate CIAO::DomainApplicationManager_Impl
<br>CIAO (20573|182954076800) Instantiated CIAO::DomainApplicationManager_Impl<br>CIAO (20573|182954076800) Bound DAM reference...<br>CIAO_PlanLauncher: start Launch application...<br>*** Starting NodeApplication<br>NodeApp_Configurator::pre_orb_init
<br>NodeApp_Configurator::post_orb_init<br>Running NodeApplication...<br>CIAO (20579|182950300544) Container_Base.cpp -Session_Container::ciao_install_home -ERROR in opening the executor DLL []<br>(20579|182950300544) EXCEPTION, Container_Impl::install
<br><br>user exception, ID &#39;IDL:Deployment/UnknownImplId:1.0&#39;<br>(20579|182950300544) EXCEPTION, CIAO_NodeApplication::install error<br><br>user exception, ID &#39;IDL:Deployment/UnknownImplId:1.0&#39;<br>DAM_Impl:StartError: Session_Container::ciao_install_home, Failed to open executor DLL:
<br>[success]<br>CIAO_PlanLauncher: finish Launch application...<br>DAM_Impl::finishLaunch - StartError: DomainApplicationManager_Impl::create_connections_i, Creating connections for LoggerComponentEn<br>vironment.ComponentImplementations.LoggerSystem.LoggerSystem.CLoggerClient
: unable to find object reference for connection logger_lo<br>ggerLoggerComponentEnvironment.ComponentImplementations.LoggerSystem.LoggerSystem.CLoggerClientLoggerComponentEnvironment.ComponentI<br>mplementations.LoggerSystem.LoggerSystem.CLogger
<br>[success]<br>CIAO_PlanLauncher: start activating components...<br>CORBA EXCEPTION: system exception, ID &#39;IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>&#39;<br>TAO exception, minor code = 6 (failed to recv request response; ENOENT), completed = MAYBE
<br><br>Deployment failed. Plan_Launcher exiting.<br>./deploy.sh: line 9: 20573 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $CIAO_ROOT/DAnCE/ExecutionManager/Execution_Manager -o EM.ior -i Standalone.dat<br><br>Any hints on that ... as far as I can see, the needed shared objects (stub,svnt,exec) are placed in a directory which is 
<br>entered in my $LD_LIBRARY_PATH environment variable ... so they should be loadable by the SessionContainer.<br><br>BTW, I guess line 272, in $CIAO_ROOT/ciao/SessionContainer.cpp should not be<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;CIAO (%P|%t) Container_Base.cpp -&quot;
<br>but<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;CIAO (%P|%t) Session_Container.cpp -&quot;<br>(I recognized some more of these lines).<br><br>Cheers,<br>Friedhelm<br><br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">
Gan Deng</b> &lt;<a href="mailto:gan.deng@vanderbilt.edu">gan.deng@vanderbilt.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Could you please replace your .dat file with the one attached in my<br>email and see whether it works better? I recall that some bug crept in<br>when we refactored DAnCE code in parsing CORBA LOC map configuration
<br>file. Please let me know if this works or not.<br><br>Thanks,<br>Gan<br><br>Friedhelm Wolf wrote:<br>&gt; CIAO VERSION: 0.5.8<br>&gt; TAO VERSION : 1.5.8<br>&gt; ACE VERSION : 5.5.8<br>&gt;<br>&gt; HOST MACHINE and OPERATING SYSTEM:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; i686 pc, SUSE linux Enterprise Server 9, Kernel 2.6.5<br>&gt;<br>&gt; COMPILER NAME AND VERSION (AND PATCHLEVEL):<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; gcc 3.3.3 (SuSE Linux)<br>&gt;<br>&gt; THE $ACE_ROOT/ace/config.h FILE:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; #include &quot;
config-linux.h&quot;<br>&gt;<br>&gt; THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE :<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; include $ACE_ROOT/include/makeinclude/platform- linux.GNU<br>&gt;<br>&gt; CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; (used by MPC when you generate your own makefiles):<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; N/A<br>&gt;<br>&gt; AREA/CLASS/EXAMPLE AFFECTED:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; DAnCE<br>&gt;<br>&gt; DOES THE PROBLEM AFFECT:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; EXECUTION: Plan_Launcher / Execution_Manager
<br>&gt;<br>&gt; SYNOPSIS:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; calling Plan_Launcher leads to Execution_Manager coredump<br>&gt;<br>&gt; DESCRIPTION:<br>&gt; Hi there,<br>&gt;<br>&gt; I try to deploy a simple component application, consisting<br>
&gt; of two components, running on one node<br>&gt; (see attached StandaloneDeployment.cpd).<br>&gt;<br>&gt; I followed the Simple Quoter tutorial to write a script<br>&gt; which starts up the necessary DAnCE executables<br>
&gt; (see attached deploy.sh and Standalone.dat).<br>&gt;<br>&gt; As a result the following output indicates a coredump:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO_NodeManager IOR:<br>&gt; IOR:010000001f00000049444c3a4349414f2f4e6f64654d616e616765724461656d6f6e3a312e300000010000000000000068000000010102000a0000006c6f63616c686f73740033831b00000014010f00525354cb339346c43908000000000001000000010000000002000000000000000800000001000000004f41540100000018000000010000000100010001000000010001050901010000000000
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO_NodeManager is running...<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO_ExecutionManager is running...<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO::Plan_Launcher_i: In ExecutionManager, the Priority Model<br>&gt; Policy is not exposed. Use non-RT mode.
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; (28610|182977823424) Initializing the Xerces runtime<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO (28605|182954076800) calling this-&gt;man_.is_plan_available()...<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO (28605|182954076800) Plan wasn&#39;t already available<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; CIAO (28605|182954076800) About to instantiate<br>&gt; CIAO::DomainApplicationManager_Impl<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; CORBA EXCEPTION: system exception, ID<br>&gt; &#39;IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0
</a> &lt;<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">http://omg.org/CORBA/COMM_FAILURE:1.0</a>&gt;&#39;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; TAO exception, minor code = 6 (failed to recv request response;<br>&gt; ENOENT), completed = MAYBE<br>
&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Deployment failed. Plan_Launcher exiting.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ./deploy.sh: line 8: 28605 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(core dumped)<br>&gt; $CIAO_ROOT/DAnCE/ExecutionManager/Execution_Manager -o EM.ior -i<br>&gt; Standalone.dat
<br>&gt;<br>&gt; I attached the stack of the dump file (Execution_Manager.dump).<br>&gt;<br>&gt; Can you give me any hints, whats going wrong here. I generated the<br>&gt; deployment plan using CoSMIC. I&#39;m not shure, if anything within there
<br>&gt; is correct, but it seems to me, that the problem might even occur<br>&gt; before the deployment plan is executed by the Plan_Launcher.<br>&gt;<br>&gt; Any help is appreciated.<br>&gt;<br>&gt; Thanks,<br>&gt; Friedhelm
<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; ciao-users mailing list<br>&gt; <a href="mailto:ciao-users@mail.cse.wustl.edu">
ciao-users@mail.cse.wustl.edu</a><br>&gt; <a href="http://mail.cse.wustl.edu/mailman/listinfo/ciao-users">http://mail.cse.wustl.edu/mailman/listinfo/ciao-users</a><br><br><br>StandaloneNode corbaloc:iiop:localhost:99123/NodeManager
<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><br></blockquote></div><br>