[openrtm-users 03123] マネージャによりシェアードライブラリのロードについて
Meng-Hung Wu
hsnuhayato @ gmail.com
2014年 10月 17日 (金) 18:24:20 JST
メーリングリストの皆さん
北海道大学のWUです。
度々すみません。
マネージャによりシェアードライブラリのRTCを立ち上げたいだが、
うまくできないです。
質問させていただきます。
当方のやり方としては、まず適当なサンプルRTCを以下のrtc.conf設定で立ち上げました。
corba.nameservers: localhost:2809
naming.formats: %n.rtc
logger.log_level: TRACE
manager.is_master: YES
manager.modules.load_path:/usr/local/lib←シェアードライブラリのディレクトリ
次に、RTsystem editorマネージャコントロールビューでマネージャをカーソルでクリックすると、このようなエラーメッセージが表示されました。
omniORB: Failed to bind to address :: port 2810. Address in use?
omniORB: Error: Unable to create an endpoint of this description:
giop:tcp::2810
Load failed.
シェアードライブラリは上手くLoadable Modulesの下に表示されたが、
createしようとすると、
omniORB: Failed to bind to address :: port 2810. Address in use?
omniORB: Error: Unable to create an endpoint of this description:
giop:tcp::2810
Load failed.
omniORB: WARNING -- method 'create_component' raised an unexpected
std::exception (not a CORBA exception):
basic_string::erase
と生成できません。
試しにマネージャのポート
master_manager: localhost:2811
で変更しましたが、
同じエラー
omniORB: Error: Unable to create an endpoint of this description:
giop:tcp::2810
omniORB: Failed to bind to address :: port 2810. Address in use?
が表示されます。
マネージャは一個しか立ち上げてないと思いますが、
このエラーの原因はなんでしょうか。
よろしくお願いいたします。
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: <http://www.openrtm.org/pipermail/openrtm-users/attachments/20141017/4883fc95/attachment.html>
More information about the openrtm-users
mailing list