[ace-bugs] Invocation_Adapter::get_stub returns nil stub ?
Ed Hourigan
edmh007 at gmail.com
Sat Nov 30 14:14:09 CST 2019
Please see the attached PRF..
Thanks
-------------- next part --------------
To: ace-bugs at list.isis.vanderbilt.edu
Subject: [area]: [synopsis]
ACE VERSION: 6.5.6
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
use?: Linux (Fedora 31)
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL): Same as HOST
THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
specific file, simply state which one]: config-linux.h
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [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++)]: platform_linux.GNU
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
(used by MPC when you generate your own makefiles): N/A
AREA/CLASS/EXAMPLE AFFECTED:
[What example failed? What module failed to compile?]
DOES THE PROBLEM AFFECT: EXECUTION
COMPILATION?
LINKING?
On Unix systems, did you run make realclean first?
EXECUTION?
OTHER (please specify)?
[Please indicate whether ACE, your application, or both are affected.]
SYNOPSIS:
Re-compiled code that was working with older verison of Fedora ( release 30 ).
Now getting "Invocation_Adapter::get_stub, raising CORBA::INTERNAL because of nil stub."
When re-building ACE+TAO ( 6.5.6/2.5.6) I had to patch config-linux-common.h due to stropts.h being removed
DESCRIPTION:
Question What are some reasons for getting this error?
REPEAT BY: recompile
SAMPLE FIX/WORKAROUND: Not clear yet
More information about the ace-bugs
mailing list