This repository has been archived by the owner on May 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
CIAO example: DevGuide Messenger doesn't deploy correctly #106
Labels
Comments
Try to set the |
The log file content is as below, do you have an idea about this? Thanks !
|
jwillemsen
changed the title
CIAO example: Messenger can't work
CIAO example: DevGuide Messenger can't work
Oct 29, 2019
Looks this example is broken for some time, see http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3973. See https://github.com/DOCGroup/CIAO/blob/master/bin/ciao_tests.lst for the list of tests we execute as part of the automated builds, please use another example to start with. |
OK, thanks for your quick reply ! |
jwillemsen
changed the title
CIAO example: DevGuide Messenger can't work
CIAO example: DevGuide Messenger doesn't deploy correctly
Oct 29, 2019
When you are interested in LwCCM maybe have a look at AXCIOMA, much easier to use API |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
The version of CIAO, ACE, and TAO you are using
CIAO:1.3.8
ACE:6.5.5
TAO:2.5.5
Host machine and operating system
Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
ubuntu 18.04
Target machine and operating system (if different from host)
Compiler name and version (including patch level)
g++ 7.4.0
The $ACE_ROOT/ace/config.h file
#include "ace/config-linux.h"
If you use a link to a platform-specific file, simply state which one
The $ACE_ROOT/include/makeinclude/platform_macros.GNU file
include ${ACE_ROOT}/include/makeinclude/platform_linux.GNU
if you use a link to a platform-specific file, simply state which one (unless this isn't used in this case, e.g., with Microsoft Visual C++)
Contents of $ACE_ROOT/bin/MakeProjectCreator/config/default.features
xerces3 =1
zlib =1
boost=1
Used by MPC when you generate your own makefiles
AREA/CLASS/EXAMPLE AFFECTED:
What example failed? What module failed to compile?
The problem effects:
Does it affect compilation, linking, or execution. Please indicate whether ACE/TAO, your application, or both are affected.
Synopsis
Brief description of the problem
Description
EXECUTION failed:
run $CIAO_ROOT/examples/DevGuideExamples/Messenger/descriptors/run_test.pl:
(25251|139770801102720) [LM_ERROR] - 09:43:44.615747 - Plan_Launcher::teardown_plan - Application Teardown failed, exception: Caught CORBA exception while invoking destroyApplication: system exception, ID 'IDL:omg.org/CORBA/UNKNOWN:1.0'
Unknown vendor minor code id (0), minor code = 0, completed = YES
Repeat by
What you did to get the error; include test program or session transcript if at all possible.
Sample fix/ workaround
If available
The text was updated successfully, but these errors were encountered: