[omniORB] omninames: cannot create a worker fot this endpoint

Duncan Grisby duncan at grisby.org
Wed Oct 11 20:04:17 BST 2006


On Wednesday 11 October, Bruno CARLUS wrote:

> I've been running omniNames (omniORB 4.0.7) for quite a long time on
> the same machine (Mandriva 2006 x86) and everything was going smoothly
> but one morning this week after an omniNames restart (ok) the
> different client could not resolve the nameservice reference anymore
> and omninames prints out a large bunch of messages "omninames cannot
> create a worker for this endpoint". The point is that there is a lot
> of clients connecting at the same time to the name service (about
> 1000).

"Cannot create a worker for this endpoint" means that omniORB was unable
to start a thread. Putting it into thread pool mode will probably make
it work. You might also want to reduce the idle connection timeout
(inConScanPeriod parameter) so that connections from idle clients are
closed sooner.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list