<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 - IOR is not connecting to correct device"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1032">1032</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>IOR is not connecting to correct device
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>critical
          </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>amitchrs8@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have two Network elements where Corba is running. Each Network element has
two Iors , lets say ior1 and ior2 where ior2 is obtained from ior1 like
ior1.getior2() will return ior2. Both the network element have different ip
Address with which I make a connection. Here I see two issue when they are put
in an environment where multiple requests are made simutaneously.

 1.sometimes when I call ior1.getior2() on the ior1 of first Network Element ,
it returns the ior2 of second Network Element.

 2.In this case, the iors return correctly i.e. both iors belong to same
Network Element but if I make any other call on ior2 of first Network Element,
it gives me data of second Network Element.

This happens only when multiple threads are running in parallel.
Please let me also know if there is already a bug filed for this issue.</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>