|
From: Alastair B. <a.g...@du...> - 2008-11-14 09:45:32
|
Hi, am trying to run the example in the OpenDDS developer's guide (DevGuideExamples/DCPS/Messenger). However, the following occurs... $DDS_ROOT/bin/DCPSInfoRepo -ORBSvcConf tcp.conf -o repo.ior (7684|46936635793488)INFO: not using file configuration - no configuration file specified. ./publisher -ORBSvcConf tcp.conf -DCPSConfigFile pub.ini (7735|47793206551168) EXCEPTION, ERROR: System Exception in DomainParticipantFactoryImpl::create_participant system exception, ID 'IDL:omg.org/CORBA/TRANSIENT:1.0' OMG minor code (2), described as 'No usable profile in IOR.', completed = NO create_participant failed. ./subscriber -ORBSvcConf tcp.conf -DCPSConfigFile sub.ini (7737|47553112400512) EXCEPTION, ERROR: System Exception in DomainParticipantFactoryImpl::create_participant system exception, ID 'IDL:omg.org/CORBA/TRANSIENT:1.0' OMG minor code (2), described as 'No usable profile in IOR.', completed = NO create_participant failed. Any suggestions? Thanks, alastair. |