<div dir="ltr"><div>メーリングリストの皆さん<br><br>北海道大学のWUです。<br>度々すみません。<br><br>マネージャによりシェアードライブラリのRTCを立ち上げたいだが、<br>うまくできないです。<br>質問させていただきます。<br><br>当方のやり方としては、まず適当なサンプルRTCを以下のrtc.conf設定で立ち上げました。<br><br>corba.nameservers: localhost:2809<br>naming.formats: %n.rtc<br>logger.log_level: TRACE<br>manager.is_master: YES<br>manager.modules.load_path:/usr/local/lib←シェアードライブラリのディレクトリ<br><br>次に、RTsystem editorマネージャコントロールビューでマネージャをカーソルでクリックすると、このようなエラーメッセージが表示されました。<br>omniORB: Failed to bind to address :: port 2810. Address in use?<br>omniORB: Error: Unable to create an endpoint of this description: giop:tcp::2810<br>Load failed.<br><br>シェアードライブラリは上手くLoadable Modulesの下に表示されたが、<br></div>createしようとすると、<br><br>omniORB: Failed to bind to address :: port 2810. Address in use?<br>omniORB: Error: Unable to create an endpoint of this description: giop:tcp::2810<br>Load failed.<br>omniORB: WARNING -- method 'create_component' raised an unexpected<br> std::exception (not a CORBA exception):<br> basic_string::erase<br>と生成できません。<br><br>試しにマネージャのポート<br>master_manager: localhost:2811<br>で変更しましたが、<br>同じエラー<br>omniORB: Error: Unable to create an endpoint of this description: giop:tcp::2810<br>omniORB: Failed to bind to address :: port 2810. Address in use?<br>が表示されます。<br><br>マネージャは一個しか立ち上げてないと思いますが、<br>このエラーの原因はなんでしょうか。<br><br>よろしくお願いいたします。<br></div>