[omniORB] ORBInitialPort
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 09 Dec 1999 11:59:35 +0000
On Thursday 9 December, Andrew Weaver wrote:
> I start the omniNames for the first time with ./omniNames -start 70000 and
> get the message "Configuration error: Invalid object reference supplied for
> ORBInitialPort. Aborted"
70000 is not a valid port number. Port numbers are unsigned 16 bit
integers, so you have to choose a port less than 65535.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --