Bug 3080 - PI send_request not called when using an invalid object reference
Summary: PI send_request not called when using an invalid object reference
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: Portable Interceptors (show other bugs)
Version: 1.6
Hardware: All All
: P3 normal
Assignee: Johnny Willemsen
URL:
Depends on: 2133
Blocks: 3079
  Show dependency tree
 
Reported: 2007-09-25 05:32 CDT by Johnny Willemsen
Modified: 2007-11-12 02:59 CST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2007-09-25 05:32:59 CDT
when we have an invalid object reference (the server has died before making the first invocation), then the send_request interception point is not called. the client code just gets a transient back, no PI code has been called.
Comment 1 Johnny Willemsen 2007-09-25 05:33:35 CDT
added cc
Comment 2 Simon McQueen 2007-10-15 07:10:31 CDT
See http://deuce.doc.wustl.edu/bugzilla/﷒0﷓

Same bug.
Comment 3 Johnny Willemsen 2007-10-16 04:41:27 CDT
I have a regression test for this one on my system, Jai also has a copy
Comment 4 Johnny Willemsen 2007-10-25 04:54:18 CDT
regression test is in the repository
Comment 5 Johnny Willemsen 2007-11-05 05:39:07 CST
mine, patches almost ready
Comment 6 Johnny Willemsen 2007-11-12 02:59:47 CST
Mon Nov 12 08:54:21 UTC 2007  Johnny Willemsen  <jwillemsen@remedy.nl>