<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi,</p>
    <p><br>
    </p>
    <p>Thanks for using the PRF form. Can you attach a debugger and see
      where the server is looping exactly?</p>
    <p><br>
    </p>
    Best regards,<br>
    <br>
    <pre class="moz-signature" cols="72">Johnny Willemsen
Remedy IT
Postbus 81 | 6930 AB Westervoort | The Netherlands
<a class="moz-txt-link-freetext" href="http://www.remedy.nl">http://www.remedy.nl</a>
</pre>
    <div class="moz-cite-prefix">On 01/12/2017 02:32 PM, Daniel
      Suchodolski wrote:<br>
    </div>
    <blockquote
      cite="mid:D7A28D1AB9B4CA418082377DBC86651B0A8E92ED@SDBE0041.dbe.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <style type="text/css" id="owaParaStyle">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
      <div style="direction:ltr; font-family:Tahoma; color:#000000;
        font-size:10pt">Hi TAO,<br>
        <br>
        <br>
            TAO VERSION: 2.4.1<br>
            ACE VERSION: 6.4.1<br>
        <br>
            HOST MACHINE and OPERATING SYSTEM:<br>
            Debian 8 (Jessie)<br>
        <br>
            COMPILER: g++ (Debian 4.9.2-10) 4.9.2 <br>
        <br>
        <br>
            DOES THE PROBLEM AFFECT:<br>
                EXECUTION? YES<br>
        <br>
        <br>
            SYNOPSIS:<br>
        CORBA service after some time working idle (1 night) can't
        process requests. (migration result)<br>
        <br>
            DESCRIPTION:<br>
        At the beginning I want to highlight that we use version of
        ACE-TAO compiled with option "threads 0". The problem started to
        happen with many services after migration to newest version of
        ACE TAO and operating system. Up to now the system worked stable
        on version 1.2.1/5.2.1 (linux lenny).<br>
        <br>
        How it works:<br>
        Server application registers CORBA service in NamingService.<br>
        If a client connects shortly after start of the server<br>
        then the server works fine: the server process request properly.<br>
        <br>
        After some time (for example 1 night) a client connects to the
        Server, but<br>
        when the client tries to use service then the server hangs up
        and use 100% of a processor.<br>
        Client is blocked by the server until the server is killed.
        Debugging, we found out that the problem is somewhere inside
        CORBA invocation. Very unclear are debug information seen during
        loading adatp3-services.svc, but we are not able fully interpret
        this issue.<br>
        <br>
        The services is run with the following ORBParameters:<br>
                -ORBDottedDecimalAddresses 1<br>
                    -ORBDebug -ORBDebugLevel 10 -ORBVerboseLogging 2
        -ORBInitRef NameService=corbaloc::server:30033/NameService<br>
                    -ORBSvcConf adatp3-services.svc<br>
        <br>
        and adatp3-services.svc:<br>
        static Advanced_Resource_Factory "-ORBReactorMaskSignals 0
        -ORBInputCDRAllocator null -ORBReactorType select_st -ORBConnec<br>
        tionCacheLock null"<br>
        static Server_Strategy_Factory "-ORBAllowReactivationOfSystemids
        0"<br>
        static Client_Strategy_Factory "-ORBTransportMuxStrategy
        EXCLUSIVE -ORBClientConnectionHandler RW"<br>
        <br>
        <br>
            REPEAT BY:<br>
        Every Time<br>
        <br>
            TAO LOG:<br>
        <br>
        The Log of the server is showed below. The log is divided into
        parts:<br>
        <br>
        [Start Server]<br>
        [Client connect to Server after short time]<br>
        [Client is connecting after some time]<br>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>