[Ace-users] Re: [ciao-users] Invalid connection exception with sink and source direct connection on different nodes

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Wed Oct 3 16:09:38 CDT 2007


Hi Santos,

   Thanks for using the PRF.

>     CIAO VERSION: 0.5.9
>     TAO VERSION : 1.5.9
>     ACE VERSION : 5.5.9
> 
>     HOST MACHINE and OPERATING SYSTEM:
>         If on Windows based OS's, which version of WINSOCK do you
>         use?: Pentium IV, Debian linux kernel 2.6
> 
>     TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
>     COMPILER NAME AND VERSION (AND PATCHLEVEL):
> 
>     THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
>     specific file, simply state which one]:#include "ace/config-
> linux.h"
> 
>     THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you
>     use a link to a platform-specific file, simply state which one
>     (unless this isn't used in this case, e.g., with Microsoft Visual
>     C++)]:
>     no_hidden_visibility=1
>     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): There is no
> such file.
> 
>     AREA/CLASS/EXAMPLE AFFECTED:
> [What example failed?  What module failed to compile?]
> 
>     DOES THE PROBLEM AFFECT:
>         COMPILATION? No.
>             If so, what do your $ACE_ROOT/ace/config.h and
>             $ACE_ROOT/include/makeinclude/platform_macros.GNU contain?
>         LINKING? No.
>             On Unix systems, did you run make realclean first?
>         EXECUTION? No.
>         OTHER (please specify)?
> [Please indicate whether ACE/TAO/CIAO, your application, or both are
> affected.]
> 
>     SYNOPSIS: Sink and source direct connection on different nodes
> [Brief description of the problem]
> 
>     DESCRIPTION:
> [Detailed description of problem.  Don't just say "<blah>
> doesn't work, here's a fix," explain what your program does
> to get to the <blah> state. ]
> 
> Hi,
> 
> I'm trying to connect two components through their event sink and source ports without using an event channel. It happens
> that I noticed that this only works when both components are on the same node. Is that a constraint of CIAO?

No, this *should* work fine, so if it doesn't then it's either a bug or
a misconfiguration.  I recommend you upgrade to CIAO 0.6.1 and see if
you get the same behavior.

Thanks,

Doug



More information about the Ace-users mailing list