[Bug 1014] New: Connection released by forward request while still in use
[email protected] Fri, 17 Jul 2015 01:07:04 +0000
| Newsgroups | gmane.comp.corba.jacorb.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
http://www.jacorb.org/bugzilla/show_bug.cgi?id=1014
Bug ID: 1014
Summary: Connection released by forward request while still in
use
Product: JacORB
Version: 3.5
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ORB
Assignee: [email protected]
Reporter: [email protected]
Created attachment 467
--> http://www.jacorb.org/bugzilla/attachment.cgi?id=467&action=edit
Demo code to reproduce the reported behavior
I found this problem when using two threads that make calls to the same CORBA
object reference and resolve exceptions from these calls using forward request.
The forward request triggered by one thread makes the ORB to rebind the
connection and so it will ask for the release of the connection. The problem is
the connection is released while it is still in use by the other thread.
The provided demo is very straightforward. To reproduce the behavior one must
only to execute the server application (demo.Server) and the client application
(demo.client).
The client and server log are attached to the demo (see files client.out and
server.out).
I'm using JacORB 3.5 but I've also tested with JacORB 3.6 and the problem
persists.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs