[omniORB] Problem with event service

Trupti Kapadia TruptiK@bsil.com
Wed, 1 Nov 2000 18:29:07 +0530


Hi,

I am trying to use the CosEvent service under omniORB under Linux.
When I start the Event Service for the first time using the command :
# omniEvents -s 7766 	(naming service already running)

and then run the event channel factory client using
# eventc

it runs perfectly fine.

But, if now I stop the event service and again restart it using 
# omniEvents

Then if I run the client as
#eventc

Then it gives an error :
Failure contacting event channel factory.

Now, if I delete the log file created in the /var/omniEvents directory and
again start the Event service as 
#omniEvents -s 7766, then all works fine.

Can you please help me finding out why this is happening!

Thanks and Regards,
Trupti.