[Bug 1026] New: Bidirectional GIOP does not work with multi-homed onmiorb clients

[email protected] Tue, 09 Feb 2016 07:17:15 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
--===============8727521466877877123==
Content-Type: multipart/alternative; boundary="1455002237.5CAd20.25803";
 charset="UTF-8"


--1455002237.5CAd20.25803
Date: Tue, 9 Feb 2016 02:17:17 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

http://www.jacorb.org/bugzilla/show_bug.cgi?id=1026

            Bug ID: 1026
           Summary: Bidirectional GIOP does not work with multi-homed
                    onmiorb clients
           Product: JacORB
           Version: 3.7
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ORB
          Assignee: [email protected]
          Reporter: [email protected]

Bidirectional communication does work in our environment (Windows 7 with
omniorb clients and jacorb server) as long as the clients do not submit
multiple IP addresses with their bidir context due to multiple network
interfaces installed ('multi-homed host').

The callback call does once reach the client but the reply cannot be processed
by jacorb with following warning in the log file:
> org.jacorb.giop.conn | Received reply for unknown request id: 1

The bidir context submitted by the omniorb client has been processed by jacorb
as follwoing:
> org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.217.1:49802 
> org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.135.1:49802 
> org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.56.1:49802 
> org.jacorb.giop.bidir.interceptor | Client conn. added to target 10.49.4.133:49802 

Clients having (submitting) only one IP address to the same jacorb server
instance do succeed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

--1455002237.5CAd20.25803
Date: Tue, 9 Feb 2016 02:17:17 -0500
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bidirectional GIOP does not work with multi-homed onmiorb clients"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1026">1026</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bidirectional GIOP does not work with multi-homed onmiorb clients
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.7
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>ORB
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs&#64;lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jens&#64;vagtsi.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Bidirectional communication does work in our environment (Windows 7 with
omniorb clients and jacorb server) as long as the clients do not submit
multiple IP addresses with their bidir context due to multiple network
interfaces installed ('multi-homed host').

The callback call does once reach the client but the reply cannot be processed
by jacorb with following warning in the log file:
<span class="quote">&gt; org.jacorb.giop.conn | Received reply for unknown request id: 1</span >

The bidir context submitted by the omniorb client has been processed by jacorb
as follwoing:
<span class="quote">&gt; org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.217.1:49802 
&gt; org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.135.1:49802 
&gt; org.jacorb.giop.bidir.interceptor | Client conn. added to target 192.168.56.1:49802 
&gt; org.jacorb.giop.bidir.interceptor | Client conn. added to target 10.49.4.133:49802 </span >

Clients having (submitting) only one IP address to the same jacorb server
instance do succeed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>

--1455002237.5CAd20.25803--

--===============8727521466877877123==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs

--===============8727521466877877123==--