[Ace-users] Re: [ciao-users] calling Plan_Launcher leads to Execution_Managercoredump

Johnny Willemsen jwillemsen at remedy.nl
Tue Jul 10 09:20:40 CDT 2007


Hi,
 
I have fixed the wrong file name in the debug statements, thanks for point
that out.
 
Johnny


  _____  

From: ciao-users-bounces at cse.wustl.edu
[mailto:ciao-users-bounces at cse.wustl.edu] On Behalf Of Friedhelm Wolf
Sent: Tuesday, July 10, 2007 9:18 AM
To: CIAO Users Mailing List
Subject: Re: [ciao-users] calling Plan_Launcher leads to
Execution_Managercoredump


Hi Gan,

wow ... that was a direct hit ... after putting your dat file in (I guess
the tab made the difference),
I went further ...

however, I does not succeed completely but I get the following output:

CIAO_NodeManager IOR:
IOR:010000001f00000049444c3a4349414f2f4e6f64654d616e616765724461656d6f6e3a31
2e30000001000000000000006800000001
0102000a0000006c6f63616c686f73740033831b00000014010f005253541c98934626470d00
00000000010000000100000000020000000000000008000000010000 
00004f41540100000018000000010000000100010001000000010001050901010000000000
CIAO_NodeManager is running...
CIAO_ExecutionManager is running...
CIAO::Plan_Launcher_i: In ExecutionManager, the Priority Model Policy is not
exposed. Use non-RT mode. 
(20574|182977823424) Initializing the Xerces runtime
CIAO (20573|182954076800) calling this->man_.is_plan_available()...
CIAO (20573|182954076800) Plan wasn't already available
CIAO (20573|182954076800) About to instantiate
CIAO::DomainApplicationManager_Impl 
CIAO (20573|182954076800) Instantiated CIAO::DomainApplicationManager_Impl
CIAO (20573|182954076800) Bound DAM reference...
CIAO_PlanLauncher: start Launch application...
*** Starting NodeApplication
NodeApp_Configurator::pre_orb_init 
NodeApp_Configurator::post_orb_init
Running NodeApplication...
CIAO (20579|182950300544) Container_Base.cpp
-Session_Container::ciao_install_home -ERROR in opening the executor DLL []
(20579|182950300544) EXCEPTION, Container_Impl::install 

user exception, ID 'IDL:Deployment/UnknownImplId:1.0'
(20579|182950300544) EXCEPTION, CIAO_NodeApplication::install error

user exception, ID 'IDL:Deployment/UnknownImplId:1.0'
DAM_Impl:StartError: Session_Container::ciao_install_home, Failed to open
executor DLL: 
[success]
CIAO_PlanLauncher: finish Launch application...
DAM_Impl::finishLaunch - StartError:
DomainApplicationManager_Impl::create_connections_i, Creating connections
for LoggerComponentEn
vironment.ComponentImplementations.LoggerSystem.LoggerSystem.CLoggerClient :
unable to find object reference for connection logger_lo
ggerLoggerComponentEnvironment.ComponentImplementations.LoggerSystem.LoggerS
ystem.CLoggerClientLoggerComponentEnvironment.ComponentI
mplementations.LoggerSystem.LoggerSystem.CLogger 
[success]
CIAO_PlanLauncher: start activating components...
CORBA EXCEPTION: system exception, ID 'IDL:omg.org/CORBA/COMM_FAILURE:1.0'
TAO exception, minor code = 6 (failed to recv request response; ENOENT),
completed = MAYBE 

Deployment failed. Plan_Launcher exiting.
./deploy.sh: line 9: 20573 Segmentation fault
$CIAO_ROOT/DAnCE/ExecutionManager/Execution_Manager -o EM.ior -i
Standalone.dat

Any hints on that ... as far as I can see, the needed shared objects
(stub,svnt,exec) are placed in a directory which is 
entered in my $LD_LIBRARY_PATH environment variable ... so they should be
loadable by the SessionContainer.

BTW, I guess line 272, in $CIAO_ROOT/ciao/SessionContainer.cpp should not be
                        "CIAO (%P|%t) Container_Base.cpp -" 
but
                        "CIAO (%P|%t) Session_Container.cpp -"
(I recognized some more of these lines).

Cheers,
Friedhelm


On 7/10/07, Gan Deng <gan.deng at vanderbilt.edu> wrote: 

Hi,

Could you please replace your .dat file with the one attached in my
email and see whether it works better? I recall that some bug crept in
when we refactored DAnCE code in parsing CORBA LOC map configuration 
file. Please let me know if this works or not.

Thanks,
Gan

Friedhelm Wolf wrote:
> CIAO VERSION: 0.5.8
> TAO VERSION : 1.5.8
> ACE VERSION : 5.5.8
>
> HOST MACHINE and OPERATING SYSTEM: 
>     i686 pc, SUSE linux Enterprise Server 9, Kernel 2.6.5
>
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
>     gcc 3.3.3 (SuSE Linux)
>
> THE $ACE_ROOT/ace/config.h FILE:
>     #include " config-linux.h"
>
> THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE :
>     include $ACE_ROOT/include/makeinclude/platform- linux.GNU
>
> CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features 
>     (used by MPC when you generate your own makefiles):
>     N/A
>
> AREA/CLASS/EXAMPLE AFFECTED:
>     DAnCE
>
> DOES THE PROBLEM AFFECT:
>     EXECUTION: Plan_Launcher / Execution_Manager 
>
> SYNOPSIS:
>     calling Plan_Launcher leads to Execution_Manager coredump
>
> DESCRIPTION:
> Hi there,
>
> I try to deploy a simple component application, consisting
> of two components, running on one node
> (see attached StandaloneDeployment.cpd).
>
> I followed the Simple Quoter tutorial to write a script
> which starts up the necessary DAnCE executables
> (see attached deploy.sh and Standalone.dat).
>
> As a result the following output indicates a coredump:
>
>     CIAO_NodeManager IOR:
>
IOR:010000001f00000049444c3a4349414f2f4e6f64654d616e616765724461656d6f6e3a31
2e300000010000000000000068000000010102000a0000006c6f63616c686f73740033831b00
000014010f00525354cb339346c4390800000000000100000001000000000200000000000000
0800000001000000004f41540100000018000000010000000100010001000000010001050901
010000000000 
>
>     CIAO_NodeManager is running...
>
>     CIAO_ExecutionManager is running...
>
>     CIAO::Plan_Launcher_i: In ExecutionManager, the Priority Model
> Policy is not exposed. Use non-RT mode. 
>     (28610|182977823424) Initializing the Xerces runtime
>     CIAO (28605|182954076800) calling this->man_.is_plan_available()...
>     CIAO (28605|182954076800) Plan wasn't already available
>     CIAO (28605|182954076800) About to instantiate
> CIAO::DomainApplicationManager_Impl
>     CORBA EXCEPTION: system exception, ID
> 'IDL:omg.org/CORBA/COMM_FAILURE:1.0
<http://omg.org/CORBA/COMM_FAILURE:1.0>
<http://omg.org/CORBA/COMM_FAILURE:1.0>'
>     TAO exception, minor code = 6 (failed to recv request response;
> ENOENT), completed = MAYBE
>
>     Deployment failed. Plan_Launcher exiting.
>     ./deploy.sh: line 8: 28605 Segmentation fault      (core dumped)
> $CIAO_ROOT/DAnCE/ExecutionManager/Execution_Manager -o EM.ior -i
> Standalone.dat 
>
> I attached the stack of the dump file (Execution_Manager.dump).
>
> Can you give me any hints, whats going wrong here. I generated the
> deployment plan using CoSMIC. I'm not shure, if anything within there 
> is correct, but it seems to me, that the problem might even occur
> before the deployment plan is executed by the Plan_Launcher.
>
> Any help is appreciated.
>
> Thanks,
> Friedhelm 
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ciao-users mailing list
> ciao-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ciao-users


StandaloneNode corbaloc:iiop:localhost:99123/NodeManager 
_______________________________________________
ciao-users mailing list
ciao-users at mail.cse.wustl.edu
http://mail.cse.wustl.edu/mailman/listinfo/ciao-users




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070710/cde26f1a/attachment-0001.htm


More information about the Ace-users mailing list