[omniORB-dev] [omniORB] Sometimes, CORBA.ORB_init() returns None
Duncan Grisby
duncan at grisby.org
Mon Feb 2 08:09:22 GMT 2009
The omniorb-dev mailing list is only for discussion of development of
omniORB, submission of patches, etc. For questions about developing
_with_ omniORB, please post to the main omniORB mailing list.
Duncan.
On Saturday 31 January, Deng Kim wrote:
> 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
>
> _______________________________________________
> omniORB-dev mailing list
> omniORB-dev at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-dev
mailing list