[omniORB] System Exception trown in ORB_init(...)
Attila Pletyak
attila.pletyak@anemo.com
Mon, 16 Jul 2001 11:56:08 +0200
By the paper, it should be a CORBA::INITIALIZE. Check whether or not you
have read access to the /etc/omniORB.cfg... See the omniORB
documentation point #2.8.1
Cheers, Attila Pletyak
Usuario para omniORB/CORBA wrote:
>
>Hello,
>
>I am using omniORB 3.0.2 in Linux Red Hat 7.0 and
>after call "CORBA::ORB_var orb =
>CORBA::ORB_init(argc,argv,"omniORB3");" in my code, I catch a
>SystemException exception. However, I realise that this exception is
>rosen only when I am an user different from root. So, I suppose it is a
>permision problem. However, I checked out all the permisions in the
>dynamic
>libraries and everything seems Ok. Can I somebody help me, please?.
>
>Thanks!
>
>Jesus Castillo.
>
>
>
>
>
>