編集: DCPSInfoRepo から RTPS に切り替えましたが、すべて正常に動作しています。DCPSInfoRepoで作業しているすべての人の問題に答えるために、この質問を開いたままにしておくべきかどうかわかりません
私は OpenDDS の使用を検討しており、現在 Windows の「はじめに」ガイドに従っています。コマンドを使用してメッセンジャーの例を実行するステップに到達しました
run run_test.pl
エラーだと思われる次の出力が得られます。
C:\dds\bin\.\DCPSInfoRepo.EXE -ORBDebugLevel 10 -ORBLogFile DCPSInfoRepo.log -o
repo.ior
TAO (5508|6556) - Did not find default svc.conf
TAO (5508|6556) - Completed initializing the process-wide service context
TAO (5508|6556) - Default ORB services initialization begins
TAO (5508|6556) - Default ORB services initialization completed
TAO (5508|6556) - We are the default ORB ...
TAO (5508|6556) - Initializing the orb-specific services
TAO (5508|6556) - ORBInitializer_Registry::register_orb_initializer 0 @007F95C0
.\.\publisher.EXE -ORBDebugLevel 10 -DCPSDebugLevel 10 -ORBLogFile publisher.lo
g
.\.\subscriber.EXE -ORBDebugLevel 10 -DCPSDebugLevel 10 -DCPSTransportDebugLeve
l 6 -ORBLogFile subscriber.log
ERROR: publisher returned 4294967295
ERROR: subscriber returned 4294967295
INFO: C:\dds/bin/DCPSInfoRepo being killed.
この問題を解決する方法を教えてください。