[jacorb-bugs] [Bug 1032] New: IOR is not connecting to correct device

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Fri May 27 04:23:01 CEST 2016


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

            Bug ID: 1032
           Summary: IOR is not connecting to correct device
           Product: JacORB
           Version: 3.7
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: ORB
          Assignee: jacorb-bugs at lists.spline.inf.fu-berlin.de
          Reporter: amitchrs8 at gmail.com

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.

-- 
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/20160527/0cf1e36d/attachment.html>


More information about the jacorb-bugs mailing list