Skip to content
This repository was archived by the owner on May 29, 2021. It is now read-only.
This repository was archived by the owner on May 29, 2021. It is now read-only.

CIAO example: DevGuide Messenger doesn't deploy correctly #106

@wanglzh

Description

@wanglzh

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions