[omniORB] omniORB4 Name Service BUG Report
Duncan Grisby
dgrisby@uk.research.att.com
Wed, 22 Aug 2001 15:06:24 +0100
On Tuesday 21 August, "zhangzq71" wrote:
>I do not know where to report the bug, so I put the bug here.
>
>omniORB: Assertion failed. This indicates a bug in the application using
>omniORB, or maybe in omniORB itself. e.g. using the ORB after it has
>been shut down.
> file: callHandle.cc
> line: 121
> info: pd_poa
That assertion no longer exists in the current CVS. Please update to
the latest version and try again.
>eg3_impl -ORBInitialHost 10.1.1.166 -ORBInitialPort 1234
You should not use -ORBInitialHost and -ORBInitialPort. They have been
obsolete for ages. Use the standard -ORBInitRef instead:
eg3_impl -ORBInitRef NameService=corbaname::10.1.1.166:1234
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --