|
From: Yan D. <da...@oc...> - 2008-11-17 19:34:05
|
Alastair Basden wrote: > Hi, > thanks for the replys... getting further now - the pc has 2 network cards, > and the other one was being used by DDS... > > So, now I get: > > ./publisher -ORBSvcCo tcp.conf -DCPSConfigFile pub.ini > (7514|47513038922368) EXCEPTION, ERROR: > Service_Participant::get_domain_participant_factory > system exception, ID 'IDL:omg.org/CORBA/BAD_PARAM:1.0' > TAO exception, minor code = 11 (ORB Core initialization failed; EINVAL), > completed = NO > > The -ORBSvcCo option is incorrect. Try "-ORBSvcConf". > Segmentation fault (core dumped) > > > Thanks, > alastair. > > On Fri, 14 Nov 2008, Adam Mitz wrote: > > <Hi Alastair, > < > <Alastair Basden wrote: > <> Hi, > <> I think DNS is correct - pinging hostname gives the correct IP address... > <> > <Run the InfoRepo using the same command that the test script uses: > <$DDS_ROOT/bin/DCPSInfoRepo -ORBSvcConf tcp.conf -o repo.ior > <Let it start up (so that repo.ior appears in the current directory) and then > <hit Ctrl-C. > <Run $ACE_ROOT/bin/catior -f repo.ior > <You will see one or more lines that start with "Host Name:". This is what the > <other processes are trying to use to connect to the InfoRepo. If it's not > <clear from this what's going on, paste the catior output into your reply. > < > <Thanks, > <Adam Mitz > <Software Engineer > <Object Computing, Inc. > < > < > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > opendds-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opendds-devel > Yan |