[omniORB] Sometimes, CORBA.ORB_init() returns None

Deng Kim <[email protected]> Sat, 31 Jan 2009 20:33:31 +0900
Newsgroups gmane.comp.corba.omniorb.devel
Message-ID <[email protected]>
--===============4353123935764458==
Content-Type: multipart/alternative; boundary=0016364585b6e643180461c5b0be

--0016364585b6e643180461c5b0be
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hello All.

In my system, corba client works within apache.
And sometimes, CORBA.ORB_init() returns None with below error message.

=============================================================
orb = CORBA.ORB_init(argv, CORBA.ORB_ID)
obj = orb.resolve_initial_references(Constants.NAME_SERVICE)
     AttributeError: 'NoneType' object has no attribute
'resolve_initial_references'
=============================================================

When I restart apache, It works well few hours.

I guess using omniORB within Apache has a problem.

Is there anybody who can explain clear reason?

Best regards
Dan

--0016364585b6e643180461c5b0be
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello All.<br>&nbsp;<br>In my system, corba client works within apache.<br>=
And sometimes, CORBA.ORB_init() returns None with below error message.<br>&=
nbsp;<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>orb =3D CORBA.ORB_init(argv, =
CORBA.ORB_ID)<br>
obj =3D orb.resolve_initial_references(Constants.NAME_SERVICE)<br>&nbsp;&nb=
sp;&nbsp;&nbsp; AttributeError: &#39;NoneType&#39; object has no attribute =
&#39;resolve_initial_references&#39;<br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
<br>
&nbsp;<br>When I restart apache, It works well few hours.<br>&nbsp;<br>I gu=
ess using omniORB within Apache has a problem.<br>&nbsp;<br>Is there anybod=
y who can explain clear reason?<br>&nbsp;<br>Best regards<br>Dan

--0016364585b6e643180461c5b0be--


--===============4353123935764458==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
omniORB-dev mailing list
[email protected]
http://www.omniorb-support.com/mailman/listinfo/omniorb-dev

--===============4353123935764458==--