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

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Tue Feb 9 08:17:15 CET 2016


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: jacorb-bugs at lists.spline.inf.fu-berlin.de
          Reporter: jens at vagtsi.de

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20160209/615ceca0/attachment.html>


More information about the jacorb-bugs mailing list