> The omniORB is running as a server with the following options set:
> maxServerThreadPoolSize = 4096
> threadPerConnectionPolicy = 0
Are you sure that your kernel is configured to allow that many
per-process threads? That seems like a high number for a default system.
- Tom