[omniORB] EndPoint Problem

Duncan Grisby duncan@grisby.org
Wed Sep 18 16:45:02 2002


On Monday 16 September, "Rick Sanden" wrote:

> I think what is happening is that both omninames and my server app
> (both on the same machine) are using the same config file. So they
> both end up listening of 192.168.0.2:10499 when I configure
> endPoint. Everything works if I pass in the the endPoint to
> omninames via command line.  Would that cause the error?

Yes, except that the OS shouldn't let the second process that comes
along connect to the port number. Regardless, you shouldn't share
config files between applications if the file sets endPoints including
port numbers.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --