How does one use tnameserv on OSX? Everytime I start the server, I get the error below
(COMM_FAILURE) Unable to create listener thread on the specified port: 900
I understand that the ports under 1020 are reserved for root on Mac, but I am the root user on the machine. I can change the port with -ORBInitialPort 1050
but that would mean changing lots of things in the program.