<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@lists.spline.inf.fu-berlin.de
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jens@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">> 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">> 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 </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>