<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb18030">
  </head>
  <body>
    <p>Hi,</p>
    <p>Thanks for using the PRF form, I could find an old AMH issue for
      attributes, see
      <a class="moz-txt-link-freetext" href="http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=4102">http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=4102</a>. Maybe
      this is still a problem. Can you check the reproducer and patch of
      the reported issue, when they work, please open a separate pull
      request for the new test and one for a fix at
      <a class="moz-txt-link-freetext" href="https://github.com/DOCGroup/ACE_TAO">https://github.com/DOCGroup/ACE_TAO</a></p>
    <p>When you need a fix or help, consider hiring someone to assist
      you with this, see
      <a class="moz-txt-link-freetext" href="https://www.dre.vanderbilt.edu/~schmidt/commercial-support.html">https://www.dre.vanderbilt.edu/~schmidt/commercial-support.html</a>
      for the commercial support companies, including Remedy IT.<br>
    </p>
    <pre class="moz-signature" cols="72">Johnny Willemsen
Remedy IT
<a class="moz-txt-link-freetext" href="http://www.remedy.nl">http://www.remedy.nl</a></pre>
    <div class="moz-cite-prefix">On 9/24/20 10:47 AM, Wang shj wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:tencent_1E040DA499F3480DE720B1010656DFD86107@qq.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=gb18030">
      <style></style>
      <div class="WordSection1">
        <div>
          <pre style="text-indent:24.0pt"><span style="color:black" lang="EN-US">TAO VERSION: 2.5.9<o:p></o:p></span></pre>
          <pre style="text-indent:24.0pt"><span style="color:black" lang="EN-US">ACE VERSION: 6.5.9<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    HOST MACHINE and OPERATING SYSTEM: surface pro3, Windows10 professional x64<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    COMPILER NAME AND VERSION (AND PATCHLEVEL): Microsoft Visual Studio Community 2019<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    THE $ACE_ROOT/ace/config.h FILE: #include "ace/config-win32.h"<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    (used by MPC when you generate your own makefiles): no this file<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    AREA/CLASS/EXAMPLE AFFECTED:<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">[What example failed?  What module failed to compile?]<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    DOES THE PROBLEM AFFECT: My test application got exception when running.<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">    SYNOPSIS:<o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US">Got CORBA INTERNAL exception when call a AMH server’s attribute. <o:p></o:p></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre style="text-indent:24.0pt"><span style="color:black" lang="EN-US">DESCRIPTION:</span></pre>
          <pre style="text-indent:24.0pt">In client of Test.idl, when call foo attribute of server, it should get a string "attribute foo". But <a data-keyword="an" style="box-sizing: border-box; cursor: pointer; color: rgb(43, 119, 197); outline: none; -webkit-tap-highlight-color: transparent; line-height: 14px; font-size: 15px; font-weight: 700;" moz-do-not-send="true">a </a>'IDL:omg.org/CORBA/INTERNAL:1.0' <a data-keyword="exception" style="text-indent: 24pt; font-family: Verdana; box-sizing: border-box; cursor: pointer; color: rgb(43, 119, 197); outline: none; -webkit-tap-highlight-color: transparent; line-height: 14px; font-size: 15px; font-weight: 700;" moz-do-not-send="true">exception</a><span class="Apple-converted-space" style="text-indent: 24pt; font-family: Verdana;"> </span><a data-keyword="occurs" style="text-indent: 24pt; font-family: Verdana; box-sizing: border-box; cursor: pointer; color: rgb(43, 119, 197); outline: none; -webkit-tap-highlight-color: transparent; line-height: 14px; font-size: 15px; font-weight: 700;" moz-do-not-send="true">occurs</a><span class="Apple-converted-space" style=""> .</span></pre>
          <pre style="text-indent:24.0pt"><span class="Apple-converted-space" style=""></span></pre>
          <pre><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
          <pre style="text-indent:24.0pt"><span style="color:black" lang="EN-US">REPEAT BY:<o:p></o:p></span></pre>
          <pre style="text-indent:24.0pt"><span style="color:black" lang="EN-US"><o:p> </o:p></span></pre>
        </div>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Generater
            vs project file: %ACE_ROOT%\bin\mwc.pl -type vs2019<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Complied
            in vs2019<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Excute
            server:  server.exe<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Excute
            client: client.exe<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Then
            get exception in client:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">E:\amh>client.exe<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">(232|3184)
            EXCEPTION,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">system
            exception, ID 'IDL:omg.org/CORBA/INTERNAL:1.0'<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:12.0pt" lang="EN-US">Unknown
            vendor minor code id (0), minor code = 0, completed = NO<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal">发送自<span lang="EN-US"> Windows 10 </span>版<span
            lang="EN-US"><a
              href="https://go.microsoft.com/fwlink/?LinkId=550986"
              moz-do-not-send="true"><span lang="EN-US"><span
                  lang="EN-US">邮件</span></span></a></span>应用</p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:SimSun" lang="EN-US"><o:p> </o:p></span></p>
      </div>
      <div><br>
      </div>
      <div>
        <div style="font-size:14px;font-family:Verdana;color:#000;"><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
tao-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tao-users@list.isis.vanderbilt.edu">tao-users@list.isis.vanderbilt.edu</a>
<a class="moz-txt-link-freetext" href="http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/tao-users">http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/tao-users</a></pre>
    </blockquote>
  </body>
</html>