[tao-users] Initialization Problem

Keith Degrace keith.degrace at gmail.com
Tue Dec 15 08:34:01 CST 2015


Hi all,

I'm trying to diagnose a problem that is only happening very rarely (on
Windows). I have two local processes communicating via ACE/TAO. The server
is successfully initializing but the client is failing on certain machines
(it happens on very, very few machines but is 100% reproducible on the
machines that fail). I increased the debug levels to see if I couldn't get
a hint of what is happening.  Typically when we see similar problems, they
are related to port conflicts but in this case, the server is able to bind
the port successfully and the client simply cannot connect to it.

I'm fairly convinced that the problem is related to the OS configuration,
or perhaps some restrictive software (e.g. firewall).  However, I've
exhausted all known options. Maybe someone who is more experienced with
ACE/TAO could lend some advice about things to try.

Here is the debug output:

(54704|55664) Service_Participant::set_repo_ior: Repo[ DEFAULT_REPO] ==
corbaloc::127.0.0.1:12345/DCPSInfoRepo
(54704|55664) [repository/DEFAULT_REPO]: RepositoryIor == corbaloc::
127.0.0.1:12345/DCPSInfoRepo
(54704|55664) NOTICE: not using file configuration - no configuration file
specified.
(54704|55664) NOTICE: Service_Participant::intializeScheduling() - no
scheduling policy specified, not setting policy.
(54704|55664) Service_Participant::get_discovery: returning repository for
domain 44380, repo DEFAULT_REPO.
TAO (54704|55664) - Completed initializing the process-wide service context
TAO (54704|55664) - Default ORB services initialization begins
TAO (54704|55664) - Default ORB services initialization completed
TAO (54704|55664) - We are the default ORB ...
TAO (54704|55664) - Initializing the orb-specific services
TAO (54704|55664) - ORBInitializer_Registry::register_orb_initializer 0
@0000000000405330
TAO (54704|55664) - TAO_Time_Policy_Manager: loaded time policy strategy
'TAO_SYSTEM_TIME_POLICY'
TAO (54704|55664) - Default_Resource_Factory - codeset
manager=00000000004034A0
TAO (54704|55664) - Codeset_Manager_i::init_ccs, Loaded Codeset translator
<UTF8_Latin1_Factory>, ncs = 00010001 tcs = 05010001
TAO (54704|55664) - UTF16_BOM_Translator: forceBE 0
TAO (54704|55664) - Loaded default protocol <IIOP_Factory>
TAO (54704|55664) - Created new ORB <OpenDDS_DCPS>
TAO (54704|55664) - Unable to open default acceptor for <IIOP_Factory>: No
error
(54704|55664) EXCEPTION, ERROR:
InfoRepoDiscovery::add_domain_participant:system exception, ID 'IDL:
omg.org/CORBA/INTERNAL:1.0'TAO <http://omg.org/CORBA/INTERNAL:1.0%27TAO>
exception, minor code = 0 (endpoint initialization failure in Acceptor
Registry; unspecified errno), completed = NO
(54704|55664) ERROR: DomainParticipantFactoryImpl::create_participant,
add_domain_participant returned invalid id.
DDS infrastructure server exception: UNKNOWN - system exception, ID 'IDL:
omg.org/CORBA/UNKNOWN:1.0'Unknown
<http://omg.org/CORBA/UNKNOWN:1.0%27Unknown> vendor minor code id (0),
minor code = 0, completed = NO) 000000013F677A50;s in  (line
51234864)000000013F677AB8DDS infrastructure server exception: UNKNOWN -
system exception, ID 'IDL:omg.org/CORBA/UNKNOWN:1.0' Unknown vendor minor
code id (0), minor code = 0, completed = NO
TAO (54704|55664) - Destroying ORB <OpenDDS_DCPS>
TAO (54704|55664) - ORBInitializer_Registry::fini clearing 0
@0000000000405330

Thanks,
Keith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.isis.vanderbilt.edu/pipermail/tao-users/attachments/20151215/c3a99788/attachment.html>


More information about the tao-users mailing list