<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.jacorb.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://www.jacorb.org/bugzilla/"
          
          maintainer="jacorb@goots.org"
>

    <bug>
          <bug_id>1032</bug_id>
          
          <creation_ts>2016-05-26 22:23:01 +0000</creation_ts>
          <short_desc>IOR is not connecting to correct device</short_desc>
          <delta_ts>2016-06-02 04:29:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>JacORB</product>
          <component>ORB</component>
          <version>3.6</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Amit Chaurasia">amitchrs8</reporter>
          <assigned_to name="Mailinglist to track bugs">jacorb-bugs</assigned_to>
          <cc>amitchrs8</cc>
    
    <cc>jacorb</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3393</commentid>
    <comment_count>0</comment_count>
    <who name="Amit Chaurasia">amitchrs8</who>
    <bug_when>2016-05-26 22:23:01 +0000</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3394</commentid>
    <comment_count>1</comment_count>
    <who name="Amit Chaurasia">amitchrs8</who>
    <bug_when>2016-05-26 22:27:15 +0000</bug_when>
    <thetext>Please let me know if anyone needs the logs to analyse it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3395</commentid>
    <comment_count>2</comment_count>
    <who name="Nick Cross">jacorb</who>
    <bug_when>2016-06-02 04:29:57 +0000</bug_when>
    <thetext>Can you reproduce the problem on git head (or snapshot) ? 

Can you provide a standalone test case?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>