Summary: | Cannot use the same ORBlistenEndpoint again when restarting an ORB | ||
---|---|---|---|
Product: | TAO | Reporter: | Joe Seward <joseph.f.seward> |
Component: | ORB | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | minor | ||
Priority: | P4 | ||
Version: | 1.5.1 | ||
Hardware: | x86 | ||
OS: | Windows XP | ||
Attachments: |
Changes to Hello/server.cpp
Changes to Hello/client.cpp Unified patch without white-space changes Output of test w/ ORB debugging |
Description
Joe Seward
2006-12-15 15:25:20 CST
Could you please post your modifications as a patch, please? Created attachment 638 [details]
Changes to Hello/server.cpp
Created attachment 639 [details]
Changes to Hello/client.cpp
That should be it. I am sorry, but your changes seem to be too extensive for me to grok, at the moment. I would suggest trying to somehow limit them, while preserving the essence of what you want to demonstrate. Also, use "unified" diff _and_ include all changed files in a single patch. Otherwise, it might take more time to understand your changes than one can spare (for free, that is :)) ... HTH, --Iliyan Created attachment 640 [details]
Unified patch without white-space changes
Joe, Thanks for the patch. Could you please, also submit the output you are receiving on the console from running your modified test? Also, if you could run with "-ORBDebugLevel 10 -ORBVerboseLogging 2" for both the client and the server. Thanks for your help, --Iliyan Created attachment 641 [details]
Output of test w/ ORB debugging
|