|
From: Yan D. <da...@oc...> - 2008-11-19 17:51:15
|
Based on the IOR output we saw two profiles:
Host Name: cfai57.cfai.local
Port Number: 59290
Host Name: mac1.gig.local
Port Number: 59290
Are you able to
telnet cfai57.cfai.local 59290
OR
telnet mac1.gig.local 59290
or ping those addresses ?
If not, your configuration is incorrect. Please check with your system administer.
This could probably be fixed by using -ORBListenEndpoints or -ORBDottedDecimalAddresses
options.
HTH,
Yan
Alastair Basden wrote:
> <It looks like the publisher failed to connect to DCPSInfoRepo. Try
> <$TAO_ROOT/tests/Hello test to see if it work.
> <You also need run $ACE_ROOT/tests/Enum_Interfaces_Test and provide the output
> <(in $ACE_ROOT/tests/log directory) here.
>
> Running Hello/server prints nothing
> Running Hello/client gives the following message:
> (7449|47766601328672) EXCEPTION, Exception caught:
> system exception, ID 'IDL:omg.org/CORBA/TRANSIENT:1.0'
> OMG minor code (2), described as 'No usable profile in IOR.', completed =
> NO
>
> (this is while $DDS_ROOT/bin/DCPSInfoRepo -ORBSvcConf tcp.conf -o repo.ior
> is running in the messanger directory).
>
>
> Enum_Interfaces_Test.log:
> Nov 19 08:36:09.779 2008@LM_DEBUG@(17672|46996534396896) Starting
> Enum_Interfaces_Test test at Wed Nov 19 2008 08:36:09.779314
> Nov 19 08:36:09.779 2008@LM_DEBUG@Machine: mac1 running on x86_64
> Nov 19 08:36:09.779 2008@LM_DEBUG@Platform: Linux, 2.6.22-14-generic, #1
> SMP Sun Oct 14 21:45:15 GMT 2007
> Nov 19 08:36:09.779 2008@LM_DEBUG@ there are 3 interfaces
> Nov 19 08:36:09.779 2008@LM_DEBUG@ 127.0.0.1
> Nov 19 08:36:09.779 2008@LM_DEBUG@ 127.233.188.58
> Nov 19 08:36:09.779 2008@LM_DEBUG@ 192.168.3.18
> Nov 19 08:36:09.779 2008@LM_DEBUG@ there are 3 IPv4 interfaces, and 0 IPv6
> interfaces
> Nov 19 08:36:09.779 2008@LM_DEBUG@(17672|46996534396896) Ending
> Enum_Interfaces_Test test at Wed Nov 19 2008 08:36:09.779543
>
> Thanks...
>
>
|