[Ace-users] [ciao-users] Another deployment question
Friedhelm Wolf
fwolf at dre.vanderbilt.edu
Tue Dec 18 10:07:46 CST 2007
Hi Serena,
Serena Fritsch wrote:
> Hi Friedhelm
>
> Yes ldd returns no errors for the exec library. I am running out of
> solutions it seems :) The interesting thing is that if i change all
> event ports to be facets/receptables, i have no problem with the
> deployment.
Thats interesting indeed.
The only thing in your deployment plan, that seems strange to me
concerning events is, that the connection "stateIn_stateOut" in line 70,
states, that the port "stateOut" of your ContextC component has the kind
"EventPublisher", while the ContextC.idl file defines it as an event
emitter:
emits StateChangeEvent stateOut;
You might consider to change either the idl to:
publishes StateChangeEvent stateOut;
or the kind statement to "EventEmitter".
HTH,
Friedhelms
> Thanks for any solution
> Serena
>
>
> 2007/12/18, Friedhelm Wolf <fwolf at dre.vanderbilt.edu
> <mailto:fwolf at dre.vanderbilt.edu>>:
>
> Hi Serena,
>
> the entriy in the Plan seem to match the create_DIS_ContextCHome_Impl
> entry function names in your executor.
>
> Did you check if all dependencies of your library are satisfied, by
> using ldd?
>
> Thanks,
> Friedhelm
>
> Serena Fritsch wrote:
> > Hi All,
> >
> > Attached are the executor and servant header files. Thanks so
> much for
> > your help.
> > Best regards
> > Serena
> >
> >
> > 2007/12/17, William R. Otte < wotte at dre.vanderbilt.edu
> <mailto:wotte at dre.vanderbilt.edu>
> > <mailto:wotte at dre.vanderbilt.edu <mailto:wotte at dre.vanderbilt.edu>>>:
> >
> > Hi Serena -
> >
> > Couple you please include the executor and servant header files?
> >
> > Thanks,
> > /-Will
> >
> > On Dec 17, 2007, at 5:30 PM, Serena Fritsch wrote:
> >
> > > Hi all,
> > > Thank you very much for your helpful comments on all our
> deployment
> > > problems. And deep apologies for still coming up with new
> ones.
> > > I have attached the problem report form as well as the
> two idls and
> > > the deployment plan.
> > >
> > > Thanks in advance
> > > Serena
> > >
> > >
> > > <PROBLEM-REPORT-
> > > FORM
> > > >
> > > <
> > > ContextC
> > > .idl
> > > >
> > > <
> > > RulesEngine
> > >
> .idl><Plan.cdp>_______________________________________________
> > > ciao-users mailing list
> > > ciao-users at mail.cse.wustl.edu
> <mailto:ciao-users at mail.cse.wustl.edu>
> <mailto:ciao-users at mail.cse.wustl.edu
> <mailto:ciao-users at mail.cse.wustl.edu>>
> > > http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
> >
> >
> > _______________________________________________
> > ciao-users mailing list
> > ciao-users at mail.cse.wustl.edu
> <mailto:ciao-users at mail.cse.wustl.edu>
> <mailto:ciao-users at mail.cse.wustl.edu
> <mailto:ciao-users at mail.cse.wustl.edu> >
> > http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
> > <http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
> <http://mail.cse.wustl.edu/mailman/listinfo/ciao-users>>
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > ciao-users mailing list
> > ciao-users at mail.cse.wustl.edu <mailto:ciao-users at mail.cse.wustl.edu>
> > http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
>
> _______________________________________________
> ciao-users mailing list
> ciao-users at mail.cse.wustl.edu <mailto:ciao-users at mail.cse.wustl.edu>
> http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ciao-users mailing list
> ciao-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ciao-users
More information about the Ace-users
mailing list